ShiftSoftware.ADP.Darlastic.Engine.Core 1.14.16

Prefix Reserved
dotnet add package ShiftSoftware.ADP.Darlastic.Engine.Core --version 1.14.16
                    
NuGet\Install-Package ShiftSoftware.ADP.Darlastic.Engine.Core -Version 1.14.16
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ShiftSoftware.ADP.Darlastic.Engine.Core" Version="1.14.16" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ShiftSoftware.ADP.Darlastic.Engine.Core" Version="1.14.16" />
                    
Directory.Packages.props
<PackageReference Include="ShiftSoftware.ADP.Darlastic.Engine.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ShiftSoftware.ADP.Darlastic.Engine.Core --version 1.14.16
                    
#r "nuget: ShiftSoftware.ADP.Darlastic.Engine.Core, 1.14.16"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ShiftSoftware.ADP.Darlastic.Engine.Core@1.14.16
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ShiftSoftware.ADP.Darlastic.Engine.Core&version=1.14.16
                    
Install as a Cake Addin
#tool nuget:?package=ShiftSoftware.ADP.Darlastic.Engine.Core&version=1.14.16
                    
Install as a Cake Tool

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.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on ShiftSoftware.ADP.Darlastic.Engine.Core:

Package Downloads
ShiftSoftware.ADP.Darlastic.API

ASP.NET Core controllers and registration helpers for the ShiftSoftware ADP.Darlastic package — read-through endpoints over the golden-identity 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.14.16 30 7/31/2026
1.14.15 48 7/31/2026
1.14.14 46 7/30/2026