You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove [<AllowNullLiteral>] attribute from Json.ISerializer and Xml.ISerializer (#685)
* Remove [<AllowNullLiteral>] attribute from Json.ISerializer
* Remove [<AllowNullLiteral>] attribute from Xml.ISerializer
* Tests: add more Json and Xml tests
* Add json route to the EndpointRoutingApp sample project, and update it to .NET 9
* Update the NewtonsoftJson sample to .NET 9, enable the checknulls verification and fix the code to deal with it
0 commit comments