CsPiShock 0.9.6
dotnet add package CsPiShock --version 0.9.6
NuGet\Install-Package CsPiShock -Version 0.9.6
<PackageReference Include="CsPiShock" Version="0.9.6" />
<PackageVersion Include="CsPiShock" Version="0.9.6" />
<PackageReference Include="CsPiShock" />
paket add CsPiShock --version 0.9.6
#r "nuget: CsPiShock, 0.9.6"
#:package CsPiShock@0.9.6
#addin nuget:?package=CsPiShock&version=0.9.6
#tool nuget:?package=CsPiShock&version=0.9.6
PiShock for C#
The bester (And I think only (don't quote me on that)) C# API wrapper for the Pishock. This is a C# adaptation of Zerario's Python PiShock API
If you don't know what PiShock is, you have no reason to be here.
Features
Not a CLI because thats not what this is for.
Simple function names and all async operations offloaded to their own thread.
Serial API ( With currently support for auto-detecting the port on windows only)
Documentation comments on every (public) function and hopefully an actual documentation in the future
To be added: Http API. (Which will be interchangable with the serial API)
Install
Grab the NuGet Package or simply copy and paste
dotnet add package CsPiShock
into your favorite terminal.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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 was computed. 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 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net7.0
- Newtonsoft.Json (>= 13.0.3)
- System.IO.Ports (>= 4.4.0)
- System.Management (>= 8.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.