Xamarin.Cognitive.Face
0.5.2
dotnet add package Xamarin.Cognitive.Face --version 0.5.2
NuGet\Install-Package Xamarin.Cognitive.Face -Version 0.5.2
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="Xamarin.Cognitive.Face" Version="0.5.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xamarin.Cognitive.Face --version 0.5.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xamarin.Cognitive.Face, 0.5.2"
#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 Xamarin.Cognitive.Face as a Cake Addin #addin nuget:?package=Xamarin.Cognitive.Face&version=0.5.2 // Install Xamarin.Cognitive.Face as a Cake Tool #tool nuget:?package=Xamarin.Cognitive.Face&version=0.5.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Microsoft Cognitive Services Face API client library for Xamarin.iOS, Xamarin.Android, and Xamarin.Forms (or portable projects used for Android/iOS apps).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid50 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
MonoAndroid 5.0
- GoogleGson (>= 2.6.2)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Xamarin.iOS 1.0
- Newtonsoft.Json (>= 9.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.5.2 | 4,187 | 6/26/2017 |
0.5.1 | 995 | 6/23/2017 |
0.5.0-preview | 985 | 6/21/2017 |
0.4.0-preview | 885 | 6/20/2017 |
0.3.1-preview | 821 | 6/20/2017 |
0.3.0-preview | 1,041 | 5/17/2017 |
0.2.3-preview | 909 | 4/20/2017 |
0.2.2-preview | 919 | 4/19/2017 |
- Normalized some API bits for images on both platforms
- Now returning ErrorDetailExceptions on Android as well as iOS
- Misc tweaks