Python.Tool.Uv.Unofficial 0.9.22

dotnet add package Python.Tool.Uv.Unofficial --version 0.9.22
                    
NuGet\Install-Package Python.Tool.Uv.Unofficial -Version 0.9.22
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Python.Tool.Uv.Unofficial" Version="0.9.22">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Python.Tool.Uv.Unofficial" Version="0.9.22" />
                    
Directory.Packages.props
<PackageReference Include="Python.Tool.Uv.Unofficial">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Python.Tool.Uv.Unofficial --version 0.9.22
                    
#r "nuget: Python.Tool.Uv.Unofficial, 0.9.22"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Python.Tool.Uv.Unofficial@0.9.22
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Python.Tool.Uv.Unofficial&version=0.9.22
                    
Install as a Cake Addin
#tool nuget:?package=Python.Tool.Uv.Unofficial&version=0.9.22
                    
Install as a Cake Tool

Python.Tool.Uv.Unofficial

An unofficial redistribution of https://github.com/astral-sh/uv for consumption as a dotnet tool.

To run the tool: dotnet uv {args}.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.9.22 158 1/7/2026
0.9.21 175 12/31/2025
0.9.20 156 12/30/2025
0.9.18 367 12/18/2025
0.9.17 525 12/10/2025
0.9.16 320 12/7/2025
0.9.15 302 12/4/2025
0.9.14 765 12/2/2025
0.9.13 277 11/27/2025
0.9.12 283 11/26/2025
0.9.11 503 11/21/2025
0.9.10 501 11/18/2025
0.9.9 386 11/13/2025
0.9.8 364 11/10/2025
0.9.7 316 10/31/2025
0.9.6 332 10/30/2025
0.9.5 315 10/22/2025
0.9.4 257 10/19/2025
0.9.3 331 10/16/2025
0.9.2 254 10/11/2025
Loading failed