MSBuild task to automatically generate c# files from .proto files.
Info
Version: | 0.1.2 |
Author(s): | hanabi1224 |
Last Update: | Wednesday, January 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hanabi1224/Protobuf.CodeGen.BuildTask |
NuGet Url: | https://www.nuget.org/packages/Protobuf.CodeGen.BuildTask |
Install
Install-Package Protobuf.CodeGen.BuildTask
dotnet add package Protobuf.CodeGen.BuildTask
paket add Protobuf.CodeGen.BuildTask
Protobuf.CodeGen.BuildTask Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Protobuf(>= 3.6.1)
- Google.Protobuf.Tools(>= 3.6.1)
Tags