MongoRepository documentation
MongoRepositoryManagerT, TKey Constructor |
Initializes a new instance of the MongoRepositoryManager class.
Uses the Default App/Web.Config connectionstrings to fetch the connectionString and Database name.
Namespace: MongoRepository
Assembly: MongoRepository.Net45 (in MongoRepository.Net45.dll) Version: 1.6.11.0 (1.6.11.0)
Syntax
Remarks
Default constructor defaults to "MongoServerSettings" key for connectionstring.
See Also