Articles in this series
No signature validation using AddMicrosoftAccount() TLDR; Microsoft's AddMicrosoftAccount() method does not do signature validation for tokens, which...
TL;DR; data-val-* is generated. Use C# ValidationAttributes · Previously on... In a previous blog post, I described LibMan or Npm for a new project. I...
Briefly: LibMan or Npm - Which One to Use? · Previously on... In my previous articles, I discussed DevOps, DotNet and Security. This article builds upon...
Wait what? Claim? Token? Let us explore! · Previously On In my previous articles, I discussed the creation of a mocked OpenID Connect provider and the...
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...