AspNetCoreMvcProtobufFormatters
AspNetCoreMvcProtobufFormatters copied to clipboard
ASP.NET Core MVC Protobuf Formatters (InputFormatter and OutputFormatter)
ASP.NET Core Protobuf Formatters (InputFormatter and OutputFormatter)
Posts in this series:
- ASP.NET Core Using Protobuf Formatters
- Testing an ASP.NET Core MVC Protobuf API using HTTPClient and xUnit
- System Testing ASP.NET Core APIs using XUnit
| Build | |
|---|---|
| .NET Core |
History
2020-08-28 Updated to .NET Core 3.1, Updated Protobuf
2019-09-13 Updated to .NET Core 3.0
2019-07-06 Adding security and switching to system tests
2019-07-06 Updating packages
2019-01-30 Updated to ASP.NET Core 2.2
2017-08-17 Updated to ASP.NET Core 2.0
2017-03-04 Updated to csproj, VS2017, protobuf-net 2.1.0
2016-07-01: Updated to ASP.NET Core 1.0 RTM
2016-05-22: Updated to ASP.NET Core 1.0 RC2
2015-11-18: Updated to ASP.NET Core 1.0 RC1
2015-10-20: Updated to ASP.NET Core 1.0 beta 8
2015-09-20: Updated to ASP.NET Core 1.0 beta 7
Links:
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/