EmotionAPI 0.2.0
EmotionAPI is a class library that wraps the Microsoft Project Oxford Emotion API.
Install-Package EmotionAPI -Version 0.2.0
dotnet add package EmotionAPI --version 0.2.0
<PackageReference Include="EmotionAPI" Version="0.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EmotionAPI --version 0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EmotionAPI, 0.2.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install EmotionAPI as a Cake Addin
#addin nuget:?package=EmotionAPI&version=0.2.0
// Install EmotionAPI as a Cake Tool
#tool nuget:?package=EmotionAPI&version=0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
DNX 4.5.1
- Microsoft.AspNet.WebUtilities (>= 1.0.0-rc1-final)
- Microsoft.CSharp (>= 4.0.1-beta-23516)
- Newtonsoft.Json (>= 7.0.1)
- System.Linq (>= 4.0.0-beta-23019)
- System.Net.Http (>= 4.0.1-beta-23409)
- System.Runtime (>= 4.0.10-beta-23019)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.