Custom formatters to use Protobufs in ASP.NET Core.
Info
Version: | 2.0.0 |
Author(s): | James Carroll |
Last Update: | Friday, June 9, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jamcar23/AspCoreProtobufFormatters |
NuGet Url: | https://www.nuget.org/packages/AspCoreProtobufFormatters |
Install
Install-Package AspCoreProtobufFormatters
dotnet add package AspCoreProtobufFormatters
paket add AspCoreProtobufFormatters
AspCoreProtobufFormatters Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Protobuf(>= 3.11.2)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)