Skip to content

Devise is a CRUD Api generator based on C# 9 Source Generators

Notifications You must be signed in to change notification settings

cschadewitz/Devise

Repository files navigation

Devise

Devise is a CRUD Api generator based on C# 9 Source Generator

You bring the entities and Devise will produce DTOs, Automapper Profiles, and a basic partial controller class with basic CRUD implementation for each entity, suitible for use with NSwag for api documentation and api client generation.

Built

  • Intial DTO Generation
  • Generate AutoMapper Profile
  • Generate Api Controller

Forthcoming

  • Generate Business Logic Layer
  • Blazor frontend

About

Devise is a CRUD Api generator based on C# 9 Source Generators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages