TuringPi2.Client.Abstractions
0.2.0
dotnet add package TuringPi2.Client.Abstractions --version 0.2.0
NuGet\Install-Package TuringPi2.Client.Abstractions -Version 0.2.0
<PackageReference Include="TuringPi2.Client.Abstractions" Version="0.2.0" />
<PackageVersion Include="TuringPi2.Client.Abstractions" Version="0.2.0" />
<PackageReference Include="TuringPi2.Client.Abstractions" />
paket add TuringPi2.Client.Abstractions --version 0.2.0
#r "nuget: TuringPi2.Client.Abstractions, 0.2.0"
#:package TuringPi2.Client.Abstractions@0.2.0
#addin nuget:?package=TuringPi2.Client.Abstractions&version=0.2.0
#tool nuget:?package=TuringPi2.Client.Abstractions&version=0.2.0
A simple .Net Client for the Turing Pi 2
This is a simple client for the Turing Pi 2 written in C#. It is made in .Net Standard v2.0, so it should work basically for every kind of .Net version out there that is supported by Microsoft.
The unit tests are written with XUnit which tests all the 'happy flow' responses.
This client is created based of the documentation of the Turing Pi 2, found here.
Using this client in your own software
I've created a NuGet package, just go to the package manager console and type:
Install-Package TuringPi2.Client
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TuringPi2.Client.Abstractions:
| Package | Downloads |
|---|---|
|
TuringPi2.Client
A simple HTTP client for the BMC API of the Turing Pi 2. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.2.0 | 260 | 10/29/2023 |
| 0.1.1 | 82 | 10/29/2023 |
| 0.1.1-alpha.3 | 115 | 10/29/2023 |
| 0.1.0 | 81 | 10/29/2023 |
| 0.1.0-alpha.29 | 108 | 10/29/2023 |