#dotnet
Read more stories on Hashnode
Articles with this tag
No signature validation using AddMicrosoftAccount() TLDR; Microsoft's AddMicrosoftAccount() method does not do signature validation for tokens, which...
Briefly: LibMan or Npm - Which One to Use? · Previously on... In my previous articles, I discussed DevOps, DotNet and Security. This article builds upon...
Learn the differences in HttpClient implementation for .Net framework and .Net 6. · Previously on... Change is inevitable! I often find myself diving...
In Short: Implement IOptions, IOptionsSnapShot, and IOptionsMonitor for Effective Consumption · Previously on... In my previous blog posts, I wrote about...
TL;DR; Exploring Configuration Sources and Dependency Injection in DotNet 6 · Previously on... Previously, in my blog post, I discussed that Dotnet 6...
Unboxing the Layers and Sections and sources in .NET 6 Configuration · Previously on... In my previous post, I described how I regained focus on my...