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, https://www.nuget.org/packages/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.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.5.1 | 99 | 4/5/2015 |
| 1.5.0 | 63 | 4/5/2015 |
| 0.5.0-beta2 | 39 | 3/26/2015 |
| 0.5.0-beta1 | 39 | 3/26/2015 |
| 0.4.0 | 64 | 3/24/2015 |
| 0.2.0 | 133 | 10/10/2014 |
| 0.1.0 | 265 | 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