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 as a Cake Addin
#tool nuget:?package=VBoxDude&version=0.0.0.6
                    
Install 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,812 2/7/2017
0.0.0.6-ci20170207rev2 947 2/7/2017
0.0.0.6-ci20170207rev1 955 2/7/2017
0.0.0.5 1,555 1/25/2017
0.0.0.5-ci20170125rev6 913 1/25/2017
0.0.0.5-ci20170125rev5 971 1/25/2017
0.0.0.4 1,483 1/25/2017
0.0.0.4-ci20170125rev4 958 1/25/2017
0.0.0.4-ci20170125rev3 934 1/25/2017
0.0.0.4-ci20170125rev2 1,019 1/25/2017
0.0.0.4-ci20170125rev1 935 1/25/2017
0.0.0.3 1,505 1/20/2017
0.0.0.3-ci20170120rev7 1,044 1/20/2017
0.0.0.3-ci20170120rev6 983 1/20/2017
0.0.0.3-ci20170120rev5 953 1/20/2017
0.0.0.3-ci20170120rev4 982 1/20/2017
0.0.0.3-ci20170120rev3 927 1/20/2017
0.0.0.3-ci20170120rev2 941 1/20/2017
0.0.0.3-ci20170120rev1 936 1/20/2017
0.0.0.3-ci20170119rev3 1,007 1/19/2017
0.0.0.3-ci20170119rev2 981 1/19/2017
0.0.0.3-ci20170119rev1 957 1/19/2017
0.0.0.2 1,641 1/17/2017
0.0.0.2-ci20170117rev3 952 1/17/2017
0.0.0.2-ci20170117rev2 948 1/17/2017
0.0.0.2-ci20170117rev1 968 1/17/2017
0.0.0.2-ci20170114rev10 969 1/15/2017


Add support for resolving disk UUID - IDiskUuidGetter