You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

16 lines
402 B

baseurl = "/mongo-csharp-driver"
languageCode = "en-us"
title = "MongoDB .NET Driver"
canonifyurls = false
githubRepo = "mongo-csharp-driver"
[params.authors]
[params.authors.Derek]
"firstName" = "Derek"
"lastName" = "Perkins"
[params.authors.Joe]
"firstName" = "Joe"
"lastName" = "Bergevin"
[params.authors.Tanner]
"firstName" = "Tanner"
"lastName" = "Linsley"