Sweet collection of helpful utils in .Net
Find a file
2018-04-06 17:45:53 +02:00
SweetLib Refactored method names and added missing conversions from byte arrays 2018-04-06 17:31:36 +02:00
SweetLib.Demo Referenced new nuget preview in demo projects 2017-10-26 20:06:35 +02:00
SweetLib.Demo.Console Did some inline implementations 2018-04-06 17:45:53 +02:00
SweetLib.IO Did some inline implementations 2018-04-06 17:45:53 +02:00
.gitattributes Created project files 2017-03-20 18:54:47 +01:00
.gitignore Initial commit 2017-03-20 18:46:08 +01:00
LICENSE Switch to EUPL v1.1 2017-10-26 18:42:18 +02:00
nuget_icon.png Added Nuget icon 2017-04-16 18:07:48 +02:00
README.md Update README.md 2017-10-26 20:49:53 +02:00
SweetLib.sln Some restructurings 2018-04-06 12:23:03 +02:00

SweetUtils

License

This project is licensed under EUPL v1.1 with the owners location in Germany.

Installation

Install the library to your project. The easiest way to do so is installing the NuGet Package. 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