Fauna .NET Driver
0.1.0-beta
Loading...
Searching...
No Matches
repo.git
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.9.8