Details
-
Improvement
-
Resolution: Fixed
-
Unknown
-
None
-
None
-
None
-
Not Needed
-
Description
The C# BSON creates a ObjectId value with a call to System.Diagnostics.Process.GetCurrentProcess().Id. The Blazor Webassembly framework does not support calls to Process.GetCurrentProcess() (see here and here and here).
Are there any plans to fix this?
Attachments
Issue Links
- is related to
-
CSHARP-3755 ObjectId serialization to JSON fails with PlatformNotSupportedException (Web Assembly)
-
- Closed
-