Blue.Utils.Lib
1.6.0
dotnet add package Blue.Utils.Lib --version 1.6.0
NuGet\Install-Package Blue.Utils.Lib -Version 1.6.0
<PackageReference Include="Blue.Utils.Lib" Version="1.6.0" />
paket add Blue.Utils.Lib --version 1.6.0
#r "nuget: Blue.Utils.Lib, 1.6.0"
// Install Blue.Utils.Lib as a Cake Addin #addin nuget:?package=Blue.Utils.Lib&version=1.6.0 // Install Blue.Utils.Lib as a Cake Tool #tool nuget:?package=Blue.Utils.Lib&version=1.6.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 | net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
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,530 | 10/26/2015 |
1.5.2 | 1,112 | 9/11/2015 |
1.5.1 | 1,180 | 4/5/2015 |
1.5.0 | 3,362 | 4/5/2015 |
0.5.0-beta3 | 906 | 5/8/2015 |
0.5.0-beta2 | 901 | 3/26/2015 |
0.5.0-beta1 | 947 | 3/26/2015 |
0.4.0 | 1,600 | 3/24/2015 |
0.2.0 | 2,604 | 10/10/2014 |
0.1.0 | 5,251 | 8/26/2014 |
1.6.0 - Updated target-platforms for portable-specific assemblies
1.5.2 - Fixed unsigned manifestations of Blue.EventHandling.dll
1.5.0 - Version alignment
0.5.0 - Added Extension method for PropertyChangedEventHandler to invoke events without parameters or with a ProeprtyExpression
0.4.0 - Added MonoAndroid1 MonoTouch1 and xamarinios10 support, version alignment
0.2.0 - Added .NET3.5 support
0.1.0 - Extracted from Blue.Utils to support installation without snippets