seletskysergey
-
- 261,170 total downloads
- last updated 3/10/2026
- Latest version: 1.0.7
Unified is immutable high performance Id library. -
- 7,870 total downloads
- last updated 3/10/2026
- Latest version: 1.0.7
Unified.Json is JsonConverter for UnifiedId to use it as ValueObject. -
- 1,539 total downloads
- last updated 8/20/2026
- Latest version: 0.8.1
Browser-safe abstractions for Unified.Data.Tables: the Entity/IEntity base, the generic IStorage<T> repository contract, the UpdateBuilder for partial updates, and [ProtectedProperty] +... More information -
- 1,472 total downloads
- last updated 8/20/2026
- Latest version: 0.8.1
Azure Table Storage implementation for Unified.Data.Tables: TableStorage<T> (IStorage<T>) with in-memory caching, ETag optimistic concurrency, builder-driven partial (Merge) updates, role-gated protected... More information -
- 911 total downloads
- last updated 8/20/2026
- Latest version: 0.8.1
Faithful in-memory IStorage<T> for Unified.Data.Tables: rows round-trip through the real TableEntitySerializer (so tests exercise production serialization behavior — decimal-as-double, enum-as-string, nested... More information -
- 175 total downloads
- last updated 8/20/2026
- Latest version: 0.8.1
ASP.NET Core Identity stores persisted through Unified.Data.Tables' IStorage<T>: seven Entity-derived row models (one table each), deterministic key composition, and IUserStore/IRoleStore implementations... More information -
- 110 total downloads
- last updated 7/13/2026
- Latest version: 1.0.7
Unified.Text.Json is a System.Text.Json converter for UnifiedId to use it as a ValueObject.