bootstrapper.codeplex.com uses a convention over configuration approach to initialize your IOC container, create automapper maps and run any other startup tasks that your application might need.
Info
Version: | 2.0.3.13 |
Author(s): | Luis Bocaletti |
Last Update: | Tuesday, July 1, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://bootstrapper.codeplex.com |
NuGet Url: | https://www.nuget.org/packages/Bootstrapper |
Install
Install-Package Bootstrapper
dotnet add package Bootstrapper
paket add Bootstrapper
Bootstrapper Download (Unzip the "nupkg" after downloading)
Dependencies
10 packages depend on this package.