У нас вы можете посмотреть бесплатно No Swagger in .NET 9? Replace it with SCALAR! (How To Set Up JWT Authentication in Scalar .NET) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
With the arrival of .NET 9 came the removal of Swagger as the default tool for API documentation in .NET. So while you can just add Swagger back in, there are alot of reasons why you would want to stay away. Swagger is not getting regular maintenance and there was no new release for .NET 8. This lack of care can lead to security risks and it's better to just go ahead and look for alternatives. One of those alternatives is Scalar. It is very similar to Swagger but with some really cool features and its actually actively maintained. Removal of Swagger: https://github.com/dotnet/aspnetcore/... Scalar Options: https://github.com/scalar/scalar/blob... Nuget Package: https://www.nuget.org/packages/Scalar... Scalar DotNet Integration: https://github.com/scalar/scalar/blob... Join this channel for $3 and get access to perks & VIDEOS CODE: / @israelquiroz Support Me On Patreon: / israelquiroz Follow Me On TikTok: https://www.tiktok.com/@israelquiroz9... All My Links Here: https://linktr.ee/israelquiroz #replaceSwagger #Scalar #dotnet9 Timestamp -------------------------- 00:00 Intro 00:12 Why Swagger was removed from .NET 9 00:55 What is Scalar? 01:46 Features of the Scalar Documentation and our .NET 9 API 03:19 How To Install Scalar in our .NET 9 API 03:49 Scalar Customization Options 05:37 Demo of Scalar hitting my API endpoints using JWT Auth 06:55 How To Set Up JWT Authentication in Scalar