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,673 2/7/2017
0.0.0.6-ci20170207rev2 862 2/7/2017
0.0.0.6-ci20170207rev1 875 2/7/2017
0.0.0.5 1,381 1/25/2017
0.0.0.5-ci20170125rev6 824 1/25/2017
0.0.0.5-ci20170125rev5 885 1/25/2017
0.0.0.4 1,310 1/25/2017
0.0.0.4-ci20170125rev4 873 1/25/2017
0.0.0.4-ci20170125rev3 849 1/25/2017
0.0.0.4-ci20170125rev2 933 1/25/2017
0.0.0.4-ci20170125rev1 850 1/25/2017
0.0.0.3 1,340 1/20/2017
0.0.0.3-ci20170120rev7 962 1/20/2017
0.0.0.3-ci20170120rev6 901 1/20/2017
0.0.0.3-ci20170120rev5 871 1/20/2017
0.0.0.3-ci20170120rev4 899 1/20/2017
0.0.0.3-ci20170120rev3 843 1/20/2017
0.0.0.3-ci20170120rev2 859 1/20/2017
0.0.0.3-ci20170120rev1 850 1/20/2017
0.0.0.3-ci20170119rev3 925 1/19/2017
0.0.0.3-ci20170119rev2 900 1/19/2017
0.0.0.3-ci20170119rev1 875 1/19/2017
0.0.0.2 1,435 1/17/2017
0.0.0.2-ci20170117rev3 868 1/17/2017
0.0.0.2-ci20170117rev2 866 1/17/2017
0.0.0.2-ci20170117rev1 882 1/17/2017
0.0.0.2-ci20170114rev10 885 1/15/2017


Add support for resolving disk UUID - IDiskUuidGetter