Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Sample: Build web APIs with OData support using ASP.NET Core #69

Open
Rick-Anderson opened this issue Oct 17, 2019 · 0 comments

Comments

@Rick-Anderson
Copy link
Contributor

Rick-Anderson commented Oct 17, 2019

Please review Sample: Build web APIs with OData support using ASP.NET Core and let me know if you'd like me to migrate that tutorial to this repo.

Outline of proposed work

  • Create AspnetCore folder in OData-docs/Odata-docs/webapi/
  • Move the sample/tutorial to the AspnetCore folder.
  • Add ASP.NET Core 3.0 version.
  • Add tutorial to the TOC

Does your repo support importing snippets? If not, would you like me to enable that?
Does your repo support versions? If not, would you like me to enable that.

::: moniker range=">= aspnetcore-3.0"
//  3.0 version here
::: moniker-end

::: moniker range="< aspnetcore-3.0"
// 2.2 version here
::: moniker-end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant