Bootstrapping for Backend.Fx using Simple Injector 4.
Info
Version: | 3.2.12 |
Author(s): | Marc Wittke |
Last Update: | Wednesday, July 25, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/marcwittke/Backend.Fx |
NuGet Url: | https://www.nuget.org/packages/Backend.Fx.Bootstrapping |
Install
Install-Package Backend.Fx.Bootstrapping
dotnet add package Backend.Fx.Bootstrapping
paket add Backend.Fx.Bootstrapping
Backend.Fx.Bootstrapping Download (Unzip the "nupkg" after downloading)
Dependencies
- Backend.Fx.EfCorePersistence(>= 3.2.12)
- Backend.Fx(>= 3.2.12)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.1.1)
- SimpleInjector(>= 4.3.0)