Appccelerate.Bootstrapper
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.
Install-Package Appccelerate.Bootstrapper -Version 2.11.0
dotnet add 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"
Release Notes
2: targets now .Net 4.5
Dependencies
-
- Appccelerate.Fundamentals (>= 2.8.0 && < 3.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.11.0 | 7,898 | 1/14/2015 |
2.8.0 | 906 | 10/6/2014 |
2.1.0 | 1,210 | 1/20/2014 |
1.0.84 | 1,091 | 5/31/2013 |
1.0.83 | 877 | 5/31/2013 |
1.0.44 | 1,121 | 10/28/2012 |
1.0.29 | 1,222 | 6/15/2012 |
1.0.25-alpha | 1,003 | 6/12/2012 |
1.0.24-alpha | 792 | 4/5/2012 |
1.0.21-alpha | 860 | 3/21/2012 |
1.0.16-alpha | 802 | 3/21/2012 |