Skip to content

nicoguedes/REST-ASPNETCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

.NET Core CRUD (REST) Template

Basic application connecting to a MySQL Database. A Generic Service was created for CRUD Operations. To add a new Entity just inherit from GenericServiceImpl and you get Create, Retrieve, Update and Delete for free.

Developed with

  • ASP .NET Core 2.2
  • Entity Framework
  • MySQL Database

About

.NET Core 2.2 REST API > MySQL (Template)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published