VisualStudio Extension to create Easily CRUD queries with Dapper from Models
- Ideally use the component in a project with only your entities, without any other files like Razor pages, etc.
- The class name should be the same name as the file
- Check the Sample Project as a reference point to see how it works: https://github.com/thiagoloureiro/Dapper.Crud.Extension/tree/master/Dapper.Crud.SampleProject/Dapper.Crud.SampleProject
https://marketplace.visualstudio.com/items?itemName=thiagoguaru.DapperCrudGenerator