Appccelerate.Bootstrapper 2.11.0

.NET Framework 4.5
dotnet add package Appccelerate.Bootstrapper --version 2.11.0
NuGet\Install-Package Appccelerate.Bootstrapper -Version 2.11.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Appccelerate.Bootstrapper" Version="2.11.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Appccelerate.Bootstrapper --version 2.11.0
#r "nuget: Appccelerate.Bootstrapper, 2.11.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Appccelerate.Bootstrapper as a Cake Addin
#addin nuget:?package=Appccelerate.Bootstrapper&version=2.11.0

// Install Appccelerate.Bootstrapper as a Cake Tool
#tool nuget:?package=Appccelerate.Bootstrapper&version=2.11.0

Bootstrapper provides a simple and flexible way to make your application's startup and shutdown behavior pluggable and extensible:
     The bootstrapper provides a single entry point to startup and shutdown the application,
     Fluent definition syntax allowing to expressively define the startup and shutdown behavior of the application,
     Pluggable behaviors which allow to extend the bootstrapping mechanism in AOP like style,
     ConfigurationSection support with behavior,
     Unobtrusive Key/Value pair configuration section support with behavior,
     Thorough reporting of application startup and shutdown behavior.

Product Versions
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.11.0 8,500 1/14/2015
2.8.0 1,284 10/6/2014
2.1.0 1,600 1/20/2014
1.0.84 1,554 5/31/2013
1.0.83 1,332 5/31/2013
1.0.44 1,630 10/28/2012
1.0.29 1,631 6/15/2012
1.0.25-alpha 1,306 6/12/2012
1.0.24-alpha 1,120 4/5/2012
1.0.21-alpha 1,186 3/21/2012
1.0.16-alpha 1,136 3/21/2012

2: targets now .Net 4.5