Skip to content

In this project, we'll build a CRUD (Create, Read, Update, Delete) Articles web app using .Net Core 3.0, Dapper ORM.

piyush335/CRUD-.NetCore-WEBAPI

Repository files navigation

CRUD-.NetCore-WebAPI

In this project, we'll build a CRUD (Create, Read, Update, Delete) Articles web app using .netCore, a micro-orm for Dapper. Simple API CRUD functionality using the .netCore C# micro-orm for Dapper and MSSQL

Installation

To use this template, your computer needs:

  • .Net Core 3.0
  • Dapper 2.0.30
  • System.Data.SqlClient 4.7.0
  • MSSQL 2008

Create Project "dotnet new webapi

Running the app

dotnet run

About

In this project, we'll build a CRUD (Create, Read, Update, Delete) Articles web app using .Net Core 3.0, Dapper ORM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages