关于[Generate TypeScript and C# clients with NSwag based on an API]的摘要:
Generating clients for APIs is a tremendous way to reduce the amount of work you have to do when you’re building a project. Why handwrite that code when it can be auto-generated for you quickly and accurately by a tool like NSwag? To quote the docs
原文地址: https://blog.logrocket.com/generate-typescript-csharp-clients-nswag-api/