Adaptive CRUD for ASP.NET Core. With EasyData you can get both API endpoints and client-side UI for all CRUD operations in a matter of minutes using just your DbContext and a few lines of code.
MIT License
594
stars
63
forks
source link
Using the Sample App(s) - can't add new Entity #160
Testing the Sample Apps - starting with the React.Net6.
Create a new Employee:
Does include photo path (copied from another employee in the dataset)
Results in this error:
Tried to add new product too and got errors around foreign key constraints too
Another example:
Results in