FaceIT.Hangfire.Tags
by: Erwin Bovendeur
- 20 total downloads
- Latest version: 1.8.5
Add tags to Hangfire backgroundjobs
FreeSql
by: FreeSql ncc YeXiangQin
- 1.214k total downloads
- Latest version: 3.5.213
FreeSql is the ORM in .NetCore, .NetFramework, And Xamarin. It supports Mysql, Postgresql, SqlServer, Oracle, Sqlite, Firebird, Clickhouse, DuckDB, TDengine, QuestDB, Odbc, Oledb, 达梦, 人大金仓, 南大通用, 虚谷, 神舟通用, 翰高, And Access
FreeSql.DbContext
by: FreeSql ncc YeXiangQin
- 447 total downloads
- Latest version: 3.5.213
FreeSql is the ORM in .NetCore, .NetFramework, And Xamarin. It supports Mysql, Postgresql, SqlServer, Oracle, Sqlite, Firebird, Clickhouse, DuckDB, TDengine, QuestDB, Odbc, Oledb, 达梦, 人大金仓, 南大通用, 虚谷, 神舟通用, 翰高, And Access
FreeSql.Provider.MySql
by: FreeSql ncc YeXiangQin
- 453 total downloads
- Latest version: 3.5.213
FreeSql 数据库实现,基于 MySql 5.6,Ado.Net 驱动是 MySql.Data(Oracle官方)
FreeSql.Provider.Oracle
by: FreeSql ncc YeXiangQin
- 469 total downloads
- Latest version: 3.5.213
FreeSql 数据库实现,基于 Oracle 11
FreeSql.Provider.PostgreSQL
by: FreeSql ncc YeXiangQin
- 486 total downloads
- Latest version: 3.5.213
FreeSql 数据库实现,基于 PostgreSQL 9.5
FreeSql.Repository
by: FreeSql ncc YeXiangQin
- 501 total downloads
- Latest version: 3.5.213
FreeSql Implementation of General Repository, Support MySql/SqlServer/PostgreSQL/Oracle/Sqlite/Firebird/Clickhouse/DuckDB/TDengine/QuestDB/达梦/人大金仓/南大通用/虚谷/神舟通用/翰高/Access, and read/write separation、and split table.
Google.Protobuf
by: Google Inc.
- 3.586k total downloads
- Latest version: 3.30.0
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore.Web
by: The gRPC Authors
- 371 total downloads
- Latest version: 2.61.0
gRPC-Web support for ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 23 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
- 18 total downloads
- Latest version: 2.62.0
Infrastructure for common functionality in gRPC
Hangfire
by: Sergey Odinokov
- 126 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
- 456 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
- 366 total downloads
- Latest version: 1.4.3
Job console for Hangfire
Hangfire.Core
by: Sergey Odinokov
- 2.056k 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/
Hangfire.NetCore
by: Sergey Odinokov
- 412 total downloads
- Latest version: 1.8.17
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.