Appccelerate.Bootstrapper
2.11.0
dotnet add package Appccelerate.Bootstrapper --version 2.11.0
NuGet\Install-Package Appccelerate.Bootstrapper -Version 2.11.0
<PackageReference Include="Appccelerate.Bootstrapper" Version="2.11.0" />
paket add Appccelerate.Bootstrapper --version 2.11.0
#r "nuget: Appccelerate.Bootstrapper, 2.11.0"
// 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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Appccelerate.Fundamentals (>= 2.8.0 && < 3.0.0)
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 | 13,265 | 1/14/2015 |
2.8.0 | 1,477 | 10/6/2014 |
2.1.0 | 1,798 | 1/20/2014 |
1.0.84 | 1,745 | 5/31/2013 |
1.0.83 | 1,509 | 5/31/2013 |
1.0.44 | 1,811 | 10/28/2012 |
1.0.29 | 1,830 | 6/15/2012 |
1.0.25-alpha | 1,448 | 6/12/2012 |
1.0.24-alpha | 1,252 | 4/5/2012 |
1.0.21-alpha | 1,332 | 3/21/2012 |
1.0.16-alpha | 1,287 | 3/21/2012 |
2: targets now .Net 4.5