Top 20 NuGet uuid Packages

Redistributable components for package 'poco.foundation'. This package should only be installed as a dependency. (This is not the package you are looking for).
Reliable unique ID generation and management for distributed applications. Auto-increment IDs reveal sensitive information. UUIDs (also known as GUIDs) are inefficient as primary keys in a database. Having two different IDs is cumbersome and counterintuitive. We can do better. - For a 93-bit UUID ...
Build unique alphanumeric character string with or without JSON-friendly punctuation characters included.
Entity Framework extensions for the Architect.Identities package. https://github.com/TheArchitectDev/Architect.Identities Release notes: 2.1.0: - The ConfigureDecimalIdTypes() extension method now truncates needless trailing zeros received from the database provider (`123.0` => `123`), as is the ...
Release notes: 1.0.2: - Now using AmbientContexts 1.1.1, which fixes extremely rare bugs and improves performance. 1.0.1: - Now using AmbientContexts 1.1.0, for a performance improvement. Description: Azure-based implementations for the Architect.Identities package. This package allows Azure bl...
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 !
Angular Service for Creating UUID and GUID
This package provides classes and methods to generate short unique ID based on current time of the system. It also supports to get back the generated time from an ID.
A Simple Unique Identifier (SUID) is (almost) unique like a GUID but only 7 characters ! There are five types of fixed size SUID : * LettersOnlySuid : 14 lowercase letters * UrlFriendlySuid : 10 url friendly characters * FilenameSuid : 10 characters than can be used to create a filename * Suid : 9...
A simple .NET Core global tool to generate any number of GUID/UUIDs (v3 MD5 hashed, v4 random, v5 SHA-1 hashed), Hashids, Nanoids, Xcode identifiers suitable for storyboard and XIB files, and more.
Package Description
Create a hidden field that will generate UUID
A (partially) legible (G)UID like structure - 'sacrificing long term uniqueness for immediate readability'.
Package Description
Sortable Time-Based GUID (UUID) creation.
Time prefixed UUIDs
Got an Int? Need a Guid? Get a Gluid. A simple, fast collection of extension methods that allow you to covert regular Int's and Long's to a Guid and back later without clashing with any system generated Guid. Useful for converting legacy Id's to distributed Id's without the need for a look-up tabl...