Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Dapper packages

Showing projects tagged as Dapper

  • Dapper Extensions

    7.8 0.0 L5 C#
    Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.
  • MicroOrm.Dapper.Repositories

    5.9 8.8 L4 C#
    CRUD for Dapper
  • Dapper.FastCRUD

    5.2 3.8 L3 C#
    fast & light .NET ORM for strongly typed people
  • Dapper.MicroCRUD

    1.5 0.0 C#
    CRUD Extensions for Dapper.Net
  • Dapper.QX

    1.1 5.7 C#
    More powerful and testable inline SQL used with Dapper
  • Dapper.CX

    1.0 3.6 C#
    A Crud library based on Dapper