License validation library now available via Nuget

The redistributable components required for license validation have now been published to Nuget. This will allow you to always build your software using the latest supported version of the validation library without having to install the License Manager on your build server.

To use it either add the package to your Visual Studio project using the contextual “Manage NuGet Packages” menu option or add it using the package manager console.

PM> Install-Package Habanero.Licensing.Validation

For instructions on using Nuget see the NuGet installation instructions or Package Manager documentation.

Written by

Joshua has been developing software professionally since the mid 1990s, he helps software development organisations deliver software faster and more effectively.