Info
Version: | 2.8.2 |
Author(s): | garados007 |
Last Update: | Friday, March 5, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/garados007/srpc |
NuGet Url: | https://www.nuget.org/packages/sRPC.Tools |
Install
Install-Package sRPC.Tools
dotnet add package sRPC.Tools
paket add sRPC.Tools
sRPC.Tools Download (Unzip the "nupkg" after downloading)
Add this package to a project that contains .proto files to be compiled to code.
This contains the compilers, include files and project system integration that
is necessary to build on Windows, Linux and MacOS.
It is recommended to install the NuGet packages sRPC and Google.Protobuf.