AspNetCoreOData
AspNetCoreOData copied to clipboard
Support for .Net 6 in Microsoft.AspNetCore.OData.NewtonsoftJson
As .Net 5 is nearing EOL, we are starting to update our projects to .Net 6
I've noticed, during updates of our projects that Microsoft.AspNetCore.OData.NewtonsoftJson is not supporting .Net 6

Can you guys give an ETA on the update?
@muziekklas What's the problem to use '.NET5' package at .NET 6 project?
@marabooy Can you take a look?
@xuzhg and @habbes we should have support for .Net 6 alongside Net 5.0 to mirror the AspNetCore version. No tests break so far while testing.
not sure, If I can still do anything - But do you guys have any idea when you'll have a release ready?