Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 497 Bytes

File metadata and controls

21 lines (12 loc) · 497 Bytes

Systran Translation .Net Client Library.

This is a .Net implementation of the Systran Translation Client Library.

Opening in Visual Studio

From Visual Studio, open SystranClientTranslationApiLib.sln .

Testing

Run tests in the SystranClientTranslationApiLibTests project included in the solution.

Dependencies

This Library requires Newtonsoft.Json and RestSharp, both available as NuGet packages.