Allows swapping out IoC containers without rewriting registration or resolve code.
Перейти к файлу
David Rickard 259f47251d
Update README.md
2021-01-23 08:58:47 -08:00
Microsoft.AnyContainer Target .NET 4.6 as well as .NET Standard 2018-08-13 18:31:41 -07:00
Microsoft.AnyContainer.DryIoc Target .NET 4.6 as well as .NET Standard 2018-08-13 18:31:41 -07:00
Microsoft.AnyContainer.SimpleInjector Target .NET 4.6 as well as .NET Standard 2018-08-13 18:31:41 -07:00
Microsoft.AnyContainer.SimpleInjector.Web Updated license headers to recommended text. 2018-08-09 23:20:44 -07:00
Microsoft.AnyContainer.Unity Target .NET 4.6 as well as .NET Standard 2018-08-13 18:31:41 -07:00
UnitTests Changed from Resolver to StaticResolver due to System.Resolver internal class conflict. 2018-08-12 12:24:37 -07:00
.gitignore
AnyContainer.sln Added DryIoc support. 2018-08-09 23:44:14 -07:00
AnyContainer.sln.licenseheader Updated license headers to recommended text. 2018-08-09 23:20:44 -07:00
AnyContainerIcon.png Updated icon. 2018-08-02 18:01:32 -07:00
LICENSE
README.md Update README.md 2021-01-23 08:58:47 -08:00
build.ps1