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
Migrate NSwag generated clients from Newtonsoft.Json to System.Text.Json
How to use
Run project with NSwag generated file paths as parameters, e.g.
NSwagNewtonsoftReplacer WebClient.cs WebClient.Contracts.cs
or
dotnet run WebClient.cs WebClient.Contracts.cs
About
Migrate NSwag generated clients from Newtonsoft.Json to System.Text.Json