ExcelNumberFormat by: ExcelNumberFormat developers
  • 12 total downloads
  • Latest version: 1.1.0
  • excel,formatting,numfmt,formatcode
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
Excubo.Blazor.LazyStyleSheet by: Stefan Lörwald
  • 7 total downloads
  • Latest version: 3.1.21
  • blazor,css,web
Excubo.Blazor.LazyStyleSheet makes it easy to dynamically load style sheets in razor components. This improves page load times and reduces the amount of data transferred over the network.
Excubo.Blazor.TreeViews by: Stefan Lörwald
  • 1 total downloads
  • Latest version: 4.0.47
  • blazor,html,treeview
Excubo.Blazor.TreeViews is a Blazor component library for tree views.
ExtendedNumerics.BigDecimal by: https://github.com/AdamWhiteHat
  • 1 total downloads
  • Latest version: 1.0.0.1
  • math;mathematics;biginteger;decimal;arbitrary-precision;fractions;numerics;csharp;
Arbitrary precision decimal class
FirebirdSql.Data.FirebirdClient by: FirebirdSQL
  • 17 total downloads
  • Latest version: 6.2.0.1
  • firebird firebirsql firebirdclient adonet database
Firebird ADO.NET Data provider
FluentAssertions by: Dennis Doomen, Jonas Nyrup, Xceed
  • 2 total downloads
  • Latest version: 8.1.0
  • MSTest2 xUnit NUnit MSpec TUnit TDD BDD Fluent netstandard uwp
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher. Supports the unit test frameworks MSTest2, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit. IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/). Check out the [license page](LICENSE) for more information.
FluentValidation by: Jeremy Skinner
  • 1 total downloads
  • Latest version: 5.1.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fody by: The Fody Team
  • 140 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
  • 136 total downloads
  • Latest version: 3.5.303
  • FreeSql ORM SqlServer mssql
FreeSql 数据库实现,基于 SqlServer 2005+,并根据版本适配分页方法:row_number 或 offset fetch next
gherkin by: aslakhellesoy
  • 29 total downloads
  • Latest version: 2.12.2
  • gherkin cucumber specflow bdd lexer parser
A fast lexer and parser for the Gherkin language based on Ragel
Google.Apis by: Google Inc.
  • 16 total downloads
  • Latest version: 1.10.1-rc1
  • 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 - Windows Store apps - Windows Phone 8 and 8.1 - Portable Class Libraries
Google.Apis.Auth by: Google Inc.
  • 9 total downloads
  • Latest version: 1.9.3
  • 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 - Windows Store apps - Windows Phone 8 and 8.1 - Portable Class Libraries
Google.Protobuf by: Google Inc.
  • 156 total downloads
  • Latest version: 3.33.2
  • 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
  • 4 total downloads
  • Latest version: 2.58.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 3 total downloads
  • Latest version: 2.49.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 3 total downloads
  • Latest version: 2.49.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
  • 123 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2 Auth OAuth2
gRPC C# Authentication Library
Grpc.Core by: The gRPC Authors
  • 77 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.