Flurl
by: Todd Menier
- 129 total downloads
- Latest version: 4.0.0
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Flurl.Http
by: Todd Menier
- 139 total downloads
- Latest version: 4.0.2
A fluent, testable HTTP client library.
FreeSql
by: FreeSql ncc YeXiangQin
- 958 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.DbContext
by: FreeSql ncc YeXiangQin
- 225 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
- 227 total downloads
- Latest version: 3.2.830
FreeSql 数据库实现,基于 MySql 5.6,Ado.Net 驱动是 MySql.Data(Oracle官方)
FreeSql.Provider.Oracle
by: FreeSql ncc YeXiangQin
- 249 total downloads
- Latest version: 3.2.830
FreeSql 数据库实现,基于 Oracle 11
FreeSql.Provider.PostgreSQL
by: FreeSql ncc YeXiangQin
- 227 total downloads
- Latest version: 3.2.830
FreeSql 数据库实现,基于 PostgreSQL 9.5
FreeSql.Repository
by: FreeSql ncc YeXiangQin
- 251 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
- 60 total downloads
- Latest version: 6.0.0
Provides an IANA time zone identifier from latitude and longitude coordinates.
Google.Protobuf
by: Google Inc.
- 1.659k 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
- 12 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
- 171 total downloads
- Latest version: 2.61.0
gRPC-Web support for ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 6 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
- 7 total downloads
- Latest version: 2.62.0
Infrastructure for common functionality in gRPC
Hangfire
by: Sergey Odinokov
- 111 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
- 233 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
- 196 total downloads
- Latest version: 1.4.3
Job console for Hangfire