Skip to content

Releases: jwallace1983/IocMapper

v1.0.2

12 Apr 02:46
18a33f9
Compare
Choose a tag to compare

Updates for library dependencies and frameworks, such as .NET 6 and .NET 7

v1.0.1

27 Jul 15:59
08a0306
Compare
Choose a tag to compare

Initial version for IocMapper! Get control of changes to dependency definitions that typically require every developer changing the same file by keeping mappings for IOC dependencies closer with only class attributes instead of dozens (or hundreds) of explicit mappings that are tedious and difficult to follow/trace through object lifecycles.