* Cantinho Satkeys

Refresh History
  • FELISCUNHA: ghyt74  pessoal  4tj97u<z
    21 de Abril de 2025, 10:38
  • cereal killa:
    19 de Abril de 2025, 21:17
  • j.s.: tenham uma Santa e Feliz Páscoa  49E09B4F 49E09B4F 49E09B4F
    19 de Abril de 2025, 18:19
  • j.s.:
    19 de Abril de 2025, 18:19
  • j.s.: dgtgtr a todos  4tj97u<z 4tj97u<z
    19 de Abril de 2025, 18:15
  • FELISCUNHA: Uma santa sexta feira para todo o auditório  4tj97u<z
    18 de Abril de 2025, 11:12
  • JPratas: try65hytr Pessoal  4tj97u<z classic k7y8j0
    18 de Abril de 2025, 03:28
  • cereal killa: try65hytr malta  classic 2dgh8i
    14 de Abril de 2025, 23:14
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  101041
    13 de Abril de 2025, 11:45
  • j.s.: e um bom domingo de Ramos  43e5r6 43e5r6
    11 de Abril de 2025, 21:02
  • j.s.: tenham um excelente fim de semana  49E09B4F
    11 de Abril de 2025, 21:01
  • j.s.: try65hytr a todos  4tj97u<z
    11 de Abril de 2025, 21:00
  • JPratas: try65hytr  y5r6t Pessoal  classic k7y8j0
    11 de Abril de 2025, 04:15
  • JPratas: dgtgtr A Todos  4tj97u<z classic k7y8j0
    10 de Abril de 2025, 18:29
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    09 de Abril de 2025, 11:59
  • cereal killa: try65hytr pessoal  2dgh8i
    08 de Abril de 2025, 23:21
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  43e5r6
    06 de Abril de 2025, 11:13
  • cccdh: Ola para todos!
    04 de Abril de 2025, 23:41
  • j.s.: tenham um excelente fim de semana  49E09B4F
    04 de Abril de 2025, 21:10
  • j.s.: try65hytr a todos  4tj97u<z
    04 de Abril de 2025, 21:10

Autor Tópico: Create your first API with ASP.NET Core  (Lida 77 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Online mitsumi

  • Moderador Global
  • ***
  • Mensagens: 119389
  • Karma: +0/-0
Create your first API with ASP.NET Core
« em: 19 de Junho de 2021, 09:59 »

Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 48.0 KHz
Language: English | Size: 1.38 GB | Duration: 2h 32m
Fundamentals and tools to create a Restful web API with ASP.NET Core MVC technology

What you'll learn
Create a web API with ASP NET Core
Entity Framework Core
CRUD
LINQ
Code first
MVC
Use Postman
Use Visual Studio

Description
ASP.NET Core supports building RESTful services, also known as web APIs, using C#. To process requests, a web API uses controllers. Controllers in a web API are classes that derive from ControllerBase. This course explains how to use controllers to handle Web API requests.

You will learn through this course how to create a web API with ASP.NET Core, you will be led to use different techniques and tools, such as :

MVC
Entity Framework Core
LINQ
Code First
Migrations
DbContext
Routing
ViewModels
CRUD
Postman

In this course, I have focused on the GET, POST, PUT, PATCH, and DELETE methods.

Thanks to the HttpGet attribute of ASP.NET Core, we can query, in read, an API very easily.

HttpPost to sen a request to create a new resource.

HttpPut to fully modify a resource.

HttpPatch to partially modify a resource.

HttpDelete to delete a resource.

I am using the MVC architecture pattern.

The Model-View-Controller (MVC) architectural model separates the application into three groups of main components : Models, Views, and Controllers. The model allows for the separation of concerns. Using the model, user requests are routed to a controller that is responsible for working with the model to perform user actions and/or retrieve query results. The controller chooses which view to display to the user and provides them with all the model data they need.

You will find the source code of the solution at the end of each chapter.

Screenshots


Download link:
Só visivel para registados e com resposta ao tópico.

Only visible to registered and with a reply to the topic.

Links are Interchangeable - No Password - Single Extraction