C Sharp Projects With Source Code And Database Free Download
Project Description
A RethinkDB database driver written in C# with 100% ReQL API compatibility and completeness.
List of asp.net project with source code in c sharp: This category consists of asp.net project with source code in c sharp. Most of the projects which are implemented in asp.net use C sharp also called as C# programming language. Projects provided in asp.net projects category and.Net category are mostly C sharp projects. C#.Net Projects – Free Downloads with Source Code and Project Report. And C#.Net Final Year Projects with Free Source Code and Documentation. System in C Sharp. Download asp.net c# project with source code, full website and software download with c# source code. Final year asp.net project documentation with reports.
This driver is based on the officialJava Driver. The basic mechanics and architecture of both drivers are the same. Except this C# driver is a bit more cool, stylish and kick-ass.
Standout Features
- 1,200+ Unit Tests - This driver passes the same ReQL test harness as the official drivers.
- Awesome documentation.
- ReGrid Support - Distributed Large Binary Storage
The Crypto Tip Jar!
Open-Source and Commercial Licensing
This open-source driver is dual-licensed. Please read below about SSL/TLS restrictions.
Commercial License
A commercial license is required if any part of this driver is used to communicate with a RethinkDB (server or proxy) using SSL/TLS encryption. A commercial license is also required if any part of this driver is used to interact with Compose.IO. Commercial licenses are sold by Bit Armory Inc and are available for purchase here. More information about commercial licensing can be found here.
Open-Source License
As long as SSL/TLS is not used when communicating with a RethinkDB (server or proxy), the driver is free to use for commercial and non-commercial applications and is covered under a modified Apache License 2.0.
Getting Help
Commercial Support
Independent commercial support and consulting are available for this driver. To ensure best practices in .NET, proper driver usage, training, and critical bug fixes for the C# driver contact Brian Chavez (twitter, email) for more information.
Community Support
Discord Server and Gitter.im are the primary means of getting help for free. Discord is recommended since voice chat can be helpful when debugging support issues. If your C# related question can't be answered by anyone tag @bchavez in your question.
Download & Install
NuGet Package RethinkDb.Driver
Supported Runtimes
| Windows | Linux | Mac OS X | |
|---|---|---|---|
| .NET Framework | v4.5 | n/a | n/a |
| .NET Standard | All platforms supporting .NET Standard 2.0 or higher. Eg: .NET Core 2.0. | ||
| Mono | All platforms 4.0.2 SR2 or higher | ||
| RethinkDB server 2.3.0 or higher | |||
Documentation
- Connections & Pooling
- Using SSL / TLS Encryption
- Extra C# Features
- Run Helpers
ReGrid File Storage
- Files
Driver Development
Quick Examples
Contributing
If you'd like to contribute, please consider reading some helpful tips before making changes.
Contributors
Created by Brian Chavez (twitter). Originally ported from the Java Driver by Josh Kuhn. Special thanks to the rest of the RethinkDB team (Josh, AtnNn, danielmewes, neumino, VeXocide) for answering ReQL protocol questions. Also, special thanks to Annie Ruygt for the wonderful GitHub banner!
A big thanks to GitHub and all contributors:
jrote1(Jake Rote) ~ LINQ Provider- fiLLLip (Filip Andre Larsen Tomren)