appccelerate - 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.

PM> Install-Package Appccelerate.Bootstrapper -Version 2.11.0 -Source https://www.myget.org/F/appccelerate/api/v3/index.json

Copy to clipboard

> nuget.exe install Appccelerate.Bootstrapper -Version 2.11.0 -Source https://www.myget.org/F/appccelerate/api/v3/index.json

Copy to clipboard

> dotnet add package Appccelerate.Bootstrapper --version 2.11.0 --source https://www.myget.org/F/appccelerate/api/v3/index.json

Copy to clipboard
<PackageReference Include="Appccelerate.Bootstrapper" Version="2.11.0" />
Copy to clipboard
source https://www.myget.org/F/appccelerate/api/v3/index.json

nuget Appccelerate.Bootstrapper  ~> 2.11.0
Copy to clipboard

> choco install Appccelerate.Bootstrapper --version 2.11.0 --source https://www.myget.org/F/appccelerate/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "appccelerate" -SourceLocation "https://www.myget.org/F/appccelerate/api/v2"
Install-Module -Name "Appccelerate.Bootstrapper" -RequiredVersion "2.11.0" -Repository "appccelerate" 
Copy to clipboard

Please see http://www.appccelerate.com/bootstrapper.html for documentation.

2: targets now .Net 4.5

  • Any 0.0
    • Appccelerate.Fundamentals (>= 2.8.0 && < 3.0.0)
  • .NETFramework 4.5: 4.5.0.0

Owners

Urs Enzler

Authors

Appccelerate team

Project URL

https://github.com/appccelerate/bootstrapper

License

Apache-2.0

Tags

Appccelerate bootstrapper startup shutdown

Info

183 total downloads
142 downloads for version 2.11.0
Download (116.02 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
2.11.0 116.02 KB Wed, 14 Jan 2015 09:02:29 GMT 142
2.10.0 117.37 KB Tue, 13 Jan 2015 15:23:52 GMT 5
2.9.0 116 KB Mon, 05 Jan 2015 16:34:32 GMT 6
2.8.0 117.36 KB Mon, 06 Oct 2014 06:50:08 GMT 10
2.7.0 116 KB Mon, 29 Sep 2014 13:31:44 GMT 6
2.6.0 117.36 KB Wed, 23 Jul 2014 06:38:54 GMT 8
2.5.0 115.64 KB Tue, 22 Jul 2014 13:08:21 GMT 6