RT.Comb
3.0.0
Install-Package RT.Comb -Version 3.0.0
dotnet add package RT.Comb --version 3.0.0
<PackageReference Include="RT.Comb" Version="3.0.0" />
paket add RT.Comb --version 3.0.0
#r "nuget: RT.Comb, 3.0.0"
// Install RT.Comb as a Cake Addin
#addin nuget:?package=RT.Comb&version=3.0.0
// Install RT.Comb as a Cake Tool
#tool nuget:?package=RT.Comb&version=3.0.0
Library to create and use COMB (timestamped sequential) GUID variants for Microsoft SQL Server and PostgreSQL. See the GitHub site for more details.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- System.Memory (>= 4.5.4)
-
.NETStandard 2.1
- System.Memory (>= 4.5.4)
-
net5.0
- System.Memory (>= 4.5.4)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on RT.Comb:
Package | Downloads |
---|---|
Takenet.Iris.Common
Iris common data types package |
|
Een.Common
Nuget package for common helpers and enums |
|
N17Solutions.Microphobia.Utilities
Long Running Process Execution in Dotnet. Runs long running processes in the background of your application allowing you to fire and forget any long running processes you may need to execute. Helper utilities. |
|
Vendr.Core
Contains the core logic for Vendr, the eCommerce package for Umbraco |
|
RT.Comb.AspNetCore
ASP.NET Extensions to make it easy to create and use COMB (timestamped sequential) GUID variants for Microsoft SQL Server and PostgreSQL. See the GitHub site for more details. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on RT.Comb:
Repository | Stars |
---|---|
borisdj/EFCore.BulkExtensions
Entity Framework Core Bulk Batch Extensions in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, SQLite
|
|
richardtallent/RT.Comb
Creating sequential GUIDs in C# for MSSQL or PostgreSql
|