Skip to content

rpereira-1/kinetica-api-cs

 
 

Repository files navigation

Kinetica C# API

This project contains the source code of the C# Kinetica API.

For the client-side API changes, please refer to CHANGELOG.md, and for Kinetica function changes, please refer to CHANGELOG-FUNCTIONS.md.

The documentation can be found at http://www.kinetica.com/docs/6.2/index.html.
The python specific documentation can be found at:

Instructions to build the Kinetica C# API on Windows

Please completely read this set of instructions thoroughly before starting.

Open NuGet Package Manager Console
Type "install-package Newtonsoft.Json"

Requirements

Json.NET (http://json.codeplex.com/)

About

Client-side C# API for Kinetica

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%