TW.UbiquitousId 2.0.3

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

// Install TW.UbiquitousId as a Cake Tool
#tool nuget:?package=TW.UbiquitousId&version=2.0.3

A library for .Net that makes creating and working with custom identifiers easy. Stop relying on ambiguous Guid's/Integers for your Id's and start using something ubiquitous !

Product Compatible and additional computed target framework versions.
.NET Framework 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

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
2.0.3 5,160 11/7/2014
2.0.0 1,167 6/19/2014
1.13.0 1,104 5/27/2014
1.12.2 1,054 5/27/2014
1.12.0 1,118 5/27/2014
1.11.1 1,060 5/27/2014
0.10.6 1,085 5/26/2014

Rewrote to use Generic parameters directly on the Id for schema rather than loosely typed schema class