bchavez / RethinkDb.Driver

:headphones: A NoSQL C#/.NET RethinkDB database driver with 100% ReQL API coverage.
http://rethinkdb.com/api/java
Other
383 stars 134 forks source link

Use C# 7.1 features. #121

Closed bchavez closed 6 years ago

bchavez commented 6 years ago

Updates the RethinkDB database driver to use C# 7.1 compiler features. Cleans up CancellationToken = default nicely.

:fire: :volcano: "We're building it up, to break it back down..."