fast .NET ORM for strongly typed people
☆519Jun 3, 2024Updated last year
Alternatives and similar repositories for FastCrud
Users that are interested in FastCrud 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,164Jan 16, 2024Updated 2 years ago
- Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs…☆1,824Feb 6, 2024Updated 2 years ago
- Smoother IoC using Dapper Dapper.FastCRUD with Repository and UnitOfWork patterns☆71Jun 21, 2018Updated 7 years ago
- CRUD for Dapper☆701Updated this week
- CRUD operations with Dapper made simple.☆685Dec 10, 2025Updated 3 months ago
- Provides a simple API to fluently map POCO properties to database columns when using Dapper.☆442Apr 19, 2023Updated 2 years ago
- Dapper Plus - High-Efficient Bulk Actions (Insert, Update, Delete, and Merge) for .NET☆427Mar 10, 2026Updated last week
- Dapper.Mapper is an extension to Dapper multi mapping which figures out the relationships between the returned objects and automatically …☆85Jun 25, 2020Updated 5 years ago
- CRUD Extensions for Dapper.Net☆23Dec 24, 2020Updated 5 years ago
- Dapper - a simple object mapper for .Net☆18,241Mar 6, 2026Updated 2 weeks ago
- SQLinq - use LINQ to generate Ad-Hoc SQL Queries☆77Sep 13, 2019Updated 6 years ago
- Automated job scheduler with fluent interface for the .NET platform.☆2,768Mar 7, 2026Updated 2 weeks ago
- Linq to database provider.☆3,259Updated this week
- CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many …☆2,416Feb 18, 2026Updated last month
- Official PetaPoco, A tiny ORM-ish thing for your POCO's☆2,135Nov 30, 2025Updated 3 months ago
- C# Generic Repository for use with Entity Framework, RavenDB and more with built-in caching options.☆662Mar 4, 2023Updated 3 years ago
- A hybrid ORM library for .NET.