Update README.md
This commit is contained in:
committed by
GitHub
parent
67d0a4c8a3
commit
9d1950e9c7
@@ -158,7 +158,7 @@ It is now possible to change the collection name by using the `CollectionName` a
|
|||||||
Documents of this type will be inserted into a collection named "MyCollectionName".
|
Documents of this type will be inserted into a collection named "MyCollectionName".
|
||||||
|
|
||||||
## Index Management
|
## Index Management
|
||||||
From version 1.3.8 the `MongoDbGenericRepository` implements the `IMongoDbCollectionIndexRepository` interface.
|
From version 1.3.8 the `MongoDbGenericRepository` implements the `IBaseMongoRepository_Index` and `IBaseMongoRepository_Index<TKey>` interfaces.
|
||||||
This exposes the functionality to programmatically manage indexes against your collections in a generic fashion.
|
This exposes the functionality to programmatically manage indexes against your collections in a generic fashion.
|
||||||
|
|
||||||
The following methods are exposed and fully integration tested:
|
The following methods are exposed and fully integration tested:
|
||||||
|
|||||||
Reference in New Issue
Block a user