* Cantinho Satkeys

Refresh History
  • FELISCUNHA: dgtgtr   49E09B4F  e bom fim de semana  4tj97u<z
    17 de Outubro de 2025, 12:08
  • JPratas: try65hytr Pessoal  4tj97u<z htg6454y k7y8j0
    17 de Outubro de 2025, 03:34
  • j.s.: dgtgtr a todos  4tj97u<z
    15 de Outubro de 2025, 15:12
  • FELISCUNHA: ghyt74  pessoal  49E09B4F
    15 de Outubro de 2025, 11:56
  • Radio TugaNet: boas tardes
    14 de Outubro de 2025, 13:14
  • FELISCUNHA: dgtgtr   49E09B4F  e bom fim de semana  4tj97u<z
    11 de Outubro de 2025, 12:06
  • JPratas: try65hytr Pessoal  49E09B4F 2dgh8i k7y8j0 yu7gh8
    10 de Outubro de 2025, 03:59
  • FELISCUNHA: ghyt74  pessoal  4tj97u<z
    08 de Outubro de 2025, 11:44
  • joca34: ola amigos boas noite alguem este cd Disco Festa Portuguesa (Ao Vivo)
    07 de Outubro de 2025, 22:45
  • pxsofficial: alguem ainda tem o Mega Pack de Filmes Infantis Dublados PT-PT
    07 de Outubro de 2025, 21:22
  • FELISCUNHA: ghyt74   49E09B4F  Votos de um santo domingo para todo o auditório  4tj97u<z
    05 de Outubro de 2025, 11:03
  • j.s.: um santo domingo  49E09B4F
    05 de Outubro de 2025, 10:52
  • j.s.: ghyt74 a todos  49E09B4F
    05 de Outubro de 2025, 10:52
  • gitzbeka: tivi mate
    04 de Outubro de 2025, 18:21
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana   4tj97u<z
    03 de Outubro de 2025, 11:42
  • JPratas: try65hytr Pessoal  4tj97u<z 2dgh8i k7y8j0 yu7gh8
    03 de Outubro de 2025, 03:07
  • j.s.: dgtgtr a todos  4tj97u<z
    02 de Outubro de 2025, 16:26
  • FELISCUNHA: ghyt74  49E09B4F  e bom fim de semana  4tj97u<z
    27 de Setembro de 2025, 11:08
  • Radio TugaNet: bom dia Pessoal
    27 de Setembro de 2025, 08:45
  • j.s.: tenham um excelente fim de semana  4tj97u<z
    26 de Setembro de 2025, 19:18

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

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

Online mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 125513
  • 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