9 packages tagged with “fastcrud”
Entity generation using classic component model annotations for Dapper.FastCrud from a LocalDb or Sql Server database. Entity domain partitioning can be achieved via separate template configurations. The installation package provides a sample config file, SampleModelGeneratorConfig.tt. Do not modify GenericModelGenerator.tt, as future upgrades via NuGet will fail to update this file. More details are available on the project site.
Fast and flexible CRUD API generator for .NET 9: minimal API + EF Core with DTOs, FluentValidation, paging, filtering, sorting and auto‑Swagger
Data Access library based on Dapper, Dapper.FastCRUD, and DapperQueryBuilder. Implement Repositories (Generic Repository Pattern) and helps to manage connections to distributed databases and/or read-replicas.