Blue.Utils.Lib 1.5.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Blue.Utils.Lib --version 1.5.2
NuGet\Install-Package Blue.Utils.Lib -Version 1.5.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="Blue.Utils.Lib" Version="1.5.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Blue.Utils.Lib --version 1.5.2
#r "nuget: Blue.Utils.Lib, 1.5.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Blue.Utils.Lib as a Cake Addin
#addin nuget:?package=Blue.Utils.Lib&version=1.5.2

// Install Blue.Utils.Lib as a Cake Tool
#tool nuget:?package=Blue.Utils.Lib&version=1.5.2

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,484 10/26/2015
1.5.2 1,090 9/11/2015
1.5.1 1,156 4/5/2015
1.5.0 3,267 4/5/2015
0.5.0-beta3 880 5/8/2015
0.5.0-beta2 880 3/26/2015
0.5.0-beta1 926 3/26/2015
0.4.0 1,537 3/24/2015
0.2.0 2,534 10/10/2014
0.1.0 5,119 8/26/2014

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