Skip to content

Pull requests: dotnet/aspnetcore

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add WebAssemblyHotReloadCapabilities msbuild property area-blazor Includes: Blazor, Razor Components
#59094 opened Nov 21, 2024 by tmat Loading… 9.0.x
[main] Update dependencies from dotnet/runtime area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework Type: Dependency Update 🔼
#59091 opened Nov 21, 2024 by dotnet-maestro bot Loading…
[release/9.0] Harden parsing of [Range] attribute values area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates
#59077 opened Nov 20, 2024 by github-actions bot Loading…
11 tasks
9.0.x
Add option to exception handler middleware to not log error area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
#59074 opened Nov 20, 2024 by JamesNK Loading…
[release/8.0] (deps): Bump src/submodules/googletest from 1204d63 to d144031 area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
#59033 opened Nov 18, 2024 by dependabot bot Loading… 8.0.x
[release/9.0] (deps): Bump src/submodules/googletest from 6dae7eb to d144031 area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
#59032 opened Nov 18, 2024 by dependabot bot Loading… 9.0.x
[release/9.0] Update dependencies from dotnet/arcade area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
#59024 opened Nov 18, 2024 by dotnet-maestro bot Loading… 9.0.x
Put package assets in TFM-specific folder area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates
#58995 opened Nov 15, 2024 by wtgodbe Loading…
Build installers at the end of the repo build and allow building with desktop msbuild area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework * NO MERGE * Do not merge this PR as long as this label is present.
#58987 opened Nov 15, 2024 by ViktorHofer Loading…
4 tasks
Add pre-commit hook with code formatting area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework community-contribution Indicates that the PR has been added by a community member
#58965 opened Nov 14, 2024 by nazolek Loading…
Update Weather.razor area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates
#58955 opened Nov 14, 2024 by IEvangelist Loading…
[release/9.0] Fix IIS outofprocess to remove WebSocket compression handshake area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions Servicing-approved Shiproom has approved the issue
#58931 opened Nov 13, 2024 by github-actions bot Loading…
5 of 10 tasks
9.0.x
perf: improve allocations in OwinEnvironment area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions Perf
#58917 opened Nov 13, 2024 by DeagleGross Loading…
[release/9.0] Fix SignalR Java POM to include description area-signalr Includes: SignalR clients and servers pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun Servicing-approved Shiproom has approved the issue
#58896 opened Nov 12, 2024 by github-actions bot Loading…
4 of 10 tasks
9.0.x
Nested Editor<T> Null Reference Exception. Fix a bug in the HtmlFieldPrefix.cs:23 area-blazor Includes: Blazor, Razor Components community-contribution Indicates that the PR has been added by a community member pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#58888 opened Nov 12, 2024 by sgarnovsky Loading…
remove redundant initializer in HttpValidationProblemDetails area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions community-contribution Indicates that the PR has been added by a community member pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#58864 opened Nov 11, 2024 by OwnageIsMagic Loading…
Handling CultureInfo.InvariantCulture in RequestLocalizationMiddleware area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlesware community-contribution Indicates that the PR has been added by a community member pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#58844 opened Nov 8, 2024 by cloudlucky Loading… 10.0-preview1
Remove RequiresUnreferencedCode in IJSInProcessObjectReference area-blazor Includes: Blazor, Razor Components community-contribution Indicates that the PR has been added by a community member
#58713 opened Oct 30, 2024 by yueyinqiu Draft
4 tasks done
use GeneratedRegex property area-blazor Includes: Blazor, Razor Components community-contribution Indicates that the PR has been added by a community member pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#58710 opened Oct 30, 2024 by WeihanLi Loading…
2 of 4 tasks
don't throw a misleading exception upon a BadHttpRequestException area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates community-contribution Indicates that the PR has been added by a community member pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#58688 opened Oct 29, 2024 by LilahTovMoon Loading…
[release/9.0] Update dependencies from dotnet/extensions area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
#58675 opened Oct 28, 2024 by dotnet-maestro bot Loading… 9.0.x
no dispatchGlobalEventToAllElements when no renderer attached area-blazor Includes: Blazor, Razor Components community-contribution Indicates that the PR has been added by a community member pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#58667 opened Oct 28, 2024 by zuizuihao Loading… 8.0.x
Correct typo in ProtectedPersonalDataAttribute.cs & PersonalDataAttribute.cs area-identity Includes: Identity and providers community-contribution Indicates that the PR has been added by a community member pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#58664 opened Oct 28, 2024 by bretthoes Loading…
1 of 4 tasks
Convert ref and runtime packs to use the SharedFramework SDK and Arcade's installer tooling area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework blocked The work on this issue is blocked due to some dependency pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#58612 opened Oct 24, 2024 by jkoritzinsky Loading…
Adds the ability to specify an appsettings file for user-jwts area-commandlinetools Includes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPI community-contribution Indicates that the PR has been added by a community member pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#58605 opened Oct 24, 2024 by ChrisAnn Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.