Blue.Utils 1.5.0

dotnet add package Blue.Utils --version 1.5.0
NuGet\Install-Package Blue.Utils -Version 1.5.0
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" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Blue.Utils --version 1.5.0
#r "nuget: Blue.Utils, 1.5.0"
#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 as a Cake Addin
#addin nuget:?package=Blue.Utils&version=1.5.0

// Install Blue.Utils as a Cake Tool
#tool nuget:?package=Blue.Utils&version=1.5.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
     Send feedback, feature-request, unexpected breaking changes, etc. via the projects nuget-page, Blue.Utils/ContactOwners, until there is a projet homepage...

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.0 1,492 4/5/2015
0.4.0 1,123 3/24/2015
0.3.0 1,084 3/20/2015
0.1.1 1,376 8/26/2014

1.5.0 - Version alignment
     0.4.0 - Added MonoAndroid1 MonoTouch1 and xamarinios10 support
     0.3.0 - Added .NET3.5 support
     0.2.0 - Extracted binaries to Blue.MVVM.Lib, added dependency to SolutionSnippets
     0.1.0 - Extracted from Blue.MVVM for use in other (non-MVVM) applications