tX.utils
26.5.5
dotnet add package tX.utils --version 26.5.5
NuGet\Install-Package tX.utils -Version 26.5.5
<PackageReference Include="tX.utils" Version="26.5.5" />
<PackageVersion Include="tX.utils" Version="26.5.5" />
<PackageReference Include="tX.utils" />
paket add tX.utils --version 26.5.5
#r "nuget: tX.utils, 26.5.5"
#:package tX.utils@26.5.5
#addin nuget:?package=tX.utils&version=26.5.5
#tool nuget:?package=tX.utils&version=26.5.5
tX.utils
Shared utility library for all tX projects. Provides the standard building blocks used across every ticrobe application.
License
Copyright (c) 2026 ticrobe Technologies. All rights reserved. Proprietary and confidential.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- No dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on tX.utils:
| Package | Downloads |
|---|---|
|
tX.dataStore.interfaces
Interfaces and shared types for the tX data store layer: ItDataStoreProvider, ItRepository, ItStore, ItStoreContext, ItStoreFactory, ItSchema, ItConfigSource, tStoreConfig, tDataQuery, tPage, tStoreMetadata, tStoreResult. |
|
|
tX.sdk
tX SDK meta-package — references all tX libraries. Add one package to get the full tX stack. |
|
|
tX.dataStore.pgSql
PostgreSQL implementation of the tX.dataStore interfaces: ItRepository<T>, ItStoreContext, ItStore, ItStoreFactory, and ItSchema. Uses Npgsql with JSONB entity storage. |
|
|
tX.log
tX abstract logging: sink/service interfaces, tLogSinkRegistry, and static tLog facade. Concrete sinks (e.g. tX.log.database) register via tLogFactory.tInit() at startup. |
|
|
tX.message
tX message service: store ticrobe info, warn, error, critical, crash message definitions in PostgreSQL via tX.pgSql. |
GitHub repositories
This package is not used by any popular GitHub repositories.