FluentValidation by: Jeremy Skinner
  • 42 total downloads
  • Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fody by: The Fody Team
  • 239 total downloads
  • Latest version: 6.9.3
  • ILWeaving, Fody, Cecil, AOP
Extensible tool for weaving .net assemblies.
FreeSql by: FreeSql, ncc, YeXiangQin
  • 0 total downloads
  • Latest version: 3.5.303
  • 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
  • 0 total downloads
  • Latest version: 3.5.303
  • 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.SqlServer by: FreeSql, ncc, YeXiangQin
  • 240 total downloads
  • Latest version: 3.5.305
  • FreeSql ORM SqlServer mssql
FreeSql 数据库实现,基于 SqlServer 2005+,并根据版本适配分页方法:row_number 或 offset fetch next
Gherkin by: Cucumber Ltd, Gaspar Nagy
  • 81 total downloads
  • Latest version: 25.0.2
  • specflow gherkin cucumber
Cross-platform parser for the Gherkin language, used by Cucumber, SpecFlow and other Cucumber-based tools to parse feature files.
Google.Api.CommonProtos by: Google LLC
  • 6 total downloads
  • Latest version: 2.15.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Api.Gax by: Google Inc.
  • 39 total downloads
  • Latest version: 2.10.0
  • Google
Support classes for Google API client libraries
Google.Api.Gax.Rest by: Google Inc.
  • 46 total downloads
  • Latest version: 2.10.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Apis by: Google LLC
  • 166 total downloads
  • Latest version: 1.65.0
  • Google
The Google APIs Client Library is a runtime client for working with Google services. The library supports service requests, media upload and download, etc. Supported Platforms: - .NET Framework 4.5+ - NetStandard1.3, providing .NET Core support
Google.Apis.Auth by: Google LLC
  • 48 total downloads
  • Latest version: 1.61.0-beta01
  • Google
The Google APIs Client Library is a runtime client for working with Google services. This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec. Supported Platforms: - .NET Framework 4.5 - .NET Framework 4.6.1 - .Net Standard 1.3 - .Net Standard 2.0
Google.Apis.Core by: Google LLC
  • 63 total downloads
  • Latest version: 1.64.0
  • Google
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on. Supported Platforms: - .NET Framework 4.5+ - NetStandard1.3, providing .NET Core support
Google.Cloud.Storage.V1 by: Google Inc.
  • 3 total downloads
  • Latest version: 2.3.0-beta04
  • Storage Google Cloud
Recommended Google client library to access the Google Cloud Storage API. It wraps the Google.Apis.Storage.v1 client library, making common operations simpler in client code. Google Cloud Storage stores and retrieves potentially large, immutable data objects.
Google.Protobuf by: Google Inc.
  • 278 total downloads
  • Latest version: 3.33.3
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore by: The gRPC Authors
  • 51 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 51 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 63 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Auth by: The gRPC Authors
  • 315 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2 Auth OAuth2
gRPC C# Authentication Library
Grpc.Core by: The gRPC Authors
  • 238 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
  • 188 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
gRPC C# Surface API