ShiftSoftware.ADP.Darlastic.Shared
1.14.16
Prefix Reserved
dotnet add package ShiftSoftware.ADP.Darlastic.Shared --version 1.14.16
NuGet\Install-Package ShiftSoftware.ADP.Darlastic.Shared -Version 1.14.16
<PackageReference Include="ShiftSoftware.ADP.Darlastic.Shared" Version="1.14.16" />
<PackageVersion Include="ShiftSoftware.ADP.Darlastic.Shared" Version="1.14.16" />
<PackageReference Include="ShiftSoftware.ADP.Darlastic.Shared" />
paket add ShiftSoftware.ADP.Darlastic.Shared --version 1.14.16
#r "nuget: ShiftSoftware.ADP.Darlastic.Shared, 1.14.16"
#:package ShiftSoftware.ADP.Darlastic.Shared@1.14.16
#addin nuget:?package=ShiftSoftware.ADP.Darlastic.Shared&version=1.14.16
#tool nuget:?package=ShiftSoftware.ADP.Darlastic.Shared&version=1.14.16
Shared enums, DTOs and contracts for the ShiftSoftware ADP.Darlastic package — centralized customer identity (golden records, stable IDs, stewardship).
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- ShiftSoftware.ShiftEntity.Model (>= 2026.6.24.1)
- ShiftSoftware.TypeAuth.Core (>= 1.6.25)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on ShiftSoftware.ADP.Darlastic.Shared:
| Package | Downloads |
|---|---|
|
ShiftSoftware.ADP.Darlastic.Data
EF Core entity model for the ShiftSoftware ADP.Darlastic package — the golden-identity registry (identities, redirects, source profiles, projection state, resolve runs) hosts run migrations against, under a configurable SQL schema. |
|
|
ShiftSoftware.ADP.Darlastic.Web
Blazor WebAssembly pages and services for the ShiftSoftware ADP.Darlastic package — golden-customer surfaces over the registry mounted in the host's database. |
|
|
ShiftSoftware.ADP.Darlastic.Engine
The storage half of the ShiftSoftware ADP.Darlastic identity-resolution engine: stable golden-ID reconciliation against a SQL Server registry, steward-decision replay, case-evidence staging, and delta-only Cosmos projection. The matching and scoring themselves live in ShiftSoftware.ADP.Darlastic.Engine.Core, which takes no storage dependency — reference that one if you only need to score or explain a pair. |
|
|
ShiftSoftware.ADP.Darlastic.Engine.Core
The dependency-free half of the ADP.Darlastic identity-resolution engine: scoring, normalization (transliteration, mojibake recovery, name skeletons), clustering with name-chain survivorship, case categorisation, and the scorer's own explain trace. No SQL Server, no Cosmos — so a serving surface can compute a pair's score and derivation at read time without taking a storage dependency. |
GitHub repositories
This package is not used by any popular GitHub repositories.