Just created an issue regarding System.Text.Json and required/non-null properties. I would expect the deserialization to behave the same way regardless of if the property is present in the json or present but explicitly set to null.
Thoughts?
https://github.com/dotnet/runtime/issues/88727
#dotnet
Posts by Josef
Haha det är väldigt mycket som inte finns än, framförallt PERSONER...
If I create the file manually in the consuming application, STJ picks it up just fine.
I assume it's not possible to "chain" source generators?
#dotnet #dotnetcore
Ping @damianedwards.com @davidfowl.com
I've built a source generator that generates some types. As a good citizen I also want to generate a JsonSerializerContext so consumers of my library can de/serialize the types correctly.
I've generated the file correctly but it doesn't work (STJ is not doing any source generation).
Nice, thanks!!
Awesome, thank you!!! :)
How does this even work? How do I search for custom feeds? Formula 1? Tech? Dotnet? Csharp?
Hello world! My first...message (?) will be a link to my latest blog post where I use source generators on my enumeration package.
josef.codes/jos-enumeration-now-usin...
#dotnet #dotnetcore