Code Generator will build a simple, yet powerful open source Data Access Layer (DAL) in C# and all generage related Database Stored Procedures in SQL Server. Using Dapper, Npgsql
# Support- MSSSQL
- PostgreSQL
Features
- Generate Stored Procedures
- Generate C# .NET code
- Generates code based on a robust, tried and tested architecture
- Strongly Typed Classes
- Generate Data Layer and Methods
- Generate all Stored Procedures -( Search, Get One, Insert,Update,Delete)
- Generate Service layer
- Generate Repository layer
- All in one UnitOfWork
- Code is Lightweight and Fast
- Easy to maintain