Delete with Dapper ORM and ASP.NET MVC 3
I have been writing few posts about Dapper ORM and ASP.NET MVC3 for data manipulation. In this post I am going to explain how we can delete the data with Dapper ORM. For your reference following are the links my previous posts. Playing with dapper Micro ORM and ASP.NET MVC 3.0 Insert with Dapper Micro