Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 420 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 420 Bytes

.Net library with helpers, functions and extensions

Just some stuff that is used in different projects...

Features

  • Map and DataMap collection types
  • Extensions for System.String and System.IO.Stream
  • Small converters for Base32 and Base64Url encodings

Getting Started

Install from NuGet.org

# install the package using NuGet
dotnet add package Just.Core