![]() |
VOOZH | about |
dotnet add package Ulid --version 1.4.1
NuGet\Install-Package Ulid -Version 1.4.1
<PackageReference Include="Ulid" Version="1.4.1" />
<PackageVersion Include="Ulid" Version="1.4.1" />Directory.Packages.props
<PackageReference Include="Ulid" />Project file
paket add Ulid --version 1.4.1
#r "nuget: Ulid, 1.4.1"
#:package Ulid@1.4.1
#addin nuget:?package=Ulid&version=1.4.1Install as a Cake Addin
#tool nuget:?package=Ulid&version=1.4.1Install as a Cake Tool
Fast .NET Standard(C#) Implementation of ULID.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 is compatible. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 is compatible. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on Ulid:
| Package | Downloads |
|---|---|
|
Serilog.Sinks.AzureTableStorage
Serilog event sink that writes to Azure Table Storage over HTTP. |
|
|
TIKSN-Framework
TIKSN Framework is a .NET 10 application framework and utility library for building modular services, command-line tools, data-driven applications, and .NET MAUI apps. It includes dependency injection helpers, Autofac modules, repository, query repository, file repository, stream repository, pagination, unit-of-work abstractions, Entity Framework Core, Azure Table Storage, Azure Blob Storage, MongoDB, LiteDB, and RavenDB adapters, memory, distributed, and hybrid repository cache decorators, finance and money types, pricing models, currency conversion, central-bank foreign exchange providers, globalization, language and region localization resources, JSON, XML, MessagePack, custom binary serialization, Protocol Buffers-backed licensing schema support, license generation and signature services, shell and PowerShell application infrastructure, telemetry abstractions, correlation IDs, settings, known folders, network connectivity, antimalware abstractions, versioning, numbering, time period types, REST helpers, sitemap models, and platform-specific MAUI registrations. |
|
|
Ulid.MessagePack
Ulid MessagePack Formatter. |
|
|
Redis.OM
Object Mapping and More for Redis |
|
|
DSharpPlus
A C# API for Discord based off DiscordSharp, but rewritten to fit the API standards. |
Showing the top 11 popular GitHub repositories that depend on Ulid:
| Repository | Stars |
|---|---|
|
servicetitan/Stl.Fusion
Build real-time apps (Blazor included) with less than 1% of extra code responsible for real-time updates. Host 10-1000x faster APIs relying on transparent and nearly 100% consistent caching. We call it DREAM, or Distributed REActive Memoization, and it's here to turn real-time on!
|
|
|
DSharpPlus/DSharpPlus
A .NET library for making bots using the Discord API.
|
|
|
redis/redis-om-dotnet
Object mapping, and more, for Redis and .NET
|
|
|
Cysharp/UnitGenerator
C# Source Generator to create value-object, inspired by units of measure.
|
|
|
CommunityToolkit/Datasync
A collection of libraries that implement a client-server system used for synchronizing data from a cloud-based database.
|
|
|
ActualLab/Fusion
Build real-time Blazor and MAUI apps while writing just 0.1% of the usual real-time update code. Handle 10× more API requests with the ActualLab.Rpc protocol—or 1000× more with Fusion’s transparent and perfectly coherent caching.
|
|
|
madslundt/NetCoreMediatrSample
A project that exemplifies a well-considered architectural approach that combines the advantages of both monolithic and microservices paradigms, fostering modularity, maintainability, and scalability.
|
|
|
surrealdb/surrealdb.net
SurrealDB SDK for .NET
|
|
|
hadashiA/DryDB
An ultra fast read-only embedded B+Tree based key/value database, implemented pure C#.
|
|
|
dr-marek-jaskula/DomainDrivenDesignUniversity
This project was made for tutorial purpose - to clearly present the domain driven design concept.
|
|
|
scott-mcdonald/JsonApiFramework
JsonApiFramework is a fast, extensible, and portable .NET framework for the reading and writing of JSON API documents. Currently working on ApiFramework 1.0 which is a new framework that supports the many enhancements documented in the 2.0 milestone of this project while being media type agnostic but will support media types like {json:api} and GraphQL for serialization/deserialization purposes.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.4.1 | 3,170,740 | 7/28/2025 |
| 1.4.0 | 5,319 | 7/25/2025 |
| 1.3.5 | 6,331 | 7/25/2025 |
| 1.3.4 | 5,522,313 | 7/30/2024 |
| 1.3.3 | 3,039,586 | 9/28/2023 |
| 1.3.2 | 62,333 | 9/15/2023 |
| 1.3.1 | 4,391 | 9/14/2023 |
| 1.3.0 | 83,188 | 8/18/2023 |
| 1.2.6 | 6,800,548 | 2/3/2021 |
| 1.2.5 | 1,940 | 2/3/2021 |
| 1.2.4 | 1,885 | 2/3/2021 |
| 1.2.3 | 2,186 | 2/3/2021 |
| 1.2.2 | 1,891 | 2/3/2021 |
| 1.2.1 | 1,866 | 2/2/2021 |
| 1.2.0 | 13,818 | 2/1/2021 |
| 1.1.1 | 2,492 | 2/1/2021 |
| 1.1.0 | 81,492 | 10/21/2020 |
| 1.0.0 | 54,474 | 2/18/2020 |
| 0.1.8 | 35,674 | 4/2/2019 |
| 0.1.7 | 1,871 | 4/1/2019 |