/csharp

Rosette API Client Library for C#

Primary LanguageC#

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