EventStore.Client.Grpc.Streams
by: Event Store Ltd
- 8 total downloads
- Latest version: 23.1.0
The GRPC client API for Event Store Streams. Get the open source or commercial versions of Event Store server from https://eventstore.com/
EventStore.Client.Grpc.UserManagement
by: Event Store Ltd
- 7 total downloads
- Latest version: 23.1.0
The GRPC client API for managing users in Event Store. Get the open source or commercial versions of Event Store server from https://eventstore.com/
Extensions.MudBlazor.StaticInput
by: 0phois
- 2 total downloads
- Latest version: 4.0.0
MudBlazor extension components for Static Server-Side Rendered pages. Focuses on input components for forms.
Fare
by: Nikos Baxevanis
- 9 total downloads
- Latest version: 2.2.1
.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
- 105 total downloads
- Latest version: 8.0.0
FFmpeg auto generated unsafe bindings for C#/.NET and Mono.
FFMpegCore
by: Malte Rosenbjerg, Vlad Jerca, Max Bagryantsev
- 51 total downloads
- Latest version: 5.4.0
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
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
Lightweight and fast client and server implementation of the Modbus protocol (TCP/RTU, Sync/Async).
FluentValidation
by: Jeremy Skinner
- 243 total downloads
- Latest version: 11.12.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Gee.External.Capstone
by: Ahmed Garhy (@9ee1)
- 14 total downloads
- Latest version: 2.3.0
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.
Gherkin
by: Cucumber Ltd, Gaspar Nagy
- 2 total downloads
- Latest version: 39.0.0
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
GLibSharp is a C# wrapper for the GLib library.
Google.Protobuf
by: Google Inc.
- 478 total downloads
- Latest version: 3.34.0
C# runtime library for Protocol Buffers - Google's data interchange format.
Google.Protobuf.Tools
by: Google Inc.
- 161 total downloads
- Latest version: 3.34.0
See project site for more info.
Grpc.AspNetCore
by: The gRPC Authors
- 149 total downloads
- Latest version: 2.76.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 150 total downloads
- Latest version: 2.76.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 252 total downloads
- Latest version: 2.76.0
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
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
- 302 total downloads
- Latest version: 2.76.0
.NET client for gRPC