-
Notifications
You must be signed in to change notification settings - Fork 35
Home
Luke Bakken edited this page Apr 3, 2015
·
17 revisions
Welcome to the home of the Riak .NET Client, a .NET library that gives developers the ability to talk to Riak, Basho's highly-available Key-Value store. This C# library targets v4.0 of the .NET runtime. Given the desire to make Riak accessible to .NET developers regardless of their platform this library runs on both the Microsoft CLR (v4.0) and Mono (v2.10 and higher) and is CLS-compatible.
On this wiki you'll find documentation, samples and links to source and binary downloads. Stay a while and have a read. If you find any issues with it, please fork it and submit a pull request or file an issue.
What are you interested in?
General
Usage
- Installing the Riak .NET Client
- Connecting to Riak
- Taste of Riak
- Querying:
- Other Query Types:
- API Reference