Blue.Utils
0.4.0
See the version list below for details.
dotnet add package Blue.Utils --version 0.4.0
NuGet\Install-Package Blue.Utils -Version 0.4.0
<PackageReference Include="Blue.Utils" Version="0.4.0" />
paket add Blue.Utils --version 0.4.0
#r "nuget: Blue.Utils, 0.4.0"
// Install Blue.Utils as a Cake Addin #addin nuget:?package=Blue.Utils&version=0.4.0 // Install Blue.Utils as a Cake Tool #tool nuget:?package=Blue.Utils&version=0.4.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...
Learn more about Target Frameworks and .NET Standard.
-
- Blue.Utils.Lib (>= 0.4.0)
- SolutionSnippets (>= 1.0.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
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