RT.Comb 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package RT.Comb --version 1.3.0
NuGet\Install-Package RT.Comb -Version 1.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RT.Comb" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RT.Comb --version 1.3.0
#r "nuget: RT.Comb, 1.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RT.Comb as a Cake Addin
#addin nuget:?package=RT.Comb&version=1.3.0

// Install RT.Comb as a Cake Tool
#tool nuget:?package=RT.Comb&version=1.3.0

Library to create and use COMB (timestamped sequential) GUID variants for Microsoft SQL Server and PostgreSQL.

Product Compatible and additional computed target framework versions.
.NETPlatform dotnet is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (16)

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

FluiTec.AppFx.Data

Package Description

Vendr.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 EF Core efcore Bulk Batch Extensions with BulkCopy in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, MySQL, SQLite
richardtallent/RT.Comb
Creating sequential GUIDs in C# for MSSQL or PostgreSql
Version Downloads Last updated
4.0.1 379,978 2/11/2023
4.0.0 28,455 12/11/2022
3.0.0 459,060 10/28/2021
2.5.0 1,226,694 12/13/2020
2.4.0 1,174,000 4/24/2020
2.3.0 692,398 7/9/2017
2.2.0 290,457 3/29/2017
2.1.0 1,774 11/21/2016
2.0.0 1,559 11/19/2016
1.4.2 1,885 9/16/2016
1.4.1 1,755 9/16/2016
1.4.0 1,683 8/10/2016
1.3.0 2,088 1/18/2016
1.2.0 3,612 1/14/2016

Revamped interface, better support for dependency injection.