Metadata >> NuGet >> ApiAiSDK

ApiAiSDK

Metadata

Authors Speaktoit
Copyrights 2015 Speaktoit, Inc.
Description Library provides simple programming interface for making text and voice requests to the API.AI service.
IconUrl http://api.ai/assets/ico/favicon-e15c6e41317c4ff907cc983a5c8676d9.png
LicenseUrl http://github.com/api-ai/api-ai-net/blob/master/LICENSE
Owners Speaktoit
ProjectUrl https://github.com/api-ai/api-ai-net
ReleaseNotes First version of the API.AI NET SDK.
RequireLicenseAcceptance False
Tags natural language processing
Title ApiAiSDK
PackageSize 28667
PackageHashAlgorithm SHA512
PackageHash oavDlAgJWHBzmD5vStanMWoOG4PcBD8tB3cIByvQrwsum+F8psh2fTLC/vfLF9SQ1NDD0yFMsN1WMeWFPPDLkA==
DownloadCount 000000
CreatedDate 2015-02-24T09:14:30

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install ApiAiSDK -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ApiAiSDK -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package ApiAiSDK
Installing the package (HTTP Basic authentication):
Install-Package ApiAiSDK -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ApiAiSDK -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package ApiAiSDK

OpenWrap

Installing the package:
o add-wrap ApiAiSDK
Uninstalling the package:
o remove-wrap ApiAiSDK

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.0