Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature / Cors Beta #184

Merged
merged 6 commits into from
Oct 23, 2024
Merged

Feature / Cors Beta #184

merged 6 commits into from
Oct 23, 2024

Conversation

dncsvr
Copy link
Member

@dncsvr dncsvr commented Oct 22, 2024

AspNetCore cors feature (or whatever name is appropriate for the microsoft's
.UseCors()) should be implemented.

Tasks

  • Add Cors Feature
    • AspNetCore implementation
      • add extension to setup cors with given origins
    • Disabled implementation
    • Update docs

@dncsvr dncsvr self-assigned this Oct 22, 2024
@dncsvr dncsvr marked this pull request as ready for review October 23, 2024 11:33
@dncsvr dncsvr requested a review from cihandeniz October 23, 2024 11:34
- remove `AspNetCore` feature from reicpe features table
- remove xml comments and use note tag
@dncsvr dncsvr merged commit 19089cc into mouseless:main Oct 23, 2024
6 checks passed
@dncsvr dncsvr deleted the feature/cors-beta branch October 23, 2024 13:18
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.

2 participants