Nexus Repository & Microsoft NuGet Gallery: OData Changes for NuGet V2

Microsoft has officially announced changes to the NuGet Gallery. The NuGet V2 protocol makes use of a query mechanism called OData. Microsoft is planning to deprecate certain OData queries, which began with a limited test schedule in November, bef… Continue reading Nexus Repository & Microsoft NuGet Gallery: OData Changes for NuGet V2

New in Nexus Repository 3.25: How Do I Switch to NuGet V3?

We are excited to announce the official release of Nexus Repository 3.25. Delivering on much anticipation from the Nexus community, this release completes full support for NuGet V3 repositories, including new NuGet V3 Group repositories, and gives… Continue reading New in Nexus Repository 3.25: How Do I Switch to NuGet V3?

What are the correct Nuget commands to see if newer packages (with security fixes) are available?

I need to scan a number of website’s packages.json and see what Nuget updates are available, and to determine if any security vulnerability was patched by that version.

I understand that security information may not be immed… Continue reading What are the correct Nuget commands to see if newer packages (with security fixes) are available?