Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 423 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
- 8 total downloads
- Latest version: 1.1.2
Style your C# console output!
Castle.Core
by: Castle Project Contributors
- 12 total downloads
- Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Hyak.Common
by: Microsoft
- 16 total downloads
- Latest version: 1.2.2
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak.
Grpc.AspNetCore
by: The gRPC Authors
- 413 total downloads
- Latest version: 2.80.0
gRPC meta-package for ASP.NET Core
Apache.Avro
by: Welly
- 12 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.
Grpc.AspNetCore.Server.Reflection
by: The gRPC Authors
- 397 total downloads
- Latest version: 2.80.0
Automatic discovery of services for Grpc.Reflection
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 13 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
- 435 total downloads
- Latest version: 2.80.0
gRPC support for ASP.NET Core
Grpc.Net.Client
by: The gRPC Authors
- 423 total downloads
- Latest version: 2.80.0
.NET client for gRPC
Grpc.Reflection
by: The gRPC Authors
- 504 total downloads
- Latest version: 2.80.0
gRPC C# Server Reflection
AutoMapper
by: Jimmy Bogard
- 16 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
- 420 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.ClientFactory
by: The gRPC Authors
- 422 total downloads
- Latest version: 2.80.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 409 total downloads
- Latest version: 2.80.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 999 total downloads
- Latest version: 2.81.1
gRPC and Protocol Buffer compiler for C# projects
JetBrains.Annotations
by: JetBrains
- 24 total downloads
- Latest version: 2025.1.0-eap1
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
Google.Protobuf
by: Google Inc.
- 733 total downloads
- Latest version: 3.35.1
C# runtime library for Protocol Buffers - Google's data interchange format.
DeviceId
by: Matthew King
- 28 total downloads
- Latest version: 3.0.0
Provides functionality to generate a 'device ID' that can be used to uniquely identify a computer.