# SweetUtils ## License This project is licensed under [EUPL v1.1](https://joinup.ec.europa.eu/page/eupl-text-11-12) with the owners location in Germany. ## Installation Install the library to your project. The easiest way to do so is installing the [NuGet Package](https://www.nuget.org/packages/SweetLib/). Just right-click your project and choose *Manage NuGet Packages...* and search for *SweetLib* or install it via the console: `PM> Install-Package SweetLib` ## Status Build: [![status badge](https://ci.serraniel.com/app/rest/builds/buildType:(DarkorbitHelperProgram_Build)/statusIcon)](https://ci.serraniel.com/viewType.html?buildTypeId=DarkorbitHelperProgram_Build)