AspNetCoreMvcProtobufFormatters
ASP.NET Core MVC Protobuf Formatters (InputFormatter and OutputFormatter)
Install / Use
/learn @damienbod/AspNetCoreMvcProtobufFormattersREADME
ASP.NET Core Protobuf Formatters (InputFormatter and OutputFormatter)
Posts in this series:
<ul> <li><a href="https://damienbod.com/2015/06/03/asp-net-5-mvc-6-custom-protobuf-formatters/">ASP.NET Core Using Protobuf Formatters </a></li> <li><a href="https://damienbod.com/2017/03/09/testing-an-asp-net-core-mvc-protobuf-api-using-httpclient-and-xunit/">Testing an ASP.NET Core MVC Protobuf API using HTTPClient and xUnit</a></li> <li><a href="https://damienbod.com/2019/07/06/system-testing-asp-net-core-apis-using-xunit/">System Testing ASP.NET Core APIs using XUnit</a></li> </ul>| | Build |
| ------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| .NET Core | |
History
<strong>2020-08-28</strong> Updated to .NET Core 3.1, Updated Protobuf
<strong>2019-09-13</strong> Updated to .NET Core 3.0
<strong>2019-07-06</strong> Adding security and switching to system tests
<strong>2019-07-06</strong> Updating packages
<strong>2019-01-30</strong> Updated to ASP.NET Core 2.2
<strong>2017-08-17</strong> Updated to ASP.NET Core 2.0
<strong>2017-03-04</strong> Updated to csproj, VS2017, protobuf-net 2.1.0
<strong>2016-07-01:</strong> Updated to ASP.NET Core 1.0 RTM
<strong>2016-05-22:</strong> Updated to ASP.NET Core 1.0 RC2
<strong>2015-11-18:</strong> Updated to ASP.NET Core 1.0 RC1
<strong>2015-10-20:</strong> Updated to ASP.NET Core 1.0 beta 8
<strong>2015-09-20:</strong> Updated to ASP.NET Core 1.0 beta 7
<strong>Links:</strong>
https://github.com/mgravell/protobuf-net
http://teelahti.fi/using-google-proto3-with-aspnet-mvc/
https://github.com/damienpontifex/ProtobufFormatter/tree/master/src/ProtobufFormatter
http://www.strathweb.com/2014/11/formatters-asp-net-mvc-6/
http://blogs.msdn.com/b/webdev/archive/2014/11/24/content-negotiation-in-mvc-5-or-how-can-i-just-write-json.aspx
https://github.com/WebApiContrib/WebApiContrib.Formatting.ProtoBuf
https://damienbod.wordpress.com/2014/01/11/using-protobuf-net-media-formatter-with-web-api-2/
https://developers.google.com/protocol-buffers/docs/csharptutorial
http://www.stackoverflow.com/questions/7774155/deserialize-long-string-with-protobuf-for-c-sharp-doesnt-work-properly-for-me
https://xunit.github.io/
https://www.appveyor.com/docs/build-configuration/
https://www.nuget.org/packages/protobuf-net/
Related Skills
node-connect
334.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
334.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.1kCommit, push, and open a PR
