Fauna .NET Driver 0.1.0-beta
 
Loading...
Searching...
No Matches
Endpoints.cs
Go to the documentation of this file.
2
6public static class Endpoints
7{
11 public static Uri Default { get; } = new("https://db.fauna.com");
12}