Replies: 1 comment
-
It doesn't matter where |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In your team's tutorial Getting Started with ASP.NET Core OData 8, the Build the Edm model and configure the service section does not explicitly define
GetEdmModel()
method. I have worked on thisGetting Started tutorial
, and it works fine. So, why we you haveGetEdmModel()
method explicitly defined in yourStartup.cs
file in GitGub libary?Beta Was this translation helpful? Give feedback.
All reactions