Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 563 total downloads
- Latest version: 2.80.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Colorful.Console
by: Tom Akita, Muhammad Rehan Saeed, Matt Furden
- 10 total downloads
- Latest version: 1.1.2
Style your C# console output!
Castle.Core
by: Castle Project Contributors
- 15 total downloads
- Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Grpc.AspNetCore
by: The gRPC Authors
- 553 total downloads
- Latest version: 2.80.0
gRPC meta-package for ASP.NET Core
Apache.Avro
by: Welly
- 14 total downloads
- Latest version: 1.7.7.2
Avro provides:
Rich data structures.
A compact, fast, binary data format.
A container file, to store persistent data.
Remote procedure call (RPC).
Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation as an optional optimization, only worth implementing for statically typed languages.
CommonServiceLocator
by: .NET Foundation and Contributors
- 18 total downloads
- Latest version: 2.0.7
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
Grpc.AspNetCore.Server.Reflection
by: The gRPC Authors
- 514 total downloads
- Latest version: 2.80.0
Automatic discovery of services for Grpc.Reflection
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 20 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
Grpc.AspNetCore.Server
by: The gRPC Authors
- 583 total downloads
- Latest version: 2.80.0
gRPC support for ASP.NET Core
Grpc.Net.Client
by: The gRPC Authors
- 555 total downloads
- Latest version: 2.80.0
.NET client for gRPC
Grpc.Reflection
by: The gRPC Authors
- 645 total downloads
- Latest version: 2.80.0
gRPC C# Server Reflection
AutoMapper
by: Jimmy Bogard
- 20 total downloads
- Latest version: 3.3.1
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
Grpc.Core
by: The gRPC Authors
- 494 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.
CsvHelper
by: Josh Close
- 23 total downloads
- Latest version: 33.1.0
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Grpc.Net.ClientFactory
by: The gRPC Authors
- 554 total downloads
- Latest version: 2.80.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 555 total downloads
- Latest version: 2.80.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 1.245k total downloads
- Latest version: 2.83.0
gRPC and Protocol Buffer compiler for C# projects
Google.Protobuf
by: Google Inc.
- 975 total downloads
- Latest version: 3.35.1
C# runtime library for Protocol Buffers - Google's data interchange format.
DeviceId
by: Matthew King
- 34 total downloads
- Latest version: 3.0.0
Provides functionality to generate a 'device ID' that can be used to uniquely identify a computer.