BlueCollar 1.0.2
.NET Framework 3.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package BlueCollar --version 1.0.2
NuGet\Install-Package BlueCollar -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BlueCollar" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BlueCollar --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BlueCollar, 1.0.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install BlueCollar as a Cake Addin
#addin nuget:?package=BlueCollar&version=1.0.2
// Install BlueCollar as a Cake Tool
#tool nuget:?package=BlueCollar&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Background jobs and scheduled work for .NET.
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
* 1.0.2 - Fix bootstrap responsive issues with YUI compressor.
* 1.0.1 - Upgrade to bootstrap v2.1.1.
- Add timeout to schedule locking.
- Randominze start of worker signal loop.
- Remove SQLite dependency (must manually add SQLite if using BlueCollar.SQLiteRepository).
* 1.0.0 - Initial release.