RepetierSharp 0.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package RepetierSharp --version 0.1.0
NuGet\Install-Package RepetierSharp -Version 0.1.0
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="RepetierSharp" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RepetierSharp --version 0.1.0
#r "nuget: RepetierSharp, 0.1.0"
#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 RepetierSharp as a Cake Addin
#addin nuget:?package=RepetierSharp&version=0.1.0

// Install RepetierSharp as a Cake Tool
#tool nuget:?package=RepetierSharp&version=0.1.0

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
0.1.8.1 187 6/15/2023
0.1.7.2 316 11/9/2022
0.1.7.1 299 11/9/2022
0.1.7 302 11/8/2022
0.1.6 307 11/8/2022
0.1.5 426 2/9/2022
0.1.4 399 2/8/2022
0.1.3 957 2/3/2022
0.1.2 421 2/3/2022
0.1.1 385 2/2/2022
0.1.0 402 2/2/2022