RT.Comb
2.5.0
Library to create and use COMB (timestamped sequential) GUID variants for Microsoft SQL Server and PostgreSQL. See the GitHub site for more details.
Install-Package RT.Comb -Version 2.5.0
dotnet add package RT.Comb --version 2.5.0
<PackageReference Include="RT.Comb" Version="2.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RT.Comb --version 2.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RT.Comb, 2.5.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (7)
Showing the top 5 NuGet packages that depend on RT.Comb:
Package | Downloads |
---|---|
Takenet.Iris.Common
Iris common data types package
|
|
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.
|
|
Een.Common
Nuget package for common helpers and enums
|
|
Logging.RavenDB
RavenDB structured logging provider for .net core 3.1. Store your logs in a RavenDB database and query them easily.
|
|
SparkFramework.Data
Package Description
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on RT.Comb:
Repository | Stars |
---|---|
borisdj/EFCore.BulkExtensions
Entity Framework Core Bulk Batch Extensions for Insert Update Delete and Read (CRUD) operations on SQL Server and SQLite
|