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.
paket add VBoxDude --version 0.0.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
// Install VBoxDude as a Cake Addin #addin nuget:?package=VBoxDude&version=0.0.0.6 // Install VBoxDude as a Cake Tool #tool nuget:?package=VBoxDude&version=0.0.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Handy class for working with VirtualBox.
Product | Versions 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.
-
- RunProcessAsTask (>= 1.1.3)
- Unity (>= 4.0.1)
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,538 | 2/7/2017 |
0.0.0.6-ci20170207rev2 | 790 | 2/7/2017 |
0.0.0.6-ci20170207rev1 | 803 | 2/7/2017 |
0.0.0.5 | 1,217 | 1/25/2017 |
0.0.0.5-ci20170125rev6 | 749 | 1/25/2017 |
0.0.0.5-ci20170125rev5 | 812 | 1/25/2017 |
0.0.0.4 | 1,148 | 1/25/2017 |
0.0.0.4-ci20170125rev4 | 800 | 1/25/2017 |
0.0.0.4-ci20170125rev3 | 776 | 1/25/2017 |
0.0.0.4-ci20170125rev2 | 860 | 1/25/2017 |
0.0.0.4-ci20170125rev1 | 777 | 1/25/2017 |
0.0.0.3 | 1,178 | 1/20/2017 |
0.0.0.3-ci20170120rev7 | 891 | 1/20/2017 |
0.0.0.3-ci20170120rev6 | 828 | 1/20/2017 |
0.0.0.3-ci20170120rev5 | 798 | 1/20/2017 |
0.0.0.3-ci20170120rev4 | 826 | 1/20/2017 |
0.0.0.3-ci20170120rev3 | 764 | 1/20/2017 |
0.0.0.3-ci20170120rev2 | 786 | 1/20/2017 |
0.0.0.3-ci20170120rev1 | 774 | 1/20/2017 |
0.0.0.3-ci20170119rev3 | 852 | 1/19/2017 |
0.0.0.3-ci20170119rev2 | 827 | 1/19/2017 |
0.0.0.3-ci20170119rev1 | 802 | 1/19/2017 |
0.0.0.2 | 1,226 | 1/17/2017 |
0.0.0.2-ci20170117rev3 | 795 | 1/17/2017 |
0.0.0.2-ci20170117rev2 | 793 | 1/17/2017 |
0.0.0.2-ci20170117rev1 | 809 | 1/17/2017 |
0.0.0.2-ci20170114rev10 | 812 | 1/15/2017 |
Add support for resolving disk UUID - IDiskUuidGetter