A convenience wrapper struct for dealing with URL-safe Base64 encoded globally unique identifiers (GUID), making a shorter string value (22 vs 36 characters long).
Info
Version: | 1.0.2 |
Author(s): | Dave Transom |
Last Update: | Friday, May 8, 2020 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/csharpvitamins/csharpvitamins.shortguid/ |
NuGet Url: | https://www.nuget.org/packages/CSharpVitamins.ShortGuid |
Install
Install-Package CSharpVitamins.ShortGuid
dotnet add package CSharpVitamins.ShortGuid
paket add CSharpVitamins.ShortGuid
CSharpVitamins.ShortGuid Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
Tags