MongoRepository documentation
MongoRepositoryManagerT, TKey Constructor |
Overload List
Name | Description | |
---|---|---|
MongoRepositoryManagerT, TKey |
Initializes a new instance of the MongoRepositoryManager class.
Uses the Default App/Web.Config connectionstrings to fetch the connectionString and Database name.
|
|
MongoRepositoryManagerT, TKey(String) |
Initializes a new instance of the MongoRepositoryManager class.
|
|
MongoRepositoryManagerT, TKey(String, String) |
Initializes a new instance of the MongoRepositoryManager class.
|
See Also