A template-based CRUD generator for ASP.NET Entity Framework that streamlines development and reduces the time and effort required to implement CRUD functionality.
Go to file
code liturgy c351b13aac Revert unnecessary change in Models 2022-12-26 20:47:10 +00:00
.github/workflows Working state 2022-09-05 23:14:31 +01:00
src/BlueWest.EfMethods Revert unnecessary change in Models 2022-12-26 20:47:10 +00:00
.editorconfig Initial commit 2022-09-05 22:47:58 +01:00
.gitignore Initial commit 2022-09-05 22:47:58 +01:00
BlueWest.EfMethods.sln Working state 2022-09-05 23:14:31 +01:00
BlueWest.EfMethods.sln.DotSettings Working state 2022-09-05 23:14:31 +01:00
Directory.Build.props Initial commit 2022-09-05 22:47:58 +01:00
LICENSE Initial commit 2022-09-05 22:47:58 +01:00
README.md Update 'README.md' 2022-11-12 01:21:14 +03:00
version.json Initial commit 2022-09-05 22:47:58 +01:00

README.md

BlueWest.EfGenerator

Template based CRUD methods source generator for Entity Framework.

TODO: documentation.