VBoxDude 0.0.0.6

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

Handy class for working with VirtualBox.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.0.0.6 1,721 2/7/2017
0.0.0.6-ci20170207rev2 893 2/7/2017
0.0.0.6-ci20170207rev1 906 2/7/2017
0.0.0.5 1,442 1/25/2017
0.0.0.5-ci20170125rev6 855 1/25/2017
0.0.0.5-ci20170125rev5 916 1/25/2017
0.0.0.4 1,371 1/25/2017
0.0.0.4-ci20170125rev4 905 1/25/2017
0.0.0.4-ci20170125rev3 881 1/25/2017
0.0.0.4-ci20170125rev2 965 1/25/2017
0.0.0.4-ci20170125rev1 881 1/25/2017
0.0.0.3 1,401 1/20/2017
0.0.0.3-ci20170120rev7 993 1/20/2017
0.0.0.3-ci20170120rev6 932 1/20/2017
0.0.0.3-ci20170120rev5 902 1/20/2017
0.0.0.3-ci20170120rev4 931 1/20/2017
0.0.0.3-ci20170120rev3 875 1/20/2017
0.0.0.3-ci20170120rev2 890 1/20/2017
0.0.0.3-ci20170120rev1 881 1/20/2017
0.0.0.3-ci20170119rev3 956 1/19/2017
0.0.0.3-ci20170119rev2 931 1/19/2017
0.0.0.3-ci20170119rev1 906 1/19/2017
0.0.0.2 1,511 1/17/2017
0.0.0.2-ci20170117rev3 900 1/17/2017
0.0.0.2-ci20170117rev2 897 1/17/2017
0.0.0.2-ci20170117rev1 913 1/17/2017
0.0.0.2-ci20170114rev10 916 1/15/2017


Add support for resolving disk UUID - IDiskUuidGetter