LibPitayaServerCpp 0.3.7
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package LibPitayaServerCpp --version 0.3.7
NuGet\Install-Package LibPitayaServerCpp -Version 0.3.7
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="LibPitayaServerCpp" Version="0.3.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LibPitayaServerCpp --version 0.3.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LibPitayaServerCpp, 0.3.7"
#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 LibPitayaServerCpp as a Cake Addin #addin nuget:?package=LibPitayaServerCpp&version=0.3.7 // Install LibPitayaServerCpp as a Cake Tool #tool nuget:?package=LibPitayaServerCpp&version=0.3.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Library that allows communication with other pitaya servers
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- protobuf.net35 (>= 3.5.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.5.3 | 656 | 3/22/2019 |
0.5.2 | 542 | 3/21/2019 |
0.5.1 | 575 | 3/20/2019 |
0.5.0 | 517 | 3/20/2019 |
0.4.0 | 526 | 3/18/2019 |
0.3.10 | 953 | 3/7/2019 |
0.3.9 | 705 | 2/19/2019 |
0.3.8 | 648 | 2/11/2019 |
0.3.7 | 661 | 12/7/2018 |
0.3.6 | 775 | 11/30/2018 |
0.3.5 | 709 | 11/30/2018 |
0.3.4 | 709 | 11/29/2018 |
0.3.3 | 701 | 11/16/2018 |
0.3.1 | 675 | 11/15/2018 |
0.3.0 | 675 | 11/14/2018 |
0.2.1 | 727 | 11/14/2018 |
0.2.0 | 697 | 11/13/2018 |
0.1.3 | 691 | 11/13/2018 |
0.1.2 | 718 | 11/13/2018 |
0.1.1 | 653 | 11/8/2018 |
0.1.0 | 757 | 11/8/2018 |
Fix issue where using libstdc++ would crash in unity. Binaries on linux now compiled with libc++