Skip to content

Releases: exadel-inc/compreface-net-sdk

CompreFace .NET SDK 1.0.2

03 Apr 11:26
2eb902a
Compare
Choose a tag to compare

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

22 Mar 22:54
f7c7f6f
Compare
Choose a tag to compare

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

22 Mar 22:47
f7c7f6f
Compare
Choose a tag to compare
Pre-release

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