Fernando Callejon
Results
3
issues of
Fernando Callejon
Nuget 0.7.0 contains NLog.MongoDB.dll 0.6.0. Is that right?
The motivation of this PR is to improve the experience for Issues creation and to have a nicer "change log" for each release.
### Description: When deserializing F# records or unions in streaming scenarios (e.g., ASP.NET Core minimal APIs), `Utf8JsonReader.Skip()` throws an exception when encountering unknown/unmapped properties. This is because Skip() doesn't work...
bug