KuduHandles 1.0.1

dotnet add package KuduHandles --version 1.0.1
                    
NuGet\Install-Package KuduHandles -Version 1.0.1
                    
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="KuduHandles" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="KuduHandles" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="KuduHandles" />
                    
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 KuduHandles --version 1.0.1
                    
#r "nuget: KuduHandles, 1.0.1"
                    
#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.
#addin nuget:?package=KuduHandles&version=1.0.1
                    
Install KuduHandles as a Cake Addin
#tool nuget:?package=KuduHandles&version=1.0.1
                    
Install KuduHandles as a Cake Tool

A console app that lists open file handles inside a process using only user mode calls

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on KuduHandles:

Repository Stars
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
Version Downloads Last updated
1.0.1 820 1/12/2015
1.0.0 501 10/28/2013