-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: BSON
-
None
ObjectId currently requires manual conversion for any libraries that need to change one to a string. For example, OData, WebApi, MVC, Json.NET all use TypeConverters. Therefore, a simple implementation that converts to and from a string would go a long way.
- related to
-
CSHARP-834 Implementations of IConvertible.ToType should handle conversion to type object
- Closed