21:00
Different HttpClient Techniques To Consume API Calls In Minimal API[.NET6]
Hi everyone, This video is about - Different HttpClient Techniques To Consume API Calls In Minimal API[.NET6] Blog: ...
15:44
Dangers of using IHttpContextAccessor
IHttpContextAccessor is a great way to access the HttpContext, until it's not. Learn how to avoid troubles with the ...
21:22
ASP.NET Core Dynamic Authorization (.NET 7 Minimal Apis C#)
NET Core dynamic authorization tutorial with asp.net core c# minimal api dynamic authorization example, working with .net 7, .net ...
26:34
How to access the HttpContext in Asp.Net Core apps
If you want to support this channel, here's a link to my GitHub Sponsors profile: https://github.com/sponsors/danpdc Accessing and ...
7:35
Introduction to Minimal APIs in .NET 6 With Example
Here I have explain the Minimal APIs in .NET 6 with an example. Here I have used the Top level statement feature of C# 9.
2:41:08
ASP.NET - MVC - Core - Responsive Web Design - Lecture 13: HttpContext, Cookies, Session, Caching
SoftwareDevelopment #Software #Engineering #CSharp #Coding #Course Asp.NET Core V5 - MVC Pattern - Bootstrap V5 ...
11:46
The RIGHT Way To Use HttpClient In .NET
Get the source code for this video for FREE → https://the-dotnet-weekly.ck.page/httpclient ☄️ Master the Modular Monolith ...
3:55
How to Use Static file in .NET 6 Minimal API
Here I have explain how to add static files in .NET 6 minimal API. Here we need to configure static files configuration in ...
16:08
C# Developers : Mastering Minimal APIs in ASP.NET Core 6: Caching and API Versioning Unleashed!
Join us in this thrilling exploration of ASP.NET Core 6 Minimal APIs as we dive into the world of blazing-fast microservices!
1:17
C# : Testing a Web API method that uses HttpContext.Current.Request.Files?
C# : Testing a Web API method that uses HttpContext.Current.Request.Files? To Access My Live Chat Page, On Google, Search ...
1:14
C# : What does `HTTPContext.SignInAsync` do behind the scenes?
C# : What does `HTTPContext.SignInAsync` do behind the scenes? To Access My Live Chat Page, On Google, Search for "hows ...
2:35
Fix: HttpContext does not contain a definition for 'Current' and no accessible exten in ASP.NET CORE
In this video, I am going to fix this error "HttpContext does not contain a definition for 'Current' and no accessible extension method ...
8:25
How to use parameter binding for routes in Minimal APIs
Learn how to add parameter binding to Minimal API routes in ASP.NET Core so they can be used effectively in your endpoint ...
1:09:57
"Minimal APIs in .NET 6" By Carl Franklin
Carl shows you the ins and outs of using the new Minimal API feature in .NET 6 with Blazor using C#10. Bio: Carl Franklin is the ...
32:59
Using the HttpContext in Blazor Server the right way
In one of the previous videos we have showed how can we access the HttpContext in different #AspNetCore app types. Blazor ...
15:29
ASP.NET Core - Criando Minimal APIs - VI
Nesta semana veremos como usar a classe Startup e mover o código da Minimal API para os métodos Configure() e ...
13:09
Global Error Handling in .NET Just Got WAY Better
Want to master Clean Architecture? Go here: https://bit.ly/3PupkOJ Want to unlock Modular Monoliths? Go here: ...
15:15
Part 65. HTTP.sys web server implementation in ASP NET Core MVC. | ASPNETCORE Hosting Models |
In this video, we will see the HTTP.sys web server implementation in ASP.NET Core. Understand if HTTP.sys is a web server or ...
13:03
THIS Will Keep Your HttpClient CLEAN
Using th e HttpClient is a fairly common task for .NET developers. However, when we use the HttpClient to make calls to external ...
1:40
C# : HttpContext.Authentication.SignOutAsync does not delete auth cookie
C# : HttpContext.Authentication.SignOutAsync does not delete auth cookie To Access My Live Chat Page, On Google, Search for ...