Blue.Boot
0.4.3
dotnet add package Blue.Boot --version 0.4.3
NuGet\Install-Package Blue.Boot -Version 0.4.3
<PackageReference Include="Blue.Boot" Version="0.4.3" />
paket add Blue.Boot --version 0.4.3
#r "nuget: Blue.Boot, 0.4.3"
// Install Blue.Boot as a Cake Addin #addin nuget:?package=Blue.Boot&version=0.4.3 // Install Blue.Boot as a Cake Tool #tool nuget:?package=Blue.Boot&version=0.4.3
Design-Time NuGet Package Aggregator - Integration package
Learn more about Target Frameworks and .NET Standard.
-
- Blue.Boot.Lib (>= 0.2.2)
- NuGetPowerTools (>= 0.29.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Blue.Boot:
Package | Downloads |
---|---|
Blue.MVVM.ValidationModule
Module for non-exception based property validation |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|
0.4.3 - Release-Build
0.4.1 - added TypeInitializer in Template-Class, as current WP 8.1 platform would otherwise not initialize static fields of partial extensions
0.4.0 - requires Blue.Boot.Lib >= 0.2.0
0.3.1 - pre processor constant "Blue_Boot" will be set in the target project, so dependant packages can decide wether to call Boot.Strap()
0.3.0 - Call to Boot.Strap will only run once - every subsequent call will return immediately
- Boot template-file delivers PreProcessor directive for usage in Boot-Modules
0.2.0 - changed location of content-files from Blue.Boot to _Blue.Boot
0.1.0 - Initital Release