- Add NuGet properties - Update RethinkDB F# driver
- Add F# driver project - Replace async with task (both RethinkDB and ASP.NET Core are task-based) - Add cancellation token support (F# RethinkDB driver does not support them yet)
Still need to test before building a package