Info
Version: | 3.0.0 |
Author(s): | krishemenway |
Last Update: | Tuesday, October 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/krishemenway/strongly-typed-identifiers/tree/master/StronglyTyped.GuidIds |
NuGet Url: | https://www.nuget.org/packages/StronglyTyped.GuidIds |
Install
Install-Package StronglyTyped.GuidIds
dotnet add package StronglyTyped.GuidIds
paket add StronglyTyped.GuidIds
StronglyTyped.GuidIds Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Json(>= 4.6.0)
Tags
This should be used if you desire an extra level of type safety for identifier variables, fields, properties, etc. In addition, it provides improved code readability by allowing you to communicate the content of a variable using both the type name as well as in the variable name.