RepetierSharp 0.1.3
See the version list below for details.
dotnet add package RepetierSharp --version 0.1.3
NuGet\Install-Package RepetierSharp -Version 0.1.3
<PackageReference Include="RepetierSharp" Version="0.1.3" />
paket add RepetierSharp --version 0.1.3
#r "nuget: RepetierSharp, 0.1.3"
// Install RepetierSharp as a Cake Addin #addin nuget:?package=RepetierSharp&version=0.1.3 // Install RepetierSharp as a Cake Tool #tool nuget:?package=RepetierSharp&version=0.1.3
RepetierSharp is a client for communication with the repetier server software (https://www.repetier-server.com/).
It's an event-driven, easy to use client with a fluent api, which uses the http and websocket API of the repetier server to control your 3d printers and get information about them.
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. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- RestSharp (>= 106.15.0)
- System.Text.Json (>= 5.0.2)
- Websocket.Client (>= 4.4.43)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on RepetierSharp:
Package | Downloads |
---|---|
RepetierMqtt
RepetierMqtt is a small and simple MQTT client which leverages the RepetierSharp client to forward information from the Repetier Server API to MQTT. It also provides the possibility to send commands via MQTT to the Repetier Server as well as upload and start gcode files. |
GitHub repositories
This package is not used by any popular GitHub repositories.