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 2cad97ac22 Prepare for nuget publish 2022-11-18 16:05:07 +00:00
.github/workflows Working state 2022-09-05 23:14:31 +01:00
src/BlueWest.EfMethods Prepare for nuget publish 2022-11-18 16:05:07 +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.