Data NuGet LL reads
NuGet LL reads project and configuration files in your workspace — such as .sln, .csproj, Directory.Packages.props, NuGet.Config, and packages.config — so it can show your projects, packages, and feeds.
Privacy policy
NuGet LL is a local-first VS Code extension for managing NuGet packages across your .NET workspace.
NuGet LL reads project and configuration files in your workspace — such as .sln, .csproj, Directory.Packages.props, NuGet.Config, and packages.config — so it can show your projects, packages, and feeds.
When you search or view package details, NuGet LL sends queries directly from VS Code to nuget.org or the NuGet feeds you have configured. It uses the public NuGet v3 API and your existing feed settings.
Installing, updating, removing, restoring, and running outdated, vulnerable, and deprecated checks invoke the dotnet CLI on your machine against your own projects. Nothing is sent to a server owned by this extension.
NuGet LL does not operate a backend service for extension data. It does not collect analytics, crash reports, project contents, package names, or usage history.
NuGet LL only modifies project and configuration files in response to actions you take, and always asks before touching shared files such as Directory.Packages.props or Directory.Build.props.
NuGet feeds (nuget.org and any private feeds you configure) operate under their own privacy policies and terms. The developer is not responsible for how those feeds handle requests sent to them.
NuGet LL is provided on an "as is" and "as available" basis, without warranties of any kind, express or implied. Use of the extension is at your own risk.
To the maximum extent permitted by law, the developer is not liable for any damages arising from use of NuGet LL, including but not limited to data loss, build breakage, loss of profits, or business interruption.
You are solely responsible for the packages you install, the feeds you trust, and any changes made to your projects through NuGet LL. Review dependency and version changes before committing them.
For privacy questions, email piyushdoorwar+getll@gmail.com.