blaze6950
-
- 3,049 total downloads
- last updated 12/14/2025
- Latest version: 1.0.2
Core library for StringEnricher. Provides foundational APIs for building platform-specific implementations (e.g., StringEnricher.Telegram). Install only if you need to create custom platform integrations;... More information -
- 594 total downloads
- last updated 2/3/2026
- Latest version: 0.0.4
Production-ready .NET library for type-safe mathematical intervals and ranges. Zero-allocation struct-based design with comprehensive set operations (intersection, union, contains, overlaps), explicit infinity... More information -
- 471 total downloads
- last updated 12/14/2025
- Latest version: 1.0.2
A .NET 9 library that provides high performance string enrichment functionalities with zero heap allocations building styled strings for Telegram. -
- 294 total downloads
- last updated 2/9/2026
- Latest version: 0.0.3
Extension methods for domain-aware range operations in Intervals.NET. Provides Span (count steps), Expand, ExpandByRatio, and Shift operations. Clearly separated into Fixed (O(1)) and Variable (O(N)) namespaces... More information -
- 252 total downloads
- last updated 2/3/2026
- Latest version: 0.0.2
Core abstractions for domain-specific range operations in Intervals.NET. Defines interfaces for fixed-step and variable-step domains, enabling type-safe, performant range manipulations with explicit O(1) vs... More information -
- 184 total downloads
- last updated 2/3/2026
- Latest version: 0.0.1
RangeData<TRange, TData, TDomain> — a lazy, immutable abstraction that couples a logical Range<TRange>; a data sequence (IEnumerable<TData>); and a discrete IRangeDomain<TRange>. Designed so the domain-measured... More information -
- 177 total downloads
- last updated 2/3/2026
- Latest version: 0.0.2
Ready-to-use domain implementations for Intervals.NET. Includes 36 optimized domains: numeric types (int, long, double, decimal, etc.), DateTime/DateOnly/TimeOnly with multiple granularities (day, hour, minute,... More information -
- 155 total downloads
- last updated 12/14/2025
- Latest version: 1.0.0
A .NET 9 library that provides high performance string enrichment functionalities with zero heap allocations building styled strings for Discord.