36:09
Аутентификация в ASP.NET Core 8 с помощью JWT и Cookies
NET веб разработке - https://sachkov-dotnet.ru/ Новый интенсив по архитектуре asp net core - https://sachkov-intensive.ru/ ...
21:11
Включение поддержки HTTPS для ASP.NET Core сайта. Часть 1
Этот урок является первой частью большого урока посвященного настройке строгой работы сайта через протокол HTTPS .
3:02
Fix HTTPS Endpoint Issue in ASP.NET Core | 100% Working HTTPS Certificate Solution 3-Min Quick Guide
Facing HTTPS endpoint errors or SSL certificate issues in ASP.NET Core MVC or Web API projects? In this quick 3-minute ...
2:04
Enable/Disable HTTPS ASP.NET CORE
During creating ASP.NET Core app, you will find a checked option saying Configure for HTTPS.
20:11
How To Use HTTP CLIENT IN ASP NET CORE Applications | Getting Started With ASP.NET Core Series
... Configuration in ASP NET Core - https://www.youtube.com/watch?v=5GlgHV_12-k Dependency Injection in ASP NET Core ...
15:58
ASP.NET Core Kestrel Explained
Is it worth creating your own web framework on top of Kestrel instead of ASP.NET Core? We are going to explore what Kestrel is ...
1:01:33
Custom HTTPS Dev Environment using .NET Core, Kestrel & certificates
In this step by step tutorial I take you through how to set up a “custom” domain using: .NET Core, Kestrel webserver, self-signed ...
3:43:18
ASP.NET Core Full Course For Beginners (.NET 8)
NET 10 Full Course here: https://youtu.be/YbRe4iIVYJk Get the source code: ...
1:24:38
ASP.NET Community Standup - HTTPS Updates in ASP.NET Core 7
Damian Edwards overviews HTTPS changes to simplify cross-platform development. Community Links: ...
4:48
AspNet Core Redirect from http:// to https:// and from www.domain to without www.
Code at: https://readdy.net/Notes/Details/55?r=1.
10:39
Authentication made easy with ASP.NET Core Identity in .NET 8
NET Core Authorization https://www.milanjovanovic.tech/blog/master-claims-transformation-for-flexible-aspnetcore-authorization ...
2:17
What is ASP.NET Core? | Web Development with .NET for Beginners
Web front-end series: https://www.youtube.com/playlist?list=PLdo4fOcmZ0oXNZX1Q8rB-5xgTSKR8qA5k Web back-end series: ...
13:21
Adding a Service to an ASP.NET Core Website | ASP.NET Core 101 [4 of 13]
Learn more ➡️ https://learn.microsoft.com/training/paths/aspnet-core-web-app/ ASP.NET uses a technique called "dependency ...
11:36
ASP NET Core launchsettings json file
In this video we will discuss the significance of launchsettings.json file in ASP.NET Core project. Text version of the video ...
14:19
JWT Authentication with ASP.NET Core Identity Done Right
NET Core https://www.milanjovanovic.tech/blog/building-secure-apis-with-role-based-access-control-in-aspnetcore Join my ...
11:53
ASP NET Core environment variables
In this video we will discuss, configuring an asp.net core application using environment variable Text version of the video ...
17:13
How To Implement API Key Authentication In ASP.NET Core
NET Core https://www.milanjovanovic.tech/blog/how-to-implement-api-key-authentication-in-aspnet-core Read my Blog here: ...
11:33
ASP NET Core appsettings json file
In this video we will discuss the significance of appsettings.json file in ASP.NET Core project. Healthy diet is very important for ...
4:17:24
ASP.NET Core Tutorial for Beginners | .NET 7
NET 10 Full Course here: https://youtu.be/YbRe4iIVYJk Get the source code: ...
4:49
ASP NET core identity password complexity
In this video we will discuss how to configure password complexity rules in asp.net core using asp.net core IdentityOptions class.