ASP.NET Core2
Every bulletin filed under ASP.NET Core, newest first.
- Building Reliable ASP.NET Core APIs
A practical guide to building ASP.NET Core APIs that stay predictable under load, handle failures well, and remain easy to change.
ASP.NET CoreAPIsReliability - Securing ASP.NET Core APIs with Authentication and Authorization
A practical approach to securing ASP.NET Core APIs with clear identity boundaries, policy-based authorization, and safer defaults.
ASP.NET CoreSecurityAPIs