Flurl by: Todd Menier
  • 129 total downloads
  • Latest version: 4.0.0
  • fluent url uri querystring builder
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
  • rest http httpclient json url uri tdd
A fluent, testable HTTP client library.
FreeSql by: FreeSql ncc YeXiangQin
  • 958 total downloads
  • Latest version: 3.2.830
  • FreeSql ORM
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 ORM DbContext
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 ORM MySql MariaDB Tidb
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 ORM Oracle
FreeSql 数据库实现,基于 Oracle 11
FreeSql.Provider.PostgreSQL by: FreeSql ncc YeXiangQin
  • 227 total downloads
  • Latest version: 3.2.830
  • FreeSql ORM PostgreSQL pgsql
FreeSql 数据库实现,基于 PostgreSQL 9.5
FreeSql.Repository by: FreeSql ncc YeXiangQin
  • 251 total downloads
  • Latest version: 3.2.830
  • FreeSql ORM Repository
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
  • timezone time zone geolocation geo latitude longitude coordinates iana tzdb
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
  • Protocol Buffers Binary Serialization Format Google proto proto3
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
  • Gotenberg pdf C# ApiClient unoconv
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 by: The gRPC Authors
  • 7 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore.Web by: The gRPC Authors
  • 171 total downloads
  • Latest version: 2.61.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC-Web support for ASP.NET Core
Grpc.Core by: The gRPC Authors
  • 6 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
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.Core.Api by: The gRPC Authors
  • 13 total downloads
  • Latest version: 2.62.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 7 total downloads
  • Latest version: 2.62.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.Common by: The gRPC Authors
  • 7 total downloads
  • Latest version: 2.62.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Hangfire by: Sergey Odinokov
  • 111 total downloads
  • Latest version: 1.8.14
  • Hangfire AspNet MVC AspNetCore NetCore SqlServer Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Scheduler Threading Queues
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
  • hangfire aspnetcore
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
  • hangfire console logging
Job console for Hangfire