Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 549 Bytes

File metadata and controls

17 lines (9 loc) · 549 Bytes

Constructor.io

A C# client for the Constructor.io API. Constructor.io provides a lightning-fast, typo-tolerant autocomplete service that ranks your users' queries by popularity to let them find what they're looking for as quickly as possible.

Installation

Run in the Package Manager Console:

Install-Package constructor.io

Or, if using nuget on the command line:

nuget install constructor.io

Usage

For our most up-to-date API documentation, please visit our website.