8031d30644
* feature/Streaming: Some nuget configurations Did some doc texts Did some inline implementations Added most other streaming implementations Added interface for streamable objects Refactored method names and added missing conversions from byte arrays First draft for StreamManager including implementation for int values Removed unneccessarry uses Fixed target framework Some restructurings Added IO project Added some class extensions for byte array conversion |
||
---|---|---|
SweetLib | ||
SweetLib.Demo | ||
SweetLib.Demo.Console | ||
SweetLib.IO | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
nuget_icon.png | ||
README.md | ||
SweetLib.sln |
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