.NET Micro ORMs

Go to class
Write Review

Free Online Course: .NET Micro ORMs provided by Pluralsight is a comprehensive online course, which lasts for 4-5 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. .NET Micro ORMs is taught by Steve Michelotti.

Overview
  • Dapper provides a super fast library for mapping between databases and .NET objects. This code-focused course will introduce you to all the basics you need to be productive with Dapper and incorporate it into your own apps.

    Do you want a data ORM that is simple and lightweight but also is powerful and provides incredible performance? If so, a Micro ORM is for you! This course will provide background for what a Micro ORM is and why you might want to use one. It will then dive into specific details of five .NET Micro ORMs: Dapper, OrmLite, Massive, PetaPoco, and Simple.Data. This demo-heavy course will show the simple elegance of Micro ORMs while providing performance faster than any other "full" ORM available today.