Aperea.Bootstrap is a small opinionated bootstrapper for Applications, it uses StructureMap und the CommonServiceLocator for IoC.
Info
Version: | 0.8.0.86 |
Author(s): | Albert Weinert |
Last Update: | Thursday, January 22, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DerAlbertCom/ApereaFramework/ |
NuGet Url: | https://www.nuget.org/packages/Aperea.Bootstrap |
Install
Install-Package Aperea.Bootstrap
dotnet add package Aperea.Bootstrap
paket add Aperea.Bootstrap
Aperea.Bootstrap Download (Unzip the "nupkg" after downloading)
Dependencies
- structuremap(>= 3.1.1.134 && < 4.0)
- CommonServiceLocator(>= 1.3 && <= 2.0)
- AutoMapper(>= 3.2.1 && < 4.0)
- Log4Net(>= 2.0.3 && < 2.1)
Tags