Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 825 Bytes

File metadata and controls

28 lines (17 loc) · 825 Bytes

Build Status

.Net (C#) client binding for the Rosette API

Installation

If you use Nuget, you may use either Visual Studio's Nuget package manager or command line to install the Rosette API binding.

In Visual Studio: search for the rosette_api package in Nuget and follow the installation instructions.

Using Nuget Command Line: nuget install rosette_api.

Basic Usage

See examples

API Documentation

See documentation

Additional Information

Visit Rosette API site