Automatic compiling of .proto files.
Info
Version: | 1.2.0 |
Author(s): | Warren Falk |
Last Update: | Friday, August 31, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/warrenfalk/msbuild-protocol-buffers |
NuGet Url: | https://www.nuget.org/packages/MsBuild.ProtocolBuffers |
Install
Install-Package MsBuild.ProtocolBuffers
dotnet add package MsBuild.ProtocolBuffers
paket add MsBuild.ProtocolBuffers
MsBuild.ProtocolBuffers Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Google.Protobuf.Tools(>= 3.5.1)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- Google.Protobuf.Tools(>= 3.5.1)
- Microsoft.Build.Framework(>= 15.1.1012)
- Microsoft.Build.Utilities.Core(>= 15.1.1012)
- NETStandard.Library(>= 1.6.1)
Tags