# 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](https://ci.appveyor.com/api/projects/status/jw7qvbyt1n9d6xpg?svg=true)](https://ci.appveyor.com/project/Serraniel/sweetlib)