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
Related: should set OutputPath for NSwag in the example project and/or LegacyOpenApiIntegration. This makes it easy to spot how the generated client changes when trying out different switches or updating to a newer version.
Add support for using Kiota to generate a C# client, aside from the existing NSwag support.
IHttpClientFactory
from the IoC containerAn initial experiment is available at https://github.com/json-api-dotnet/JsonApiDotNetCore/tree/openapi-tryout-kiota.
The text was updated successfully, but these errors were encountered: