Emgu.runtime.windows.msvc.rt.x64 by: Emgu Corporation
  • 6 total downloads
  • Latest version: 19.44.35214
  • native emgu msvc
This package contains the native x64 MSVC runtime for Windows
Emgu.runtime.windows.msvc.rt.x86 by: Emgu Corporation
  • 8 total downloads
  • Latest version: 19.44.35214
  • native emgu msvc
This package contains the native x86 MSVC runtime for Windows
envdte by: Microsoft
  • 28 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
EventStore.Client by: Event Store Ltd
  • 69 total downloads
  • Latest version: 22.0.0
  • eventstore client
The legacy TCP client API for Event Store. Get the open source or commercial versions of Event Store server from https://eventstore.com/
Fare by: Nikos Baxevanis
  • 1 total downloads
  • Latest version: 2.1.1
  • Regex Test NFA DFA Automaton
.NET port of dk.brics.automaton - Project Fare is an effort to bring a DFA/NFA (finite-state automata) implementation from Java to .NET. There are quite a few implementations available in other languages today. This project aims to fill the gap in .NET.
FFmpeg.AutoGen by: Ruslan Balanukhin
  • 54 total downloads
  • Latest version: 8.0.0
  • ffmpeg
FFmpeg auto generated unsafe bindings for C#/.NET and Mono.
FFMpegCore by: Malte Rosenbjerg, Vlad Jerca, Max Bagryantsev
  • 37 total downloads
  • Latest version: 5.4.0
  • ffmpeg ffprobe convert video audio mediafile resize analyze muxing
A .NET Standard FFMpeg/FFProbe wrapper for easily integrating media analysis and conversion into your .NET applications
FluentAssertions by: Dennis Doomen, Jonas Nyrup, Xceed
  • 23 total downloads
  • Latest version: 8.8.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, MSTest3, MSTest4, 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.
FluentModbus by: https://github.com/Apollo3zehn
  • 95 total downloads
  • Latest version: 5.3.2
  • Modbus ModbusTCP ModbusRTU .NET Standard Windows Linux
Lightweight and fast client and server implementation of the Modbus protocol (TCP/RTU, Sync/Async).
FluentValidation by: Jeremy Skinner
  • 173 total downloads
  • Latest version: 11.12.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Gherkin by: Cucumber Ltd, Gaspar Nagy
  • 1 total downloads
  • Latest version: 19.0.3
  • specflow gherkin cucumber
Cross-platform parser for the Gherkin language, used by Cucumber, SpecFlow and other Cucumber-based tools to parse feature files.
GLibSharp by: 'GtkSharp Contributors'
  • 38 total downloads
  • Latest version: 3.24.24.117-develop
  • glib glibsharp glib-sharp wrapper
GLibSharp is a C# wrapper for the GLib library.
Google.Protobuf by: Google Inc.
  • 474 total downloads
  • Latest version: 3.34.0
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Google.Protobuf.Tools by: Google Inc.
  • 153 total downloads
  • Latest version: 3.34.0-rc2
  • Protocol Buffers Binary Serialization Format Google proto proto3
See project site for more info.
Grpc.AspNetCore by: The gRPC Authors
  • 149 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 150 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 252 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core by: The gRPC Authors
  • 148 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
  • 452 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 302 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2
.NET client for gRPC