Info
Version: | 7.1.12149.1635 |
Author(s): | bbv Software Services AG and Contributers |
Last Update: | Monday, May 28, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://code.google.com/p/bbvcommon/ |
NuGet Url: | https://www.nuget.org/packages/bbv.Common.Bootstrapper |
Install
Install-Package bbv.Common.Bootstrapper
dotnet add package bbv.Common.Bootstrapper
paket add bbv.Common.Bootstrapper
bbv.Common.Bootstrapper Download (Unzip the "nupkg" after downloading)
Dependencies
- bbv.Common(>= 7.1.0.0 && < 7.2.0.0)
Tags
* 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.