We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bff34d commit 3c23d0fCopy full SHA for 3c23d0f
README.md
@@ -38,3 +38,4 @@ app.UseJsonApi();
38
- Using Entity Framework
39
- All entities in the specified context should have controllers
40
- All entities are served from the same namespace (i.e. 'api/v1')
41
+- All entities have a primary key "Id" and not "EntityId"
0 commit comments