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
Wvader e5350b2ae8 listObjectFullTypeName wip 2023-01-03 15:27:30 +00:00
.github/workflows Working state 2022-09-05 23:14:31 +01:00
src/BlueWest.EfMethods listObjectFullTypeName wip 2023-01-03 15:27:30 +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.