SamHausmann / csharp

Rosette API Client Library for C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Rosette API Client Library for C#


Languages

Language:C# 93.5%Language:Shell 6.5%