How to Publish .NET Core gRPC Server as a Windows Service

In this post I’ll show you how to publish a ASPNET.Core gRPC server to a Windows 2019 Server as a windows service.

gRPC is a high performance remote procedure call framework. With gRPC you can create real time services which can stream requests and responses. Since the release of .NET Core version 3.0 you can find a gRPC Service project template in Visual Studio…

--

--

I’m a software development enthusiast who likes trying different web technologies and adding value to his team.

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Mert Ilis

I’m a software development enthusiast who likes trying different web technologies and adding value to his team.