Showing tag results for Security

Jul 12, 2023
Post comments count6
Post likes count1

What does Azure AD renamed Microsoft Entra ID mean for .NET developers?

Jeremy Likness

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.

.NETASP.NET CoreAzure
Apr 4, 2023
Post comments count22
Post likes count23

Improvements to auth and identity in ASP.NET Core 8

Jeremy Likness

The ASP.NET Core team shares their plans to improve authentication, authorization, and identity management in .NET 8.

.NETASP.NET Core
Dec 8, 2022
Post comments count7
Post likes count5

.NET 7 Networking Improvements

Natalia,
Máňa

Introducing new networking features in .NET 7 including HTTP space, new QUIC APIs, security, WebSockets, and more!

.NETNetworking
Nov 8, 2021
Post comments count6
Post likes count0

Announcing NuGet 6.0 – Source Mapping, Package Vulnerabilities, Faster Solution Load, Oh My!

Jon Douglas

NuGet 6.0 - Source Mapping, Package Vulnerabilities, Faster Solution Load, Oh My! NuGet 6.0 is included in Visual Studio 2022 and .NET 6.0 out of the box. You can also download NuGet 6.0 for Windows, macOS, and Linux as a standalone executable. NuGet 6.0 is one of many releases in our .NET unification journey. Our NuGet tooling helps developers d...

NuGetVisual StudioFeature Announcement
Sep 15, 2021
Post comments count4
Post likes count1

Introducing Package Source Mapping

Nikolche Kolev

We're happy to announce the first preview release of Package Source Mapping with Visual Studio 2022 preview 4! Package Source Mapping gives you fine-grained control of where your packages come from by mapping every package in your solution to a target package source.

NuGetSecurityFeature Announcement
Mar 2, 2021
Post comments count27
Post likes count3

How to Scan NuGet Packages for Security Vulnerabilities

Drew Gillies

Today, we are announcing the public availability of NuGet’s vulnerability features that you can use to ensure your projects are vulnerability free and if not, to take action to securing your software supply chain.

NuGetNuGet.orgSecurity