EventStore.Client.Grpc.ProjectionManagement by: Event Store Ltd
  • 84 total downloads
  • Latest version: 23.3.9
  • eventstore client grpc
The GRPC client API for managing Event Store Projections. Get the open source or commercial versions of Event Store server from https://eventstore.com/
EventStore.Client.Grpc.Streams by: Event Store Ltd
  • 86 total downloads
  • Latest version: 23.3.9
  • eventstore client grpc
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
  • 87 total downloads
  • Latest version: 23.3.9
  • eventstore client grpc
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
  • 40 total downloads
  • Latest version: 4.1.0
  • material-design server-side-rendering component blazor microsoft-identity-UI mudblazor SSR blazor-component-library
MudBlazor extension components for Static Server-Side Rendered pages. Focuses on input components for forms.
FFMpegCore by: Malte Rosenbjerg, Vlad Jerca
  • 104 total downloads
  • Latest version: 3.0.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 C# applications
FluentAssertions by: Dennis Doomen, Jonas Nyrup, Xceed
  • 68 total downloads
  • Latest version: 8.1.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, 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.
FsCheck by: Kurt Schelfthout and contributors
  • 3 total downloads
  • Latest version: 0.8.3
  • test testing random fscheck quickcheck
FsCheck is a tool for testing .NET programs automatically. The programmer provides 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. While writing the properties, you are actually writing a testable specification of your program. Specifications are expressed in F#, C# or VB, using combinators defined in the FsCheck library. FsCheck provides combinators to define properties, observe the distribution of test data, and define test data generators. When a property fails, FsCheck automatically displays a minimal counter example.
Gee.External.Capstone by: Ahmed Garhy (@9ee1)
  • 15 total downloads
  • Latest version: 2.0.2
  • capstone disassembler reverse-engineering security arm x86
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: aslakhellesoy
  • 104 total downloads
  • Latest version: 2.12.2
  • gherkin cucumber specflow bdd lexer parser
A fast lexer and parser for the Gherkin language based on Ragel
Google.Api.CommonProtos by: Google LLC
  • 177 total downloads
  • Latest version: 2.17.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Protobuf by: Google Inc.
  • 1.582k total downloads
  • Latest version: 3.35.1
  • 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.
  • 990 total downloads
  • Latest version: 3.35.1
  • Protocol Buffers Binary Serialization Format Google proto proto3
See project site for more info.
Grpc.AspNetCore by: The gRPC Authors
  • 604 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 543 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 521 total downloads
  • Latest version: 2.80.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
  • 509 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
  • 1.131k total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 791 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 717 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common by: The gRPC Authors
  • 704 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC