Generates beatiful repositories directly from your database. Currently only supporting Microsoft SQL Server 2012 and above.
1. Right-click on a project or namespace folder and pick "Add -> Griffin DAL Repo Generator":
2. Select one of your connection strings, one or more tables and finally the type of repository to generate:
3. Preview the files and click "import" if satisfied.
4. The files are added to your projects:
Changelog 2016-02-22 - Added support for datetime2.
|