csharpfritz / InstantAPIs

A library that generates Minimal API endpoints for an Entity Framework context.
MIT License
447 stars 57 forks source link

Model Binding #6

Open csharpfritz opened 2 years ago

csharpfritz commented 2 years ago

Validation and model binding for the POST and PUT operations are needed