Coding Shorts: Can You Use VSCode for Full-Time ASP.NET Core Dev?

preview_player
Показать описание
My new live, online courses are coming in April and May:

ASP.NET Core: Building Sites and APIs
April 11-13th, 2023

Building Apps with Vue, Vite and TypeScript
May 9-11th, 2023

--------------------------------------------------------

I like using VSCode for demos. But is it really ready for full-time ASP.NET Core development? Let's look at it:

00:00 - Introduction
01:14 - The Problem
02:27 - The SwaggerUI Plugin
03:30 - Adding the Nuget package
04:48 - How it works
04:57 - Using the package
06:01 - Wrapping Up

If you like this video, you might like other videos in my Instructional Videos:

You can hire me too! You can reach me at my new website:
Рекомендации по теме
Комментарии
Автор

Already Transitioned to VS code, thanks for the video

onedev
Автор

Hi sir, please do a review or your thoughts on JetBrains Rider

m.f.mfazrin
Автор

The problem is that omnisharp doesn't scale to large solutions. It just falls over and spends all of it's time analysing. Hoping we get the true microsoft analyser soon.

jameshancock
Автор

Nuget gallery is an amazing extension, I am a GUI kind of guy 😅

zigajavornik
Автор

Im using "NuGet Gallery Extension makes installing and uninstalling NuGet packages easier"

thomasschroter
Автор

I don't see a class template when I do 'dotnet new --list'

abhikoolblue
Автор

Nope, to much of a text editor, I want my resharper working on VS.

coderider