ExcelNumberFormat
by: ExcelNumberFormat developers
- 12 total downloads
- Latest version: 1.1.0
.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
- 26 total downloads
- Latest version: 3.1.21
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
- 19 total downloads
- Latest version: 4.0.47
Excubo.Blazor.TreeViews is a Blazor component library for tree views.
ExtendedNumerics.BigDecimal
by: https://github.com/AdamWhiteHat
- 3 total downloads
- Latest version: 1.0.0.1
Arbitrary precision decimal class
FirebirdSql.Data.FirebirdClient
by: FirebirdSQL
- 36 total downloads
- Latest version: 6.4.0
Firebird ADO.NET Data provider
FluentAssertions
by: Dennis Doomen, Jonas Nyrup, Xceed
- 4 total downloads
- Latest version: 8.1.0
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.
FluentResults
by: Michael Altmann
- 41 total downloads
- Latest version: 2.6.0
A lightweight Result object implementation for .NET
FluentValidation
by: Jeremy Skinner
- 1 total downloads
- Latest version: 7.3.2
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fody
by: The Fody Team
- 183 total downloads
- Latest version: 6.9.3
Extensible tool for weaving .net assemblies.
gherkin
by: aslakhellesoy
- 46 total downloads
- Latest version: 2.12.2
A fast lexer and parser for the Gherkin language based on Ragel
Google.Apis
by: Google Inc.
- 3 total downloads
- Latest version: 1.3.0-beta15234
Google APIs Client Library (Contact me whenever new versions are available!)
Google.Protobuf
by: Google Inc.
- 182 total downloads
- Latest version: 3.33.3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 24 total downloads
- Latest version: 2.76.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 24 total downloads
- Latest version: 2.76.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 42 total downloads
- Latest version: 2.67.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Auth
by: The gRPC Authors
- 136 total downloads
- Latest version: 2.76.0
gRPC C# Authentication Library
Grpc.Core
by: The gRPC Authors
- 84 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.Client
by: The gRPC Authors
- 56 total downloads
- Latest version: 2.76.0-pre1
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 111 total downloads
- Latest version: 2.76.0-pre1
HttpClientFactory integration the for gRPC .NET client