ASP.NET Web API using NET 6 C# & Windows authentication

preview_player
Показать описание
ASP.NET Web API using NET 6 C# & Windows authentication (10-minute Tech)
#dotnet #dotnet6 #csharp #csharpbasics #webapi #restapi

This video helps users to create Web API in .NET6, C#, and & Windows authentication.

The example in this video demonstrates how to get a Current identity user if you are using Windows authentication using HttpContext.User.Identity.Name.

If you are using .NET framework you can replace it with
RequestContext.Principal.Identity.Name;
Рекомендации по теме
Комментарии
Автор

U have ruined the video with this background music

MahmoudMouradSidky
Автор

Well done mate! Clear and precise explanation. Though I wish the music volume was a bit lower or better taken away :) anyways, keep up the good work and teach us more! Specially in securing webAPIs and SignalR

SohrabRouzbeh
Автор

Hey, I could still hear your voice, can you make the music louder?

AJ-ztbb
Автор

Hello friend!

Firstly, thank you very much for sharing the content.

I watched until the end, and here are two tips so that you can further improve the content on your channel.

Tip 1: when you are teaching some type of content, especially something that is complex like programming, the more silence or even, the fewer distractions, the better. I put this up because I had to turn off the audio because it was distracting me.

Tip 2: you can add a background track to your video, as long as it is at a low volume, to optimize, calmer and calmer musical styles such as jazz and bossa nova are ideas for this type of content.

misaelcostahomem
Автор

Nice music, the voice in the background also gave some helpful tips!

privateMangoYogurt
Автор

Great work, Good explanation, I like the way you are explaining, Please reduce the background music volume in next videos if possible

pavithrareddy
Автор

This only works under VS. If you run this under Kestrel, it won't work.

VIRRUS
Автор

Background music is annoying and irrelevent.. . .. ...

tripore
Автор

hey, i try to consume api with windows authentication but i'm blocked on authorization mechanism. could you help me ?

nzockotdynayaut
Автор

turn the freaking background music off while talking

GregLose
Автор

Recreate this tutorial again, do not put that music. Who cares about music.

RebelSouls