An open API service indexing awesome lists of open source software.

https://github.com/omostan/.net-core-3.1-mvc-rest-api

How to build a full REST API using .NET Core 3.1. it is a full implementation of MVC, REST, the Repository Pattern, Dependency Injection, Entity Framework, Data Transfer Objects, (DTOs), AutoMapper to provide 6 API endpoints that will allow you to Create, Read Update and Delete resources following the instructions from https://www.youtube.com/watch?v=fmvcAzHpsk8
https://github.com/omostan/.net-core-3.1-mvc-rest-api

api automapper database-migrations dtos mvc rest-api restful restful-api restful-webservices

Last synced: 12 months ago
JSON representation

How to build a full REST API using .NET Core 3.1. it is a full implementation of MVC, REST, the Repository Pattern, Dependency Injection, Entity Framework, Data Transfer Objects, (DTOs), AutoMapper to provide 6 API endpoints that will allow you to Create, Read Update and Delete resources following the instructions from https://www.youtube.com/watch?v=fmvcAzHpsk8

Awesome Lists containing this project

README

          

"# .NET-Core-3.1-MVC-REST-API"