.NET 5 REST API Tutorial: 01 Getting Started

preview_player
Показать описание

This is the first part of my .NET 5 REST API Tutorial. You will learn:
• The scenario to be used across the tutorial
• How to create a .NET 5 Web API project from scratch
• How to use VS Code for building and debugging the project
• How to trust the development certificate
• How to use Swagger UI to interact with the API

#dotnet #restapi #tutorial
Рекомендации по теме
Комментарии
Автор

Great simple tips for vscode. It's very helpful. Thank you for including that in the tutorial

thesuperiorman
Автор

Excellent series Julio. It was fun watching from start to finish.

Not sure if it's only me. But if you're getting an error message like "The local source 'C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\' doesn't exist" after executing "dotnet new webapi -n Catalog", then execute "dotnet new nugetconfig" to create a nuget.config file on the project root and then try executing "dotnet restore" once again.

fhc
Автор

You have a new like and sub sir this was absolutely fantastic, clear and anything else good I could say!

LPREZ
Автор

Master! Thank you so much! It really helpful for me! thank!

johnherrera
Автор

Good video, thanks! I just wish there was more! Do you know when your next video will be uploaded?

Akadehmix
Автор

Thanks for taking the time to record it all down. Can tell us the extensions that you use for C# in VSCode

taham
Автор

Hello Julio :) I'm very beginner to C# and .NET 5. hopefully, you could have a crash course on c# as well. Thank you!

donmikkodanm.olmillo
Автор

Wow, I am looking for course about .NET REST Web API step by step. I hope you are going to upload more and more videos and explain fundamentals and advanced stuff. I subscribed your channel and please create something amazing and helpful for beginners :)

AnonymousDeveloper
Автор

Muchas gracias por compartir Julio, quiero implementar más IDE, que plugins y snippets más usar para el VS code, te lo agradecería montón.

wilfredoalbertocaceresaure
Автор

Thanks for you Course, is very god, a like you explications :)

kiwajs
Автор

I love it how in visual studio you don't get launch.json and tasks.json...

vkmicro
Автор

Thank you so much. Automatic Sub and Like.

daviddonadze
Автор

I don't get the launch.json and tasks.json automatically, do you know why?

raimonestanol
Автор

I am not able to launch the browser when debugging ASP.NET, any advice? Thank you

waleedal-rwaishan
Автор

Can one specify the language too, while creating the project? How do I create the project if I want to write the API in PowerShell?

AyanMullick
Автор

Hi, thanks a lot. I want to know how to use Mysql, not MongoDB?

peki_ooooooo
Автор

Hello Julio,

My VS code is not asking me add additional files when I open it for the first. Any setting need to change for this. and how add manually these files

kartheeknandini
Автор

Why not use dotnet watch run sir?
Just asking.

ajaymanagaon
Автор

No se puede cargar el �ndice de servicio del origen este es el error al crear el webapi Catalog Que pudiera ser??

delvisbarbaroja
Автор

Good video. Constructive criticism. Talk 20% slower. I taught for over a decade. #1 feedback I got from my students. But good presentation.

jannarkiewicz