Mehdi El Mellali

Results 6 comments of Mehdi El Mellali

Hello everybody i wanna just example for API display anything (List product/sales) to develop another one thanks

>nswag run /runtime:Net80 ``` Ensure that the project has been built. at NSwag.Commands.Generation.AspNetCore.AspNetCoreToOpenApiCommand.RunAsync(CommandLineProcessor processor, IConsoleHost host) in /_/src/NSwag.Commands/Commands/Generation/AspNetCore/AspNetCoreToOpenApiCommand.cs:line 82 at NSwag.Commands.NSwagDocumentBase.GenerateSwaggerDocumentAsync() in /_/src/NSwag.Commands/NSwagDocumentBase.cs:line 270 at NSwag.Commands.NSwagDocument.ExecuteAsync() in /_/src/NSwag.Commands/NSwagDocument.cs:line 67 at...

@maliming I have created users who belong to a tenant and have manually added tenants in the database. However, I'm not sure how to add the tenant ID to the...

@maliming Please can you check the code and find attached the project.zip file [aspnet-core.zip](https://github.com/user-attachments/files/15539528/aspnet-core.zip) Thank you!

I'm encountering a similar issue when migrating from .NET 6 to .NET 8 with NSwag. The error regarding 'WebApiToOpenApiCommand' removal and its alternatives resonates with what I'm experiencing. Have you...