Fauna .NET Driver

The Fauna .NET Driver is the official client SDK for interacting with Fauna from C# and .NET applications. It is designed for use with FQL v10 and provides strongly-typed query construction and response handling. The driver enables .NET developers to perform document operations, run queries, and manage database resources using familiar C# patterns and conventions.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: fauna:dotnet-driver
name: Fauna .NET Driver
tags:
- .NET
- C#
- Driver
- SDK
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api.example.com
humanURL: https://github.com/fauna/fauna-dotnet
properties:
- url: https://github.com/fauna/fauna-dotnet
  type: Documentation
description: The Fauna .NET Driver is the official client SDK for interacting with Fauna from C# and .NET
  applications. It is designed for use with FQL v10 and provides strongly-typed query construction and
  response handling. The driver enables .NET developers to perform document operations, run queries, and
  manage database resources using familiar C# patterns and conventions.