Skip to content

pacyfist/EZRestAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EZRestAPI

This is an opinionated framework for quickly creating CRUD APIs that allow working on EntityFramework models.

It should allow getting from single entity model to fully working API by adding just a single attribute.

Features

  1. Model
  • Generate id field
  1. DbContext
  • Create CustomDbContext
  1. Repository
  • Create
  • Read
  • Update
  • Delete
  1. Controller

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages