* Cantinho Satkeys

Refresh History
  • FELISCUNHA: dgtgtr   49E09B4F  e bom fim de semana   4tj97u<z
    15 de Fevereiro de 2025, 16:34
  • j.s.: tenham um excelente fim de semana  49E09B4F
    14 de Fevereiro de 2025, 17:06
  • j.s.: dgtgtr a todos  4tj97u<z
    14 de Fevereiro de 2025, 17:06
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    14 de Fevereiro de 2025, 11:24
  • cereal killa: ghyt74 pessoal  classic
    14 de Fevereiro de 2025, 10:08
  • JPratas: try65hytr Pessoal  classic k7y8j0 h7ft6l
    14 de Fevereiro de 2025, 03:52
  • JPratas: dgtgtr A Todos  4tj97u<z k7y8j0 yu7gh8
    13 de Fevereiro de 2025, 18:08
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    13 de Fevereiro de 2025, 11:32
  • j.s.: try65hytr a todos  4tj97u<z
    12 de Fevereiro de 2025, 21:00
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana  4tj97u<z
    08 de Fevereiro de 2025, 11:36
  • j.s.: tenham um excelente fim de semana  43e5r6 49E09B4F
    07 de Fevereiro de 2025, 20:23
  • j.s.: try65hytr a todos  4tj97u<z
    07 de Fevereiro de 2025, 20:23
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    07 de Fevereiro de 2025, 11:24
  • JPratas: try65hytr A Todos  4tj97u<z classic k7y8j0
    07 de Fevereiro de 2025, 04:15
  • j.s.: dgtgtr a todos  49E09B4F
    06 de Fevereiro de 2025, 14:24
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    05 de Fevereiro de 2025, 11:33
  • JPratas: try65hytr Pessoal  4tj97u<z classic k7y8j0
    05 de Fevereiro de 2025, 02:35
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana   4tj97u<z
    01 de Fevereiro de 2025, 11:59
  • j.s.: tenham um excelente fim de semana  49E09B4F
    31 de Janeiro de 2025, 21:20
  • j.s.: try65hytr a todos  4tj97u<z
    31 de Janeiro de 2025, 21:20

Autor Tópico: Hands-on ASP.NET Core Web API - Build API from Scratch!  (Lida 103 vezes)

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

Offline mitsumi

  • Moderador Global
  • ***
  • Mensagens: 118061
  • Karma: +0/-0
Hands-on ASP.NET Core Web API - Build API from Scratch!
« em: 02 de Agosto de 2021, 05:53 »

MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 50 lectures (2h 20m) | Size: 668.1 MB
A guide to creating a RESTful Web API using ASP.NET Core through a step-by-step approach

What you'll learn:
Get an overview of Web APIs in ASP .NET Core. Learn about Web API request workflow, HTTP status codes, different parts of a web API request, and so on.
Master API Controller concepts that include what are controllers, attributes, and their significance in ASP .NET Web API development.
Build a new Web API for a case study through step-by-step instructions. Learn to create a new Web API project from scratch.
Learn API return types in ASP .NET Core Web API namely IActionResult, ActionResult, async-await, and so on.
Know how to improve your ASP .NET MVC Web API project using AutoMapper and adding validations for the models.
Build Web API operations such as GET, POST, PUT, and DELETE for collections as well as individual items.
Implement association APIs using GET and POST operations.

Requirements
Basics of designing a RESTful API. If you want to learn how to design an API, check out my related course under my profile.
Basic knowledge of ASP .NET Core and ASP .NET Core MVC will be good.
A PC running Windows, macOS, or Linux with Visual Studio Code (or similar IDE that can build C# projects) to carry out hands-on activities and exercises.

Description
ASP.NET Web API is one of the hot topics in the ASP.NET world. The usage of Web API is taking the world by storm. Companies such as Netflix, Spotify, Tesla, and Amazon use APIs to connect front-end and back-end functionality at a large scale. You will be learning these RESTful Web API concepts from scratch in this course.

My name is Praveen, your instructor for this course! I had worked for about 10 years in Honeywell wherein I'd transitioned from Software Engineer to Senior Software Engineer, Tech Lead, and so on in C# .NET development. For the last 5 years, I've been working in the security domain for an access control product based on .NET technology. Moreover, I've published about 10 courses in Udemy and taught over 17,630 students on various .NET technologies.

Topics Covered In This Course:

Understand Web APIs in ASP.NET Core.

Learn RESTful Web API request workflow, HTTP status codes, and different parts of a web API request.

Master API Controller concepts that include what are controllers, attributes, and their significance in ASP.NET Web API development.

Build a new RESTful API for a case study through step-by-step instructions.

Know API return types in ASP.NET Core Web API namely IActionResult and ActionResult.

Use Automapper to improve your ASP.NET MVC Web API project.

Understand Web API operations such as GET, POST, PUT, and DELETE for collections as well as individual items.

and Many More!

More Reasons To Take This Course:

APIs are consuming the entire world in every field.

RESTful APIs are the 1st choice among API developers while working with APIs.

Get ahead of the curve and learn to build ASP.NET Web APIs with ease.

Uber and Airbnb use APIs to enhance their product portfolios as well as to remain the top leader in their respective segment.

This course provides over 2 hours of content along with practice activities. To help you better, it follows a step-by-step approach to building an ASP.NET Web API project from scratch.

At The End Of This Course:

You will know how to create a Web API project in ASP.NET Core from scratch.

Who This Course Is For?

Backend Web Developers who work with APIs by either consuming or exposing APIs. You may be working with internal teams or external 3rd party teams.

Software Architects who want to apply the API concepts to scale and enhance distributed computing in your projects.

Prerequisite

Basics of designing a RESTful API. If you want to learn how to design an API, check out my related course under my profile.

Basic knowledge of ASP.NET Core and ASP.NET Core MVC will be good.

This course will provide significant knowledge of implementing API for your next RESTful API-related project. You will be certain to use the building concepts with ease by following a step-by-step approach. You will be confident to instantly apply the ASP.NET Web API tips covered in the course.

Who this course is for
Backend Web Developers who work with APIs by either consuming or exposing APIs. You may be working with internal teams or external 3rd party teams.
Software Architects who want to apply the API concepts to scale and enhance distributed computing in your projects.


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