seletskysergey
-
- 262,875 total downloads
- last updated 3/10/2026
- Latest version: 1.0.7
Unified is immutable high performance Id library. -
- 7,875 total downloads
- last updated 3/10/2026
- Latest version: 1.0.7
Unified.Json is JsonConverter for UnifiedId to use it as ValueObject. -
- 2,288 total downloads
- last updated 8/22/2026
- Latest version: 0.8.3
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,982 total downloads
- last updated 8/22/2026
- Latest version: 0.8.3
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 -
- 1,392 total downloads
- last updated 8/22/2026
- Latest version: 0.8.3
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 -
- 464 total downloads
- last updated 8/22/2026
- Latest version: 0.8.3
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 -
- 115 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.