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

Add Blazor to lists of app types #34368

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add Blazor to lists of app types #34368

wants to merge 1 commit into from

Conversation

tdykstra
Copy link
Contributor

@tdykstra tdykstra commented Dec 13, 2024

See #34367


Internal previews

📄 File 🔗 Preview link
aspnetcore/fundamentals/use-http-context.md Use HttpContext in ASP.NET Core

@tdykstra tdykstra marked this pull request as ready for review December 13, 2024 21:36
@tdykstra tdykstra requested a review from Copilot December 13, 2024 21:36

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

aspnetcore/fundamentals/use-http-context.md:185

  • [nitpick] The sentence could be clearer. Suggestion: 'The HttpContext is NOT thread safe. Accessing it from multiple threads can result in exceptions, data corruption, and other unpredictable results.'
* The `HttpContext` is **NOT** thread safe. Accessing it from multiple threads can result in unpredictable results, such as exceptions and data corruption.
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