FluentValidation by: Jeremy Skinner
  • 5 total downloads
  • Latest version: 9.3.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore by: Jeremy Skinner
  • 4 total downloads
  • Latest version: 9.3.0
AspNetCore integration for FluentValidation
Google.Api.CommonProtos by: Google LLC
  • 18.488k total downloads
  • Latest version: 2.6.0
  • Google
Common Protocol Buffer messages for Google APIs
FakeItEasy by: Patrik Hägne FakeItEasy contributors
  • 799 total downloads
  • Latest version: 7.0.1
  • TDD unittesting mocks mocking fakes faking stubs stubbing spy spies doubles isolation substitutes substitution
It's faking amazing! The easy mocking library for .NET that works great in C# and VB.NET alike. No need to know the difference between a stub, a mock or a spy, everything's a fake! The easy to use, refactoring friendly API makes faking a breeze.
Google.Api.Gax by: Google LLC
  • 22.051k total downloads
  • Latest version: 4.1.1
  • Google
Support classes for Google API client libraries
Gems-Netcore-SDK by: Agate Tech Team
  • 5.78k total downloads
  • Latest version: 1.4.3
  • Plugin Gems API Net Core
SDK provided for internal use. Connecting your application to Gemstone Services.
ExcelNumberFormat by: ExcelNumberFormat developers
  • 315 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.
Gee.External.Capstone by: Ahmed Garhy (@9ee1)
  • 4 total downloads
  • Latest version: 2.3.0
  • capstone disassembler reverse-engineering security arm x86
Capstone.NET is a .NET Core and a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 4, and has a friendly and simple type safe API that is ridiculously easy to learn and quick to pick up.
Flurl.Http by: Todd Menier
  • 760 total downloads
  • Latest version: 4.0.0-pre2
  • rest http httpclient json url uri tdd
A fluent, portable, testable HTTP client library.
Flurl by: Todd Menier
  • 762 total downloads
  • Latest version: 3.0.6
  • fluent url uri querystring builder
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
FluentValidation.DependencyInjectionExtensions by: Jeremy Skinner
  • 5 total downloads
  • Latest version: 9.3.0
Dependency injection extensions for FluentValidation
ExcelDataReader by: ExcelDataReader developers
  • 4 total downloads
  • Latest version: 3.6.0
  • excel xls xlsx
Lightweight and fast library written in C# for reading Microsoft Excel files (2.0-2007).
Google.Api.Gax.Grpc by: Google LLC
  • 18.199k total downloads
  • Latest version: 4.1.1
  • Google
Additional support classes for Google gRPC API client libraries
ExcelDataReader.DataSet by: ExcelDataReader developers
  • 6 total downloads
  • Latest version: 3.6.0
  • excel xls xlsx dataset
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
Google.Api.Gax.Rest by: Google LLC
  • 5.147k total downloads
  • Latest version: 4.0.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Api.Gax.Grpc.GrpcCore by: Google LLC
  • 17.155k total downloads
  • Latest version: 3.7.0
  • Google
Implementation of the GAX GrpcAdapter abstract class based on Grpc.Core
Fractions by: Daniel Mueller
  • 31 total downloads
  • Latest version: 4.0.1
  • fraction math
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.
FluentEmail.Smtp by: Luke Lowrey Ben Cull Github Contributors
  • 277 total downloads
  • Latest version: 3.0.2
  • email smtp fluent fluentemail
Now we're talking. Send emails via SMTP.
FluentAssertions by: Dennis Doomen Jonas Nyrup
  • 8.183k total downloads
  • Latest version: 6.7.0
  • MSTest2 xUnit NUnit MSpec NSpec TDD BDD Fluent netcore 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. Targets .NET Framework 4.7, .NET Core 2.1 and 3.0, .NET 6, as well as .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
FluentEmail.Core by: Luke Lowrey Ben Cull Github Contributors
  • 277 total downloads
  • Latest version: 3.0.2
  • email smtp fluent fluentemail
Send emails very easily. Use razor templates, smtp, embedded files, all without hassle. This is a Base Package and includes just the domain model, very basic defaults, and is also included with every other Fluent Email package here.