Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.65 KB

README.md

File metadata and controls

40 lines (22 loc) · 1.65 KB

RepetierSharp - A simple, async, event driven Repetier Server client

NuGet downloads Nuget version Donate

Introduction

RepetierSharp

RepetierSharp is a simple, asynchronous, event-driven client designed to manage Repetier Servers. It seamlessly integrates both the WebSocket and REST APIs of Repetier Server software into a single streamlined library.

Disclaimer: This project is not affiliated with Repetier Server or Hot-World GmbH & Co. KG.

What is Repetier Server?

"Repetier-Server is the professional all-in-one solution to control and manage your 3d printers and to get the most out of it."

https://www.repetier-server.com/

Versioning

This library is fully compatible with RepetierServer version 1.4.x and maintains backward compatibility with earlier versions.

However, when using RepetierSharp with older versions, some events or commands may encounter issues due to undocumented changes in the Repetier Server API.

See the Changelog for a more detailed overview off added/changed features.

Framework support

RepetierSharp version 0.2.0+ supports .NET 6 and .NET 8.

Documentation

The wiki for the 0.2.0 version is still under construction. If you have any issues feel free to open an issue.

Contribution

If you have any issues or found bugs feel free to open an issue.