Skip to content

thanhle0212/SimpleImplementationWithGRPC

Repository files navigation

SimpleImplementationWithGRPC

This repository includes a sample implementation of gRPC with ASP.NET Core 3.0

gRPC - An RPC library and framework

gRPC is a modern, open source, high-performance remote procedure call (RPC) framework that can run anywhere. gRPC enables client and server applications to communicate transparently, and simplifies the building of connected systems.

About This Repository

This repository contains source code for my article "What is gRPC? and How to implement gRPC with ASP .NET Core 3.x?" on Medium.

https://medium.com/@letienthanh0212/what-is-grpc-and-how-to-implement-grpc-with-asp-net-core-3-x-affe83686123

About

This repository includes a sample implementation of gRPC with ASP.NET Core 3.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages