-
Type: New Feature
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Feature Request
It would be useful to have a mechanism for naming of the collection from RegisterClassMap.
So we could do this for example:
BsonClassMap.RegisterClassMap<Car>(cm =>
);;
- duplicates
-
CSHARP-126 New GetCollection<T>() signature that uses a default collection name based on the Type of collection (NORM migration suggestion)
- Closed