grpc-csharp
There are 64 repositories under grpc-csharp topic.
aspnetrun/run-aspnet-grpc
Using gRPC in Microservices for Building a high-performance Interservice Communication with .Net 5. See gRPC Microservices and Step by Step Implementation on .NET Course w/ discount->
camunda-community-hub/zeebe-client-csharp
Contains an Zeebe C# client implementation.
Clement-Jean/grpc-csharp-course
gRPC C# Master Class: Build Modern API & Micro services
opentracing-contrib/csharp-grpc
OpenTracing Instrumentation for gRPC
XamlBrewer/UWP-gRPC-Sample
Demonstrates how to create a UWP gRPC client to an ASP.NET Core gRPC server
laurentkempe/grpcAsyncStream
.NET Core 3.0 gRPC Client and Server application showing asynchronous capabilities of gRPC and how to handle it in C# 8 Async stream
luizcarlosfaria/gRPC-Playground
gRPC demos
mingdaocom/GrpcProtoToNuGetPackage
gRPC proto 文件自动生成 NuGet 包
vit-h-zz/mini-service-template
Enterprise grade microservice template powered by OpenApi, Grpc and RabbitMq via MassTransit.
DCS-gRPC/Jupiter
A Demo GUI app for DCS World using DCS-gRPC. Currently Alpha and buggy
yesilcimen/fi.Framework
fi.framework, framework , c# , grpc , api ,cache, efcore, csharp, ioc, entityframeworkcore
AfshinAkbari/bidirectional-streaming-grpc-blazor
Creating bidirectional stream with gRPC and Blazor (.net core 3.1)
divyeshBhartiya/PaymentProcessor.gRPC
This repository is created for knowing and learning the capabilites of gRPC.
mustakimali/grpc-dotnet-demo
gRPC in .NET Core 3 example for my blog post
xevilmaxx/grpc_arm_csharp
C# GRPC for Arm (x32 / x64)
AdemCatamak/Journal
Grpc Sample Project
bioyeneye/DotNetGRPC
Aspnet Core with gRPC including Interceptor, Swagger, Authentication
ermirbeqiraj/grpc-blog-demo
how to build from scratch a gRPC client-server application with C# and dotnet core.
eyupgevenim/gRPC-services
gRPC-services .net core 3.0, server-client, multiple *.proto, xUnit tests(unit and functional tests), authentication with jwt
MirzaMerdovic/grpc-healthchecks-dotnet
Accompanying example on how to setup gRPC server to allow healthchecks using C#
aiczk/Unity-gRPC-Channel-Circuit-Breaker
Circuit Breaker available in the Unity gRPC environment.
DCS-gRPC/Custodian
A Discord bot that allows DCS server administration using slash commands
laurentkempe/grpcAsyncStreamCancellation
.NET Core 3.0 gRPC Client and Server application showing asynchronous capabilities of gRPC and how to handle it in C# 8 Async stream with cancellation.
msadeqsirjani/GrpcMicroservices
About using gRPC in microservices for building a high performance interservice communication with .NET6
muneebsa/grpc-examples
Simple examples of gRPC in various programming languages.
rolfik/gRPC.Test
gRPC server and client testing
thaDev404/grpc-dotnet-client-server
Basic end to end implementation of grpc with dotnet
andrija-tosic/crypto
High performance, Bi-directional gRPC file streaming encryption service using Four square cipher, One time pad, SHA1, XXTEA, Output-feedback block cipher.
canertosuner/gRPC-service-and-client-net-core
gRPC service application created using asp.net core 3.1 and it's 2 clients console applications developed using .net core 3.1
DCS-gRPC/Scribe
A program that gets unit information out of DCS and into a spatially enabled Postgresql Database. This can then be used as a datasource for online maps and other applications.
Hona/gRPC.FeatureFlags
Support for Microsoft.FeatureManagement within ASP.NET Core gRPC applications. Example being, feature flags in Azure App Config, with the same attribute syntax [FeatureGate] used on controllers, but working for gRPC.
KishorNaik/Sol_gRPC_Microservice
Simple example of microservice using gRPC
neiesc/talks
Palestras e workshops apresentadas por min.
sharathgopinath/grpc
Introduction to gRPC using C#
windperson/DemoAspNetCoreMacroBenchmark
Doing macro benchmark using BenchmarkDotNet on ASP.NET Core Web API, gRPC, Orleans services