ISL.Providers.ReIdentification.Abstractions 0.0.0.3

dotnet add package ISL.Providers.ReIdentification.Abstractions --version 0.0.0.3                
NuGet\Install-Package ISL.Providers.ReIdentification.Abstractions -Version 0.0.0.3                
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="ISL.Providers.ReIdentification.Abstractions" Version="0.0.0.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ISL.Providers.ReIdentification.Abstractions --version 0.0.0.3                
#r "nuget: ISL.Providers.ReIdentification.Abstractions, 0.0.0.3"                
#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.
// Install ISL.Providers.ReIdentification.Abstractions as a Cake Addin
#addin nuget:?package=ISL.Providers.ReIdentification.Abstractions&version=0.0.0.3

// Install ISL.Providers.ReIdentification.Abstractions as a Cake Tool
#tool nuget:?package=ISL.Providers.ReIdentification.Abstractions&version=0.0.0.3                

ISL.Providers.ReIdentification

This repository contains the SPAL source code for the ISL Re-Identification Abstraction library as well as the NECS and an OfflineFileSource provider implementation.

Product 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. 
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 ISL.Providers.ReIdentification.Abstractions:

Package Downloads
ISL.Providers.ReIdentification.OfflineFileSources

ISL.Providers.ReIdentification.OfflineFileSources provides a re-identification implementation for offline use i.e. for acceptance tests where we would use a CSV file to control and manage test outcomes.

ISL.Providers.ReIdentification.Necs

ISL.Providers.ReIdentification.Necs provides a re-identification implementation the NECS Api.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.0.3 142 11/1/2024
0.0.0.2 61 11/1/2024
0.0.0.1 67 10/30/2024

Initial release of ISL.Providers.ReIdentification.Abstractions.