Skip to content

feat: Migrate from Swashbuckle to Microsoft.AspNetCore.OpenApi and Scalar.AspNetCore for API documentation#67

Merged
samuelzedec merged 1 commit intomainfrom
develop
Aug 23, 2025
Merged

feat: Migrate from Swashbuckle to Microsoft.AspNetCore.OpenApi and Scalar.AspNetCore for API documentation#67
samuelzedec merged 1 commit intomainfrom
develop

Conversation

@samuelzedec
Copy link
Owner

  • Replaced Swashbuckle with Microsoft.AspNetCore.OpenApi and Scalar.AspNetCore for modernized OpenAPI/Swagger support.
  • Updated AppExtension to use MapOpenApi and MapScalarApiReference methods.
  • Refactored AddDocumentationApi to use AddOpenApi with document transformers.
  • Updated package dependencies and documentation to reflect changes.

…alar.AspNetCore for API documentation

- Replaced Swashbuckle with `Microsoft.AspNetCore.OpenApi` and `Scalar.AspNetCore` for modernized OpenAPI/Swagger support.
- Updated `AppExtension` to use `MapOpenApi` and `MapScalarApiReference` methods.
- Refactored `AddDocumentationApi` to use `AddOpenApi` with document transformers.
- Updated package dependencies and documentation to reflect changes.
@samuelzedec samuelzedec merged commit fbfb92f into main Aug 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant