FreeSql.DbContext
by: FreeSql ncc YeXiangQin
- 148 total downloads
- Latest version: 3.2.830
FreeSql is the ORM in .NetCore, .NetFramework, And Xamarin. It supports Mysql, Postgresql, SqlServer, Oracle, Sqlite, Firebird, Clickhouse, QuestDB, Odbc, Oledb, 达梦, 人大金仓, 南大通用, 虚谷, 神舟通用, 翰高, And Access
FreeSql.Provider.MySql
by: FreeSql ncc YeXiangQin
- 152 total downloads
- Latest version: 3.2.830
FreeSql 数据库实现,基于 MySql 5.6,Ado.Net 驱动是 MySql.Data(Oracle官方)
FreeSql.Provider.Oracle
by: FreeSql ncc YeXiangQin
- 178 total downloads
- Latest version: 3.2.830
FreeSql 数据库实现,基于 Oracle 11
FreeSql.Provider.PostgreSQL
by: FreeSql ncc YeXiangQin
- 155 total downloads
- Latest version: 3.2.830
FreeSql 数据库实现,基于 PostgreSQL 9.5
FreeSql.Repository
by: FreeSql ncc YeXiangQin
- 177 total downloads
- Latest version: 3.2.830
FreeSql Implementation of General Repository, Support MySql/SqlServer/PostgreSQL/Oracle/Sqlite/Firebird/Clickhouse/QuestDB/达梦/人大金仓/南大通用/虚谷/神舟通用/翰高/Access, and read/write separation、and split table.
GeoTimeZone
by: Matt Johnson-Pint Simon Bartlett
- 6 total downloads
- Latest version: 6.0.0
Provides an IANA time zone identifier from latitude and longitude coordinates.
Google.Protobuf
by: Google Inc.
- 1.235k total downloads
- Latest version: 3.26.0
C# runtime library for Protocol Buffers - Google's data interchange format.
Gotenberg.Sharp.API.Client
by: Gotenberg.Sharp.API.Client
- 9 total downloads
- Latest version: 2.5.0
C# API client for interacting with the Gotenberg v7 & v8 micro-service's API, a docker-powered stateless API for converting & merging HTML, Markdown and Office documents to PDF. The client supports a configurable Polly retry policy with exponential back-off for handling transient exceptions.
Grpc.AspNetCore.Web
by: The gRPC Authors
- 102 total downloads
- Latest version: 2.61.0
gRPC-Web support for ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 3 total downloads
- Latest version: 2.46.6
C# implementation of gRPC based on native gRPC C-core library.
Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future.
See https://grpc.io/blog/grpc-csharp-future/ for details.
Grpc.Net.Common
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.62.0
Infrastructure for common functionality in gRPC
Hangfire
by: Sergey Odinokov
- 108 total downloads
- Latest version: 1.8.14
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not required.
Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery.
https://www.hangfire.io/
Hangfire.AspNetCore
by: Sergey Odinokov
- 148 total downloads
- Latest version: 1.8.17
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.Console
by: Alexey Skalozub
- 115 total downloads
- Latest version: 1.4.3
Job console for Hangfire
Hangfire.Core
by: Sergey Odinokov
- 730 total downloads
- Latest version: 1.8.17
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks in .NET applications. No Windows Service / Task Scheduler required.
Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery.
https://www.hangfire.io/
- 132 total downloads
- Latest version: 1.0.2
enable basic authorization for hangfire(api or dashbord..)
Hangfire.NetCore
by: Sergey Odinokov
- 140 total downloads
- Latest version: 1.8.17
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.