VMLib 0.1.7-prerelease

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

This library creates a facade to control different hypervisors with one interface.

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  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.1.7-prerelease 1,120 7/24/2016
0.1.6-prerelease 871 7/24/2016
0.1.5-prerelease 871 7/24/2016
0.1.4-prerelease 852 7/24/2016
0.1.3-prerelease 885 7/23/2016
0.1.2-prerelease 865 7/23/2016
0.1.1-prerelease 871 7/23/2016
0.1.0-prerelease 905 7/10/2016

Bug fixes
Issue Fixes
Typos