Skip to content

Releases: exadel-inc/compreface-net-sdk

CompreFace .NET SDK 1.0.2

Choose a tag to compare

@vldmrklnk vldmrklnk released this 03 Apr 11:26
2eb902a

CompreFace .NET SDK makes face recognition into your application even easier.

Support of .NET6(LTS) was added. 1.0.2 release supports both .NET6(LTS) and .NET 7 versions.

Requirements

Before using our SDK make sure you have installed CompreFace and .NET on your machine.

CompreFace
.NET (Version 6+)

Installation
It can be installed through Package Manager Console:
dotnet add package CompreFace.NET.Sdk --version 1.0.2

CompreFace .NET SDK 1.0.1

Choose a tag to compare

@vldmrklnk vldmrklnk released this 22 Mar 22:54
f7c7f6f

CompreFace .NET SDK makes face recognition into your application even easier.

Documentation comments were added to this release.

Requirements

Before using our SDK make sure you have installed CompreFace and .NET on your machine.

CompreFace
.NET (Version 7+)

Installation
It can be installed through Package Manager Console:
dotnet add <project> package CompreFace.NET.Sdk --version 1.0.1

CompreFace .NET SDK 1.0.0

Pre-release

Choose a tag to compare

@vldmrklnk vldmrklnk released this 22 Mar 22:47
f7c7f6f

CompreFace .NET SDK makes face recognition into your application even easier.

Requirements

Before using our SDK make sure you have installed CompreFace and .NET on your machine.

CompreFace
.NET (Version 7+)

Installation
It can be installed through Package Manager Console:
dotnet add <project> package CompreFace.NET.Sdk --version 1.0.0