11name = " entity-framework"
2- title = " Entity Framework "
2+ title = " EF Core Provider "
33toc_landing_pages = [
44 " /fundamentals/configure" ,
55 # "/fundamentals/crud",
@@ -16,7 +16,7 @@ sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"
1616
1717[constants ]
1818provider-long = " MongoDB Entity Framework Core Provider"
19- provider-short = " Entity Framework Core Provider"
19+ provider-short = " EF Core Provider"
2020csharp-driver-long = " MongoDB .NET/C# Driver"
2121csharp-driver-short = " .NET/C# Driver"
2222framework = " Entity Framework"
@@ -27,8 +27,8 @@ dotnet-csharp = ".NET/C#"
2727mdb-server = " MongoDB Server"
2828mongo-community = " MongoDB Community Edition"
2929mongo-enterprise = " MongoDB Enterprise Edition"
30- docs-branch = " master" # always set this to the docs branch (i.e. master, 1.7, 1.8, etc.)
31- version-number = " 8.1" # always set this to the driver branch (i.e. 1.7.0, 1.8.0, etc.)
30+ docs-branch = " master" # always set this to the docs branch (i.e. master, 1.7, 1.8, etc.)
31+ version-number = " 8.1" # always set this to the driver branch (i.e. 1.7.0, 1.8.0, etc.)
3232full-version = " {+version-number+}.0"
3333version = " v{+version-number+}"
3434stable-api = " Stable API"
0 commit comments