JustFixMe 43135a5ffb
All checks were successful
.NET Test / test (push) Successful in 58s
fixed condition for base32 encode test
2024-08-15 21:01:46 +04:00
2023-12-14 22:13:29 +04:00
2023-12-14 21:48:48 +04:00
2023-12-14 21:48:48 +04:00
2023-12-14 21:48:48 +04:00
2024-08-15 20:22:45 +04:00
2023-12-14 21:48:48 +04:00

.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
Description
Small .Net library with useful helper classes, functions and extensions
Readme MIT 121 KiB
v1.4.1 Latest
2025-11-11 22:18:37 +04:00
Languages
C# 100%