Blue.Utils.Lib
0.2.0
See the version list below for details.
dotnet add package Blue.Utils.Lib --version 0.2.0
NuGet\Install-Package Blue.Utils.Lib -Version 0.2.0
<PackageReference Include="Blue.Utils.Lib" Version="0.2.0" />
paket add Blue.Utils.Lib --version 0.2.0
#r "nuget: Blue.Utils.Lib, 0.2.0"
// Install Blue.Utils.Lib as a Cake Addin #addin nuget:?package=Blue.Utils.Lib&version=0.2.0 // Install Blue.Utils.Lib as a Cake Tool #tool nuget:?package=Blue.Utils.Lib&version=0.2.0
Utility package for common used functionalities, currently consiting only of VB.NET like event-raising and an elgegant way of validating arguments and raising appropriate Argument*Exceptions
If you want additional code-snippets, stick with Blue.Utils instead
Send feedback, feature-request, unexpected breaking changes, etc. via the projects nuget-page, Blue.Utils.Lib/ContactOwners, until there is a project homepage...
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Blue.Utils.Lib:
Package | Downloads |
---|---|
Blue.Utils
Utility package for common used functionalities, currently consiting only of VB.NET like event-raising and an elgegant way of validating arguments and raising appropriate Argument*Exceptions Send feedback, feature-request, unexpected breaking changes, etc. via the projects nuget-page, http://www.nuget.org/packages/Blue.Utils/ContactOwners, until there is a projet homepage... |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.6.0 | 1,533 | 10/26/2015 |
1.5.2 | 1,113 | 9/11/2015 |
1.5.1 | 1,181 | 4/5/2015 |
1.5.0 | 3,363 | 4/5/2015 |
0.5.0-beta3 | 907 | 5/8/2015 |
0.5.0-beta2 | 902 | 3/26/2015 |
0.5.0-beta1 | 948 | 3/26/2015 |
0.4.0 | 1,601 | 3/24/2015 |
0.2.0 | 2,607 | 10/10/2014 |
0.1.0 | 5,252 | 8/26/2014 |
0.2.0 - added overload for Raise to support typed Events introduced in WinRT / Universal Apps
0.1.0 - Extracted from Blue.Utils to support installation without snippets