C
C#17mo ago
.tree

❔ Generate REST Client with NSwag Studio

When I generate a C# Client for my REST API using swaggers online editor-next, I get a .NET Project with multiple cs files for my models and clients. However when I use Nswag Studio with the same Swaggerfile, I only get one single .cs file. Why is this? The issue with the client generated from the editor is that it's not .NET 6, which I need for my application.
1 Reply
Accord
Accord17mo ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.