FaceRecognitionDotNet icon indicating copy to clipboard operation
FaceRecognitionDotNet copied to clipboard

compatibility with lower framework

Open ahmadalsadder opened this issue 3 years ago • 1 comments

Hello , I would like to ask you about compatibility with lower framework, why there is non , i have 4.5.1 framework and there were a lot of constraint to update it , so how could i use your library , if i cant could you suggest something it could work?

ahmadalsadder avatar Mar 10 '21 06:03 ahmadalsadder

@ahmadalsadder FRDN depends on DlibDotNet. And DlibDotNet aims to support cross platform library. It means it shall be .NET Standard.

Please check Ship .NET 4.6.1 support for .NET Standard 2.0 for VS 2015

takuya-takeuchi avatar Mar 11 '21 13:03 takuya-takeuchi