NSwag generated client with custom constructor
Is it possible to use nswag an generate custom constructor with additional param. When I run nswag to generate api client, I got this ctor:
NSwag generated client with custom constructor
Is it possible to use nswag an generate custom constructor with additional param. When I run nswag to generate api client, I got this ctor:
NSwag generated client with custom constructor
Is it possible to use nswag an generate custom constructor with additional param. When I run nswag to generate api client, I got this ctor:
NSwag generated client with custom constructor
Is it possible to use nswag an generate custom constructor with additional param. When I run nswag to generate api client, I got this ctor:
NSwag generated client with custom constructor
Is it possible to use nswag an generate custom constructor with additional param. When I run nswag to generate api client, I got this ctor:
Nswag CSharp Client generator marking strings as Required
I have a .Net 8.0 WebAPI project which Im using NSwag to produce a c# SDK APIClient class so that I can interact with it from another project.