ktsu.Essentials.SerializationProviders.NewtonsoftJson 2.3.1 Latest
A comprehensive .NET library providing high-performance interfaces and ready-to-use implementations for common cross-cutting concerns including compression (Gzip, Brotli, Deflate, ZLib), encoding (Base64, Hex), obfuscation (XOR, Caesar, bit-rotation, byte-reversal, Base64, Hex, and composable chains), encryption (AES), hashing (15 algorithms including SHA, MD5, CRC, FNV, XxHash), keyed hashing and message authentication (HMAC-SHA256/384/512, with fixed-time tag verification), serialization (System.Text.Json, Newtonsoft.Json, YAML, TOML), caching, persistence, validation, logging, navigation, command execution, and filesystem access. Features zero-allocation Span-based operations, default interface implementations to minimize boilerplate, and async variants with CancellationToken support. Install everything with the ktsu.Essentials.All meta-package, or cherry-pick individual provider packages.
Install from the command line:
Learn more about NuGet packages
$ dotnet add package ktsu.Essentials.SerializationProviders.NewtonsoftJson --version 2.3.1
Recent Versions
- 0
- 0
- 0
- 0
- 0
Loading
Sorry, something went wrong.
Details
-
ktsu-dev
- Essentials
- MIT License
- Readme