~/devreads

#nuget

7 posts

18 May

Nikolche Kolev 5 min read

Package pruning in .NET 10 removes platform-provided packages from your dependency graph. With transitive auditing enabled by default, projects with these defaults have 70% fewer transitive vulnerability reports compared to projects using the previous defaults. The post NuGet Package Pruning: Cleaner Dependencies and Actionable Vulnerability Reports appeared first on .NET Blog.

.netnugetsecurityauditdotnet10

29 Apr

23 Oct 2025

Sean 4 min read

Announcing Sponsorship on NuGet.org - An easy way to recognize package maintainers and grow the NuGet community stronger! The post Announcing Sponsorship on NuGet.org appeared first on .NET Blog.

.netnuget

22 Sept 2025

14 Aug 2025

Jeff Kluge 4 min read

We've released a preview of the NuGet MCP Server, which extends Copilot by providing realtime information about packages and adds advanced functionality around updating packages. The post Announcing the NuGet MCP Server Preview appeared first on .NET Blog.

.netnugetcopilotmcp

4 Aug 2025

31 Aug 2012

Schakko 2 min read

Task for today was making the NuGet repository of TeamCity available in our local network. Sounds easier as it was as our TeamCity instance is available from the Internet but you can only access the rontend with valid domain credentials (LDAP/Active Directory authentication). Enabling the guest account feature in TeamCity would […] The post TeamCity: Make the NuGet repository available…

active directory ldapapachesoftware developmentnugetpacket manager