Access the libvirt virtualization API from C# and .NET Core.
Info
Version: | 0.0.1-alpha2 |
Author(s): | Alberto Falossi |
Last Update: | Monday, November 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/falox/libvirt-csharp |
NuGet Url: | https://www.nuget.org/packages/libvirt-csharp |
Install
Install-Package libvirt-csharp
dotnet add package libvirt-csharp
paket add libvirt-csharp
libvirt-csharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 3.1.8)
- Microsoft.Extensions.Logging.Console(>= 3.1.8)
- Microsoft.Extensions.Logging.Debug(>= 3.1.8)
Tags