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" />
<PackageVersion Include="Blue.Utils.Lib" Version="0.2.0" />
<PackageReference Include="Blue.Utils.Lib" />
paket add Blue.Utils.Lib --version 0.2.0
#r "nuget: Blue.Utils.Lib, 0.2.0"
#:package Blue.Utils.Lib@0.2.0
#addin nuget:?package=Blue.Utils.Lib&version=0.2.0
#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,870 | 10/26/2015 |
| 1.5.2 | 1,426 | 9/11/2015 |
| 1.5.1 | 1,507 | 4/5/2015 |
| 1.5.0 | 3,708 | 4/5/2015 |
| 0.5.0-beta3 | 1,219 | 5/8/2015 |
| 0.5.0-beta2 | 1,211 | 3/26/2015 |
| 0.5.0-beta1 | 1,261 | 3/26/2015 |
| 0.4.0 | 1,963 | 3/24/2015 |
| 0.2.0 | 2,964 | 10/10/2014 |
| 0.1.0 | 5,676 | 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