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 243 1/7/2026
0.9.21 235 12/31/2025
0.9.20 221 12/30/2025
0.9.18 431 12/18/2025
0.9.17 583 12/10/2025
0.9.16 382 12/7/2025
0.9.15 361 12/4/2025
0.9.14 828 12/2/2025
0.9.13 340 11/27/2025
0.9.12 346 11/26/2025
0.9.11 569 11/21/2025
0.9.10 563 11/18/2025
0.9.9 446 11/13/2025
0.9.8 425 11/10/2025
0.9.7 380 10/31/2025
0.9.6 395 10/30/2025
0.9.5 374 10/22/2025
0.9.4 318 10/19/2025
0.9.3 393 10/16/2025
0.9.2 314 10/11/2025
Loading failed