FluentValidation.DependencyInjectionExtensions by: Jeremy Skinner
  • 192 total downloads
  • Latest version: 11.9.1
Dependency injection extensions for FluentValidation
Fluid.Core by: Sebastien Ros
  • 17 total downloads
  • Latest version: 2.5.0
  • fluid liquid template view engine
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Flurl by: Todd Menier
  • 182 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
  • 192 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
  • 1.031k total downloads
  • Latest version: 3.5.213
  • FreeSql ORM
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
  • 278 total downloads
  • Latest version: 3.5.213
  • FreeSql ORM DbContext
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
  • 280 total downloads
  • Latest version: 3.5.213
  • FreeSql ORM MySql MariaDB Tidb
FreeSql 数据库实现,基于 MySql 5.6,Ado.Net 驱动是 MySql.Data(Oracle官方)
FreeSql.Provider.Oracle by: FreeSql ncc YeXiangQin
  • 296 total downloads
  • Latest version: 3.5.213
  • FreeSql ORM Oracle
FreeSql 数据库实现,基于 Oracle 11
FreeSql.Provider.PostgreSQL by: FreeSql ncc YeXiangQin
  • 277 total downloads
  • Latest version: 3.5.213
  • FreeSql ORM PostgreSQL pgsql
FreeSql 数据库实现,基于 PostgreSQL 9.5
FreeSql.Repository by: FreeSql ncc YeXiangQin
  • 299 total downloads
  • Latest version: 3.5.213
  • FreeSql ORM Repository
FreeSql Implementation of General Repository, Support MySql/SqlServer/PostgreSQL/Oracle/Sqlite/Firebird/Clickhouse/DuckDB/TDengine/QuestDB/达梦/人大金仓/南大通用/虚谷/神舟通用/翰高/Access, and read/write separation、and split table.
GeoTimeZone by: Matt Johnson-Pint Simon Bartlett
  • 96 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.852k total downloads
  • Latest version: 3.30.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
  • 14 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
  • 8 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore.Web by: The gRPC Authors
  • 211 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
  • 7 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
  • 15 total downloads
  • Latest version: 2.62.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 8 total downloads
  • Latest version: 2.62.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.Common by: The gRPC Authors
  • 8 total downloads
  • Latest version: 2.62.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Hangfire by: Sergey Odinokov
  • 112 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/