CRUD operations with PetaPoco and ASP.NET MVC
In this post we are going to see how we can do CRUD operations with ASP.NET MVC and PetaPoco Micro ORM. Petapoco is a tiny ORM developed by topten software. As per them it’s a tiny, fast, single-file micro-ORM for .NET and Mono. Like Massive it’s a single file that you easily add to any