1 Installed with Visual Studio 2019 with .NET Core workload
Summary: What's New in 5.7.3
[Security]: Microsoft Security Advisory CVE-2022-41032 | .NET Elevation of Privilege Vulnerability - #12149
Summary: What's New in 5.7.2
[Security]: Microsoft Security Advisory CVE-2022-30184 | .NET Information Disclosure Vulnerability - #11883
Summary: What's New in 5.7
Features added in this release
Added extern alias support for NuGet package references - #4989
Made switching between Installed and Updates tabs faster by allowing them to share a data source and reducing resfreshing - #8294
Make restore faster - speed up evaluations by calling MSBuild Static Graph apis (dotnet.exe) - #9644
Added Visual Studio partial restore for PackageReference projects (no-op++) - #9513
Visual Studio Package Manager UI will crash less often when searching misbehaving package sources that return more than the requested number of results per HTTP request. - #8478
Added integration of PackageVersion information for non-SDK style projects in VS restore - #9236
Added support for nuget.exe update -self -Source https://feed - #1783
Added support for multiple config files in %APPDATA%\NuGet directory - #9394
DeterministicSourcePaths now takes NuGet source packages into account - #9431
Added INuGetProjectService.GetInstalledPackagesAsync extensibility API - #9702
Added interop API to enumerate fallback folders without requiring a solution/project - #9395
In a dotnet CLI restore, when launching credential plugins, try the dotnet CLI on the system path if the DOTNET_HOST_PATH environment variable is not defined. - #7438
nuget.exe spec generates a copyright tag with hard-coded text of Copyright YYYY Instead of $copyright$ - #8696
NuGet.exe throws exception 'authors required' during pack of a csproj ignoring placeholders and assemblyinfo attributes if the assembly name is changed - #4234
HttpRequestMessage gets reused multiple times which is not supported with the SocketHttpHandler - #8661
NuGet.Indexing 5.6.0 preview 3 and later use a different public key token - #9481
Honor TreatWarningsAsErrors during NuGet Package creation - #7404
[CPVM] Spurious package downgrades for multiple p2p projects - #9549
The “Browse” tab is not aligned left with search box - #9559
The installed version is inconsistent with the embedded icon in the solution level PM UI for one package id with multiple versions installed - #9321
NuGet.Protocol does not support getting a version's download count from search - #9086 HttpRequestMessage gets reused multiple times which is not supported with the SocketHttpHandler - #8661
In a dotnet CLI restore, when launching credential plugins, try the dotnet CLI on the system path if the DOTNET_HOST_PATH environment variable is not defined. - #7438
Create a .NET project and learn to add packages and manage package dependencies in your project. Use the .NET Core CLI and NuGet registry to add libraries and tools to your C# applications through Visual Studio Code.