ktsu.SerializationProviders.NewtonsoftJson by: ktsu.dev contributors
  • 904 total downloads
  • Latest version: 1.0.9
  • provider-pattern abstractions dotnet csharp net6 net7 net8 net9 netstandard dependency-injection ktsu serialization json newtonsoft-json system-text-json hashing hash-provider md5 sha1 sha256 sha384 sha512 fnv fnv1 fnv1a compression gzip encryption aes file-system obfuscation base64 cryptography adapter-pattern
A comprehensive collection of provider implementations for the ktsu ecosystem, including serialization (Newtonsoft.Json, System.Text.Json), hashing (MD5, SHA1, SHA256, SHA384, SHA512, FNV1/FNV1a), compression (Gzip), encryption (AES), file system (Native), and obfuscation (Base64) providers. All implementations follow the provider pattern with standardized interfaces from ktsu.Abstractions.
ktsu.SerializationProviders.SystemTextJson by: ktsu.dev contributors
  • 898 total downloads
  • Latest version: 1.0.9
  • provider-pattern abstractions dotnet csharp net6 net7 net8 net9 netstandard dependency-injection ktsu serialization json newtonsoft-json system-text-json hashing hash-provider md5 sha1 sha256 sha384 sha512 fnv fnv1 fnv1a compression gzip encryption aes file-system obfuscation base64 cryptography adapter-pattern
A comprehensive collection of provider implementations for the ktsu ecosystem, including serialization (Newtonsoft.Json, System.Text.Json), hashing (MD5, SHA1, SHA256, SHA384, SHA512, FNV1/FNV1a), compression (Gzip), encryption (AES), file system (Native), and obfuscation (Base64) providers. All implementations follow the provider pattern with standardized interfaces from ktsu.Abstractions.
ktsu.SingleAppInstance by: ktsu.dev contributors
  • 1.939k total downloads
  • Latest version: 1.2.14
A .NET library that ensures only one instance of your application is running at a time.
ktsu.Sorting by: ktsu.dev contributors
  • 1.289k total downloads
  • Latest version: 1.0.7
  • sorting natural sort alphanumeric string comparison comparer algorithm
A natural string comparison library that correctly sorts alphanumeric strings by comparing embedded numbers as numeric values.
ktsu.SvnToGit.Core by: ktsu.dev contributors
  • 301 total downloads
  • Latest version: 1.0.5
  • placeholder tags use semicolons to separate tags and spaces to separate words
Placeholder description, a single line concise description of the project, suitable for the package description in the nuget list UI.
ktsu.TextFilter by: ktsu.dev contributors
  • 1.293k total downloads
  • Latest version: 1.5.9
A library providing methods for matching and filtering text. It supports glob patterns, regular expressions, and fuzzy matching.
ktsu.ThemeProvider by: ktsu.dev contributors
  • 1.51k total downloads
  • Latest version: 1.0.16
A semantic color theming library for .NET applications that provides 44+ beautiful themes with intelligent color mapping, framework integration, and accessibility-first design. Features include theme discovery through a centralized registry, semantic color specifications (meaning + priority instead of hardcoded colors), built-in Dear ImGui support, and advanced color science with perceptually uniform color spaces.
ktsu.ThemeProvider.ImGui by: ktsu.dev contributors
  • 1.343k total downloads
  • Latest version: 1.0.16
A semantic color theming library for .NET applications that provides 44+ beautiful themes with intelligent color mapping, framework integration, and accessibility-first design. Features include theme discovery through a centralized registry, semantic color specifications (meaning + priority instead of hardcoded colors), built-in Dear ImGui support, and advanced color science with perceptually uniform color spaces.
ktsu.UndoRedo.Core by: ktsu.dev contributors
  • 568 total downloads
  • Latest version: 1.0.9
  • undo redo command pattern stack change tracking save boundaries navigation async dotnet csharp library ui integration command merging composite commands events visualization
A comprehensive .NET library for implementing undo/redo functionality with advanced features including save boundaries, change visualization, and external navigation integration.
ktsu.UniversalSerializer by: ktsu.dev contributors
  • 191 total downloads
  • Latest version: 1.0.9
  • serialization json xml yaml toml messagepack binary serialization text serialization unified api dependency injection polymorphic serialization type conversion compression lz4 gzip deflate async serialization dotnet csharp data formats configuration extensible type registry custom converters enum serialization null handling pretty print case insensitive string conversion factory pattern resolver pattern microsoft di service collection options pattern cross format multi format serializer factory deserialization object mapping data exchange api serialization configuration files data persistence interoperability format agnostic strongly typed performance memory efficient thread safe cancellation token serialization provider iserialization provider provider pattern standardized interface adapter pattern
A unified serialization library for .NET that provides a consistent API for various serialization formats including JSON, XML, YAML, TOML, and MessagePack.
KtsuBuild by: KtsuBuild
  • 52 total downloads
  • Latest version: 1.0.0
.NET build automation tool with semantic versioning, changelog generation, and multi-platform publishing support.