Blazor Dapper Code Generator

Creates barebones code for Blazor Dapper CRUD for one database table.

  • Note that the Namespace name is the name of your project folder (also the name of the solution).
  • For best results make the first field the primary key.


To get the SQL Server CREATE TABLE statement in SQL Server Management Studio or SQL Server Object Explorer or a similar tool, right-click the table name, choose Script As > CREATE To > New Query Window and select the SQL code from CREATE TABLE to the end of the last column definition. If you get it wrong, this won't work.



An unhandled error has occurred. Reload 🗙