sinaesthetic
sinaesthetic
CC#
Created by sinaesthetic on 12/23/2022 in #help
❔ ✅ JsonSerializer not serializing dictionary
I see this was an issue in .NET 6 and fixed in 7 however, it seems to still not be working in my project. All of my projects are on .NET 7 now, rebuilt, etc., dictionaries are being ignored. When I try the same code in LinqPad, it works fine. Looking for ideas...
13 replies
CC#
Created by sinaesthetic on 12/19/2022 in #help
✅ Can I use static abstract interface members in netstandard2.1?
Title -- I thought this was a language feature, not a framework feature. Shouldn't I be able to use these? I'm getting compiler errors stating it is not supported in the targeted runtime.
12 replies