VpSharp.Building
1.0.0-nightly.66
dotnet add package VpSharp.Building --version 1.0.0-nightly.66
NuGet\Install-Package VpSharp.Building -Version 1.0.0-nightly.66
<PackageReference Include="VpSharp.Building" Version="1.0.0-nightly.66" />
paket add VpSharp.Building --version 1.0.0-nightly.66
#r "nuget: VpSharp.Building, 1.0.0-nightly.66"
// Install VpSharp.Building as a Cake Addin #addin nuget:?package=VpSharp.Building&version=1.0.0-nightly.66&prerelease // Install VpSharp.Building as a Cake Tool #tool nuget:?package=VpSharp.Building&version=1.0.0-nightly.66&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 | 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. net9.0 is compatible. |
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 |
---|---|---|
1.0.0-nightly.66 | 64 | 1/3/2025 |
1.0.0-nightly.65 | 55 | 1/3/2025 |
1.0.0-nightly.64 | 58 | 1/3/2025 |
1.0.0-nightly.63 | 58 | 1/3/2025 |
1.0.0-nightly.62 | 59 | 1/3/2025 |
See CHANGELOG.md for a full list of changes.