WebApiContrib.Formatting.ProtoBuf icon indicating copy to clipboard operation
WebApiContrib.Formatting.ProtoBuf copied to clipboard

Support for ASP.NET Core 5.0

Open tonysneed opened this issue 10 years ago • 3 comments

Are there any plans to support ASP.NET Core 5.0? I would be willing to help out and create a pull request for this.

Cheers, Tony

tonysneed avatar Dec 28 '14 06:12 tonysneed

I think there is a new org/project targeting the now merged MVC / Web API bits for ASP.NET vNext. I believe it's driven by the guys that originally created MvcContrib.

panesofglass avatar Dec 29 '14 20:12 panesofglass

I can't seem to find anything recent from them. Do you have a link?

tonysneed avatar Dec 29 '14 20:12 tonysneed

Actually, writing the input and output formatters for MVC 6 is actually straightforward. The real issue is porting Protobuf-net to ASP.NET Core 5. I've posted an issue on that repo: https://github.com/mgravell/protobuf-net/issues/56.

tonysneed avatar Dec 31 '14 08:12 tonysneed