RT.Comb
1.3.0
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
<PackageReference Include="RT.Comb" Version="1.3.0" />
paket add RT.Comb --version 1.3.0
#r "nuget: RT.Comb, 1.3.0"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NETPlatform | dotnet is compatible. |
This package has no dependencies.
NuGet packages (18)
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 |
|
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. |
|
Vendr.Core
Contains the core logic for Vendr, the eCommerce package for Umbraco |
GitHub repositories (3)
Showing the top 3 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
|
|
videokojot/EFCore.BulkExtensions.MIT
|
Version | Downloads | Last updated |
---|---|---|
4.0.1 | 772,852 | 2/11/2023 |
4.0.0 | 34,710 | 12/11/2022 |
3.0.0 | 524,399 | 10/28/2021 |
2.5.0 | 1,656,116 | 12/13/2020 |
2.4.0 | 1,593,390 | 4/24/2020 |
2.3.0 | 742,437 | 7/9/2017 |
2.2.0 | 305,545 | 3/29/2017 |
2.1.0 | 1,847 | 11/21/2016 |
2.0.0 | 1,625 | 11/19/2016 |
1.4.2 | 1,954 | 9/16/2016 |
1.4.1 | 1,814 | 9/16/2016 |
1.4.0 | 1,742 | 8/10/2016 |
1.3.0 | 2,149 | 1/18/2016 |
1.2.0 | 3,855 | 1/14/2016 |
Revamped interface, better support for dependency injection.