security
ASP.NET Core Authorization Articles, Tutorials & News
ASP.NET Core Authorization articles, tutorials, and news from the DotNetNews archive.
70 articles Updated Page 3 of 3
Browse additional ASP.NET Core Authorization articles from the DotNetNews archive.
ASP.NET Core Authorization articles
Page 3 of 3
Newest first
-
Application Security Best Practices for Developers in C# Applications
c-sharpcorner.com Issue #276
Enhance C# application security! Learn best practices for authentication, authorization, data protection, and more. Secure your ASP.NET Core apps now!
-
Securing ASP.NET Core Web APIs with JWT Authentication
c-sharpcorner.com Issue #274
Secure your ASP.NET Core Web APIs with JWT authentication! This guide covers implementation, role-based authorization, and OWASP API Top 10 threat mitigation.
-
Authentication and Authorization in ASP.NET Core: A Comprehensive Guide 2025
medium.com Issue #264
ASP.NET Core has come a long way in simplifying authentication and authorization. In 2025, with modern security demands, understanding…
-
Web API, EF Core, CQRS and .NET 9 benchmarking
DotNetNews Issue #261
This issue covers API design, security, EF Core tuning, concurrency, migration, and .NET 9 benchmarking for working developers.
-
5 .NET Tips That Will Instantly Upgrade Your Code From Meh to Masterpiece
blog.stackademic.com Issue #257
These aren’t best practices. They’re the cheat codes. Continue reading on Stackademic »
-
Building a Secure API with ASP.NET Core, JWT, and Refresh Tokens
medium.com Issue #249
https://medium.com/@MatinGhanbari/building-a-secure-api-with-asp-net-core-jwt-and-refresh-tokens-03dac37b4055
-
The API Key Trap: Are You Putting Your Entire System at Risk?
medium.com Issue #245
https://medium.com/dot-net-sql-learning/the-api-key-trap-are-you-putting-your-entire-system-at-risk-cea2b976449b
-
Understanding Exclusive Locks in C#: A Complete Guide to Thread Synchronization
towardsdev.com Issue #230
https://towardsdev.com/understanding-exclusive-locks-in-c-a-complete-guide-to-thread-synchronization-28428af97ab5
-
Stop Using [Authorize] Wrong in ASP.NET Core – A Real-World Guide for Secure Authorization
medium.com Issue #226
https://medium.com/@talhaawan78654321/stop-using-authorize-wrong-in-asp-net-core-a-real-world-guide-for-secure-authorization-b934904f34c9
-
️ Authentication vs Authorization in ASP.NET Core
medium.com Issue #215
https://medium.com/@sweetondonie/%EF%B8%8F-authentication-vs-authorization-in-asp-net-core-792c46760c25
-
Brighter and the Outbox Pattern: At-Least-Once Delivery for Resilient
medium.com Issue #211
https://medium.com/@actor-swe/brighter-and-the-outbox-pattern-at-least-once-delivery-for-resilient-47f3957b4c7d
-
Blazor gains and C# performance wins
DotNetNews Issue #201
Issue #201 covers Blazor in .NET 8, performance pitfalls, background workers, Aspire, feature flags, and practical C# patterns.
-
Understanding JWT Authentication and Authorization in ASP.NET
medium.com Issue #180
https://medium.com/@waheedarshad239/understanding-jwt-authentication-and-authorization-in-asp-net-411a82934da9
-
Role-Based Authorization Using Custom Attribute in C# (.NET)
medium.com Issue #170
https://medium.com/@gaurav110dev/role-based-authorization-using-custom-attribute-in-c-net-474ad2684e93
-
Implement Scalar UI in .NET API with Authorization Option
csharp.com Issue #150
https://www.csharp.com/article/implement-scalar-ui-in-net-api-with-authorization-option/
-
HTTPS with Kestrel, AI coding tools, and rate limiting
DotNetNews Issue #106
Issue #106 covers HTTPS setup, AI coding tools, auth in microservices, CSVHelper, rate limiting, Azure Blob storage, and .NET 9 recaps.
-
Guid equality, CQRS, logging, and more
DotNetNews Issue #99
A varied roundup covering GUID comparison, EF Core AutoInclude, JWT-secured APIs, custom middleware, and a .NET Framework migration guide.
-
LINQ, validation, and ASP.NET Core
DotNetNews Issue #57
Issue #57 covers new C# 13 LINQ methods, FluentValidation, ASP.NET Core security and performance tips, plus .NET 9 and AI sample updates.
-
C# 13, .NET 9, auth & API versioning
DotNetNews Issue #40
Issue #40 covers C# 13 and .NET 9 features, ASP.NET Core API versioning, authorization patterns, xUnit v3, SQL Server ranking, and Hangfire.
-
ASP.NET Core, MediatR, and Open Source
DotNetNews Issue #30
A varied .NET roundup with ASP.NET Core state and dependency injection, MediatR notifications, EF Core, auth, Copilot Pages, and Polly.