FFMpegCore
by: Malte Rosenbjerg, Vlad Jerca
- 135 total downloads
- Latest version: 3.0.0
A .NET Standard FFMpeg/FFProbe wrapper for easily integrating media analysis and conversion into your C# applications
FluentAssertions
by: Dennis Doomen, Jonas Nyrup, Xceed
- 219 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.
FluentValidation
by: Jeremy Skinner
- 354 total downloads
- Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FsCheck
by: Kurt Schelfthout and contributors
- 91 total downloads
- Latest version: 2.16.6
FsCheck is a tool for testing .NET programs automatically. You provide a specification of the program, in the form of properties which functions, methods or objects should satisfy, and FsCheck then tests that the properties hold in a large number of randomly generated cases. Such properties are actually a testable specification of your program.
Properties are written in F#, C# or VB. FsCheck helps you to define properties, observe the distribution of test data, and define test data generators. Crucially, when a property fails, FsCheck automatically displays a minimal counter example.
Gee.External.Capstone
by: Ahmed Garhy (@9ee1)
- 20 total downloads
- Latest version: 2.0.2
Capstone.NET is an opinionated .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.
Gherkin
by: Cucumber Ltd, Gaspar Nagy
- 146 total downloads
- Latest version: 5.1.0
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
- 278 total downloads
- Latest version: 2.17.0
Common Protocol Buffer messages for Google APIs
Google.Protobuf
by: Google Inc.
- 1.949k total downloads
- Latest version: 3.35.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Google.Protobuf.Tools
by: Google Inc.
- 1.212k total downloads
- Latest version: 3.36.0-rc2
See project site for more info.
Grpc.AspNetCore
by: The gRPC Authors
- 723 total downloads
- Latest version: 2.80.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 667 total downloads
- Latest version: 2.80.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 641 total downloads
- Latest version: 2.80.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 887 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.Core.Api
by: The gRPC Authors
- 1.309k total downloads
- Latest version: 2.80.0
gRPC C# Surface API
Grpc.Net.Client
by: The gRPC Authors
- 914 total downloads
- Latest version: 2.80.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 839 total downloads
- Latest version: 2.80.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 821 total downloads
- Latest version: 2.80.0
Infrastructure for common functionality in gRPC
Grpc.StatusProto
by: The gRPC Authors
- 290 total downloads
- Latest version: 2.80.0
gRPC C# API for error handling using google/rpc/status.proto
Grpc.Tools
by: The gRPC Authors
- 1.499k total downloads
- Latest version: 2.83.0
gRPC and Protocol Buffer compiler for C# projects
HarfBuzzSharp
by: Microsoft
- 194 total downloads
- Latest version: 7.3.0.3
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.