Showing results for Security - .NET Blog

Feb 14, 2023
Post comments count39
Post likes count38

What is .NET, and why should you choose it?

.NET Team
.NET Team

.NET has changed a lot over the last few years. Learn why you should choose it for your next project.

.NETC#Performance
Aug 9, 2022
Post comments count4
Post likes count5

Introducing Transitive Dependencies in Visual Studio

Jon Douglas Jean-Pierre Briedé
Jon,
Jean-Pierre

We heard from you that direct dependencies are easy to track, but that you struggle with tracking transitive dependencies. We want to make that easier for the day-to-day management of your NuGet packages in Visual Studio. To help you track transitive dependencies and remediate vulnerabilities quickly with SDK-style projects, we are introducing an ...

NuGetVisual StudioSecurity
Aug 9, 2022
Post comments count15
Post likes count1

HTTPS everywhere

Jon Douglas
Jon Douglas

Safety guaranteed As an ongoing effort to make HTTPS everywhere a reality for NuGet, we have taken a number of steps to help protect your everyday package management experiences. Earlier this year, a security fact sheet from The White House reinforced companies to take action to secure our software supply chains. HTTPS and SSL not only encrypt o...

NuGetSecurityOther announcements
Jan 12, 2022
Post comments count3
Post likes count0

.NET Framework January 2022 Security and Quality Rollup Updates

Tara Overfield
Tara Overfield

Yesterday, we are released the January 2022 Security and Quality Rollup Updates for .NET Framework. Security CVE-2022-21911 – .NET Framework Denial of Service This security update addresses an issue where an unauthenticated attacker could cause a denial of service on an affected system. Quality and Reliability This release contains the...

.NET FrameworkASP.NETWPF
Sep 15, 2021
Post comments count4
Post likes count0

Introducing Package Source Mapping

Nikolche Kolev
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
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