Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 287 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 287 Bytes

NSwagNewtonsoftReplacer

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