/CRUDWithDapperOrmD8

Create a simple ASP.NET MVC application with Dapper for performing generic CRUD (Create, Read, Update, Delete) operations. Dapper is a lightweight micro ORM (Object-Relational Mapping) for .NET.

Primary LanguageJavaScriptMIT LicenseMIT

Stargazers