⚠ Deprecated: Legacy
This package is no more maintained by the Author. Visit https://packages.twileloop.com for new packages
If your project needs to fire queries to a relational database often at different places of your code. This lightweight library will be helpfull. Express.Data allows playing with database queries easy by making use of Dapper, DapperContrib and DTO classes. Examples are provided below. This library is a wrapper around the popular Dapper micro ORM and it's extension Dapper.Contrib. It works with any relational database and runs over ADO.NET and DapperMicroORM The library exposes easy to use API for all kind of database CRUD operations.
$ dotnet add package Twileloop.ExpressDataNo README available.