Bootstrapper 2.0.3.2
See the version list below for details.
dotnet add package Bootstrapper --version 2.0.3.2
NuGet\Install-Package Bootstrapper -Version 2.0.3.2
<PackageReference Include="Bootstrapper" Version="2.0.3.2" />
paket add Bootstrapper --version 2.0.3.2
#r "nuget: Bootstrapper, 2.0.3.2"
// Install Bootstrapper as a Cake Addin #addin nuget:?package=Bootstrapper&version=2.0.3.2 // Install Bootstrapper as a Cake Tool #tool nuget:?package=Bootstrapper&version=2.0.3.2
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Bootstrapper:
Package | Downloads |
---|---|
Bootstrapper.AutoMapper
Automapper extension for Bootstrapper |
|
Bootstrapper.Windsor
Windsor Extension for Bootstrapper |
|
Bootstrapper.StructureMap
StructureMap extension for Bootstrapper |
|
Bootstrapper.Unity
Unity Extension for Bootstrapper |
|
Bootstrapper.Autofac
Autofac extension for Bootstrapper |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Bootstrapper:
Repository | Stars |
---|---|
hmol/LinkCrawler
Find broken links in webpage
|
Version | Downloads | Last updated |
---|---|---|
2.0.3.13 | 359,639 | 7/1/2014 |
2.0.3.9 | 138,453 | 7/29/2013 |
2.0.3.7 | 13,992 | 4/11/2013 |
2.0.3.6 | 6,316 | 3/3/2013 |
2.0.3.5 | 4,119 | 3/3/2013 |
2.0.3.4 | 4,113 | 3/3/2013 |
2.0.3.3 | 3,126 | 3/2/2013 |
2.0.3.2 | 14,766 | 8/4/2012 |
2.0.3.1 | 13,701 | 4/27/2012 |
2.0.3 | 2,753 | 4/27/2012 |
2.0.2 | 10,222 | 11/1/2011 |
2.0.1.1 | 3,471 | 10/4/2011 |
2.0.1 | 3,642 | 8/4/2011 |
2.0.0 | 5,105 | 6/20/2011 |
1.0.0 | 6,955 | 1/7/2011 |
Added support for Assembly ranges inclusion courtesy of Azatey