VpSharp.Commands
1.0.0-nightly.54
dotnet add package VpSharp.Commands --version 1.0.0-nightly.54
NuGet\Install-Package VpSharp.Commands -Version 1.0.0-nightly.54
<PackageReference Include="VpSharp.Commands" Version="1.0.0-nightly.54" />
paket add VpSharp.Commands --version 1.0.0-nightly.54
#r "nuget: VpSharp.Commands, 1.0.0-nightly.54"
// Install VpSharp.Commands as a Cake Addin #addin nuget:?package=VpSharp.Commands&version=1.0.0-nightly.54&prerelease // Install VpSharp.Commands as a Cake Tool #tool nuget:?package=VpSharp.Commands&version=1.0.0-nightly.54&prerelease
<h1 align="center"><img src="branding_Banner.png"></h1> <p align="center"> <a href="https://github.com/oliverbooth/VpSharp/actions?query=workflow%3A%22.NET%22"><img src="https://img.shields.io/github/actions/workflow/status/oliverbooth/VpSharp/dotnet.yml?style=flat-square" alt="GitHub Workflow Status" title="GitHub Workflow Status"></a> <a href="https://github.com/oliverbooth/VpSharp/issues"><img src="https://img.shields.io/github/issues/oliverbooth/VpSharp?style=flat-square" alt="GitHub Issues" title="GitHub Issues"></a> <a href="https://www.nuget.org/packages/VpSharp/"><img src="https://img.shields.io/nuget/dt/VpSharp?style=flat-square" alt="NuGet Downloads" title="NuGet Downloads"></a> <a href="https://www.nuget.org/packages/VpSharp/"><img src="https://img.shields.io/nuget/v/VpSharp?label=stable&style=flat-square" alt="Stable Version" title="Stable Version"></a> <a href="https://www.nuget.org/packages/VpSharp/"><img src="https://img.shields.io/nuget/vpre/VpSharp?label=nightly&style=flat-square" alt="Nightly Version" title="Nightly Version"></a> <a href="https://github.com/oliverbooth/VpSharp/blob/master/LICENSE.md"><img src="https://img.shields.io/github/license/oliverbooth/VpSharp?style=flat-square" alt="MIT License" title="MIT License"></a> </p>
About
VP# is a high performance .NET wrapper for the Virtual Paradise SDK which introduces a cleaner, more modern, and more async API.
(I'm also dogfooding this library, so there's that.)
Installation
NuGet installation
Install-Package VpSharp -Version 1.0.0
Manual installation
Download the latest release from this repository and adding a direct assembly reference for your chosen platform.
Contributing
Contributions are welcome. See CONTRIBUTING.md.
License
VP# is released under the MIT License. See here for more details.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
See CHANGELOG.md for a full list of changes.