SkywardApps / popcorn

Popcorn is a .Net Middleware for your RESTful API that allows your consumers to request exactly as much or as little as they need, with no effort from you.
https://skywardapps.github.io/popcorn/
MIT License
59 stars 19 forks source link

Update Quickstart #51

Open jmathew opened 6 years ago

jmathew commented 6 years ago

popcorn/docs/dotnet/DotNetQuickStart.md refers to a NetStandard version of Popcorn. I'm not sure that exists.

I believe it should point to this: https://www.nuget.org/packages/Skyward.Api.Popcorn/

alexbarbato commented 6 years ago

Opened MR internally