OData Restier POST request body
I have a .NET 8 Blazor App. I want to use OData for CRUD. My database is code first, created with migrations.
For the following model:
OData Restier POST request body
I have a .NET 8 Blazor App. I want to use OData for CRUD. My database is code first, created with migrations.
For the following model: