New 4.0.0-preview driver available for preview testing #146
n400
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, everyone! We've recently released a preview version of the C# driver that supports:
To install the Nuget package, follow the instructions provided in the docs, but set the version to
4.0.0-preview
instead of3.0.0
:And here is a streaming demo app you can try:
https://github.com/shestakovg/fauna-csharp-streaming-demo-app
Please let us know what you think!
Beta Was this translation helpful? Give feedback.
All reactions