Namespace Albatross.Database.SqlServer.SimpleInjector
This project sets up the SimpleInjector container that registers the interfaces in the Albatross.Database project with the implementations from the Albatross.Database.SqlServer project.
- target framework
- netstandard2.0
- net46
- dependency
- SimpleInjector
- SimpleInjector.Packaging
Classes
Factory
Pack
This class will set the SimpleInjector's container between the interfaces in the Albatross.Database namespace and the implementations in the Albatross.Database.SqlServer namespace.