A .NET library for persistent application data storage using JSON serialization. Provides a simple inherit-and-use pattern with automatic file management, thread-safe operations, debounced saves, backup recovery, and singleton access. Stores data in the user's app data folder with support for custom subdirectories and file names.
Config, code, and encryption in one `.mdix` file. Monorepo for the DixScript compiler: dixscript (Rust core, on crates.io), mdix-cli, mdix-lsp, and FFI bindings for C#, Go, Python, WASM, and C.
A versatile JSON converter for System.Text.Json that handles ToString serialization and multiple deserialization methods (FromString, Parse, Create, Convert) with intelligent priority selection for value types and domain objects.
A TypeScript library for authoring ASTN documents (Abstract Syntax Tree Notation) - ASTN relates to JSON in a similar way as TypeScript relates to JavaScript; it adds typing
Salar.Bois is a compact, fast and powerful binary serializer for .NET Framework. With Bois you can serialize your existing objects with almost no change.