Fauna v10 .NET/C# Driver
0.2.0-beta
Loading...
Searching...
No Matches
Fauna
Constants
Endpoints.cs
Go to the documentation of this file.
1
namespace
Fauna.Constants
;
2
6
public
static
class
Endpoints
7
{
11
public
static
Uri Default {
get
; } =
new
(
"https://db.fauna.com"
);
12
}
Fauna.Constants
Definition
Endpoints.cs:1
Generated by
1.12.0