Skip to content

phnx47/dapper-repositories

Repository files navigation

MicroOrm.Dapper.Repositories

ci nuget nuget codecov license

Description

Lightweight library that extends Dapper by generating SQL for CRUD operations based on your POCO classes. It simplifies data access by using metadata attributes to build queries automatically, including support for joins, logical deletes, and pagination.

Read more at Learn Dapper.

Sponsors

Dapper Plus and Entity Framework Extensions are major sponsors and are proud to contribute to the development of MicroOrm.Dapper.Repositories

Dapper Plus

Entity Framework Extensions

License

All contents of this package are licensed under the MIT license.