tmsmith / Dapper-ExtensionsLinks
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.
☆1,809Updated last year
Alternatives and similar repositories for Dapper-Extensions
Users that are interested in Dapper-Extensions are comparing it to the libraries listed below
Sorting:
- Who wants to write basic read/insert/update/delete statements? SimpleCRUD provides simple CRUD helpers for Dapper.☆1,160Updated last year
- CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many …☆2,399Updated 6 months ago
- pluggable UI for Quartz.NET☆1,060Updated 3 weeks ago
- Add-on feature for Entity Framework☆1,335Updated 3 months ago
- Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Bat…☆2,338Updated last month
- Fast, Simple, Typed ORM for .NET☆1,520Updated 2 years ago
- Official PetaPoco, A tiny ORM-ish thing for your POCO's☆2,116Updated 11 months ago
- Automated job scheduler with fluent interface for the .NET platform.☆2,725Updated last week
- A simple but effective mini-profiler for ASP.NET (and Core) websites☆2,990Updated last month
- Simple microORM that maps the results of a query onto a POCO object. Project based on Schotime's branch of PetaPoco☆869Updated 2 weeks ago
- Castle Windsor is a best of breed, mature Inversion of Control container available for .NET☆1,536Updated last year
- AspectCore is an AOP-based cross platform framework for .NET Standard.☆1,740Updated 3 months ago
- A quick object-object mapper for .NET☆700Updated last year
- Open source templating engine based on Microsoft's Razor parsing engine☆2,153Updated 4 years ago
- An easy to use .NET API for RabbitMQ☆2,979Updated 5 months ago
- EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle…☆2,062Updated 5 months ago
- CRUD for Dapper☆693Updated 3 weeks ago
- An easy service hosting framework for building Windows services using .NET☆3,594Updated 3 years ago
- C# Extension Methods | Over 1000 extension methods:☆1,694Updated 3 months ago
- The .NET Standard / .NET Core version from the System Linq Dynamic functionality.☆1,669Updated last month
- Exceptionless application☆2,440Updated last week
- NHibernate Object Relational Mapper☆2,157Updated 2 weeks ago
- ASP.NET Web API rate limiter for IIS and Owin hosting☆1,277Updated 3 years ago
- Microdot: An open source .NET microservices framework