Page Index - MoonStorm/FastCrud GitHub Wiki
30 page(s) in this GitHub Wiki:
- Home
- Usage
- Insert
- Select
- Select by primary key(s)
- Select All
- Select record set
- Update
- Update by primary key(s)
- Update all
- Update record set
- Delete
- Delete by primary key(s)
- Delete all
- Delete record set
- Count
- Count all
- Count record set
- Async
- Options
- Default library conventions
- Entity registration
- Installation
- JOINs
- Multiple entity mappings
- Property value mappings
- Release notes for Dapper.FastCrud
- Release notes for Dapper.FastCrud.ModelGenerator
- SQL formatter and format specifiers
- Tests and benchmarks