An introduction to identity in .NET 8 with code examples to secure APIs, generate a Blazor-based UI and integrate authentication into Blazor WebAssembly apps.
Azure Active Directory (Azure AD) is being renamed as part of unification with the expanded Microsoft Entra identity and network access product family. This is a name change only and does not require any direct action from .NET developers.
Updated: February 15, 2019
Updated: February 14, 2019
Yesterday, we released the February 2019 Security and Quality Rollup.
Security
CVE-2019-0613 – Remote Code Execution Vulnerability
This security update resolves a vulnerability in .NET Framework software if the software does not check the source markup of...
The latest .NET Core updates are available on the .NET Core download page. This update is also included in the Visual Studio 15.0.21 (.NET Core 1.0 and 1.1) and 15.9.7 (.NET Core 1.0, 1.1 and 2.1) updates, which is also releasing today.
See the .NET Core release notes (
Today, we are releasing the .NET Core January 2019 Update. These updates contain security and reliability fixes.
Security
CVE-2019-0545: .NET Core Information Disclosure Vulnerability
The security update addresses the vulnerability by enforcing Cross-origin Resource Sharing (CORS) configuration to prevent its bypass in .NET Core 2....
Today, we are releasing the January 2019 Security and Quality Rollup.
Security
CVE-2019-0545 – Windows Security Feature Bypass Vulnerability
This security update resolves a vulnerability in Microsoft .NET Framework that may cause an information disclosure that allows bypassing Cross-origin Resource Sharing (CORS) configurations. An attacker who ...