News

I am running into an issue where the JObject.ToObject method works on .NET Core, but fails on .NET 4.5.1. In particular, I am trying to deserialize from JSON an exception with a custom Exception ...
I didn't think much more about it, but suddenly I notice it being put to new uses in the age of Blazor and ASP.NET Core, championed at Microsoft by Hassan Habib, sofware engineer II. As a reminder, ...
I have an existing web api call in .NET 4.7, when brought to .NET Core 2, doesn't work. ... ASP.NET Core Web API - POST JSON, no Data Passed ... The Create method is called, but the JObject parameter ...