All open PRs sorted by Action score. Higher-scored PRs are closer to merge-ready and would benefit most from maintainer attention.
Each PR has three scores on a 0–10 scale:
| Points | Signal |
|---|---|
| 3.0 | No merge conflicts |
| 2.5 | CI passing 1 |
| 2.5 | Has approval 1 |
| 2.5 | Feedback addressed 1 |
| 2.5 | Discussion healthy 1 |
| 2.0–3.0 | Small, easy to review (2.0) / trivial ≤2 files, ≤20 lines (3.0) 1 |
| 1.5 | Has maintainer review 1 |
| 1.0 | Recently active 1 |
| 0.5–1.0 | Team or known author (1.0) / community (0.5) 1 |
| 0.7 | Recently updated 1 |
| 0.5 | Well labeled 1 |
| 0.3 | Good review momentum 1 |
| Points | Signal |
|---|---|
| 1.5 | No approval yet |
| 1.5 | CI blocking merge (otherwise merge-ready) |
| 1.0 | Community author |
| 1.0 | Reviewed, not approved |
| 1.0 | Has unresolved feedback |
| 1.0 | High interest |
| 0.5 | Large change (>200 lines) |
| 0.5 | Trivial change (≤2 files, ≤20 lines, no unresolved threads) |
| 0.5 | Old but active (>30d) |
| −1.5 | Author silent >14d (ball in their court) |
| −0.5 | Author slow 7–14d (ball in their court) |
(ready + 1) × (need + 1)
normalized to 0–10
PRs that are both high-need and near-ready rank highest.
🎯 = action ≥ 5
⚡ = action 4–5
1 Weight from 980-PR statistical analysis. Click any column header to re-sort. Click [?] on any score to see the breakdown.
| Ready | Need | Action | PR | Title | Next Action | CI | Disc | Age | Upd | Size | Author | Area |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 6.4 | 5.6 | ⚡ 4 | #65902 | Replace ConcurrentDictionary with MaybeConcurrentDictionary for WASM perf | @pavelsavara🔍: respond to 1 thread(s) from @javiercn🔍 |
✅ 24/0/0 | 1/4t 5ppl | 2d | 0d | 274 | @pavelsavara🔍 via |
blazor |
| 6.5 | 5 | 3.7 | #65891 | Fix OpenAPI to skip SecurityScheme for [AllowAnonymous] controllers | C @qianchongyang🔍: respond to 1 thread(s) from @mikekistler🔍 |
✅ 5/0/1 | 1/1t 2ppl | 4d | 4d | 42 | C @qianchongyang🔍 |
mvc |
| 5.9 | 5 | 3.4 | #65696 | Fix: Apply Blazor WebAssembly JS Initializer configurations (loadBootResource, environment) before runtime initialization | C @muharremtekin🔍: respond to 1 thread(s) from @pavelsavara🔍 |
✅ 23/0/0 | 1/1t 4ppl | 17d | 0d | 272 | C @muharremtekin🔍 |
blazor |
| 5.2 | 5.6 | 3.4 | #55092 | ALWAYS include the Vary Accept-Encoding header when response compression is enabled | C @pedrobsaila🔍: respond to 1 thread(s) from @BrennanConroy🔍 |
❌ 17/4/0 | 1/1t 3ppl | 712d | 1d | 63 | C @pedrobsaila🔍 |
middleware |
| 7.5 | 3.9 | 3.4 | #65928 | fix flaky Microsoft.AspNetCore.SignalR.Client.Tests.TestServerTests.WebSocketsWorks | @DeagleGross🔍: respond to 2 thread(s) from 🔍 |
✅ 24/0/0 | 2/2t 1ppl | 1d | 1d | 8 | @DeagleGross🔍 |
signalr |
| 6.1 | 4.4 | 3.2 | #65804 | Surface primary constructor parameter attributes in OpenAPI schemas | C @matantsach🔍: respond to 2 thread(s) from 🔍 |
✅ 22/0/0 | 2/2t 3ppl | 7d | 7d | 198 | C @matantsach🔍 |
minimal |
| 6.1 | 4.4 | 3.2 | #64539 | Refactor param binding failure handling in RequestDelegate | C @marcominerva🔍: respond to 1 thread(s) from @BrennanConroy🔍 |
✅ 23/0/0 | 1/2t 4ppl | 118d | 5d | 297 | C @marcominerva🔍 |
networking |
| 6.8 | 3.9 | 3.2 | #65386 | fix: Allow pnpm execution without .cmd extension on Windows in SpaProxy | @BrennanConroy🔍: review needed |
✅2 20/2/0 | 0/0t 3ppl | 42d | 2d | 🐁 6 | C @murataslan1🔍 |
|
| 6.6 | 3.9 | 3.1 | #65777 | Allow document transformers to access operation descriptions (#61264) | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
✅ 21/0/0 | 0/3t 3ppl | 11d | 1d | 112 | C @vvimjam🔍 |
minimal |
| 5.9 | 4.4 | 3.1 | #65575 | Fix User Secrets crash on case-different duplicate keys | 🔄 C @kubaflo🔍: merge main (stale 16d) |
✅ 22/0/0 | 0/8t 3ppl | 24d | 16d | 64 | C @kubaflo🔍 |
commandlinetools |
| 5.9 | 4.4 | 3.1 | #65561 | Fix SignalR Java client memory leak in stream() due to unbounded ReplaySubject | 🔄 C @kubaflo🔍: merge main (stale 16d) |
✅ 23/0/0 | 0/8t 3ppl | 25d | 16d | 188 | C @kubaflo🔍 |
signalr |
| 6.6 | 3.9 | 3.1 | #65807 | feat: add handshake `Exception` on `ITlsHandshakeFeature` | @halter73🔍, @BrennanConroy🔍: review needed; rerequest Copilot review |
✅ 23/0/0 | 0/6t 2ppl | 7d | 4d | 224 | @DeagleGross🔍 |
networking |
| 5.8 | 4.4 | 3 | #65556 | Exotic object function call - JSInterop | C @OrthFelix🔍: respond to 1 thread(s) from 🔍 |
✅ 22/0/0 | 1/1t 4ppl | 25d | 15d | 🐁 2 | C @OrthFelix🔍 |
blazor |
| 6.4 | 3.9 | 3 | #61419 | support ForwardedHeaders configuration | 🔄 C @WeihanLi🔍: merge main (stale 57d) |
✅ 27/0/0 | 0/4t 2ppl | 349d | 57d | 115 | C @WeihanLi🔍 |
networking |
| 5.4 | 4.4 | 2.9 | #65571 | Fix optional form file params returning 408/415 for non-form content types | 🔄 C @kubaflo🔍: merge main (stale 16d) |
✅ 23/0/0 | 0/2t 3ppl | 24d | 16d | 233 | C @kubaflo🔍 |
minimal |
| 6.9 | 3.3 | 2.8 | #63929 | made changes to fix xml comment not rendering properly | 🔄 C @AtolagbeMuiz🔍: merge main (stale 157d) |
✅ 28/0/0 | 0/0t 1ppl | 170d | 157d | 🐁 2 | C @AtolagbeMuiz🔍 |
minimal |
| 4.2 | 5.6 | 2.8 | #65650 | MVC+OpenAPI: Support multiple `Produces` for same status code / content-type | @DeagleGross🔍: respond to 5 thread(s) from @BrennanConroy🔍, @mikekistler🔍 |
❌ 19/4/0 | 🔥 5/20t 6ppl | 20d | 6d | 1988 | @DeagleGross🔍 |
mvc |
| 5.9 | 3.9 | 2.8 | #65576 | Fix UpdatePasswordHash virtual method not called consistently | 🔄 C @kubaflo🔍: merge main (stale 16d) |
✅ 22/0/0 | 0/5t 3ppl | 24d | 16d | 72 | C @kubaflo🔍 |
identity |
| 6 | 3.9 | 2.8 | #65077 | Fix duplicate websocket header handling in IIS Out-Of-Process handler | 🔄 @DeagleGross🔍: merge main (stale 43d) |
✅ 22/0/0 | 0/1t 4ppl | 68d | 43d | 156 | @DeagleGross🔍 via |
networking |
| 7.9 | 2.8 | 2.8 | #65714 | Support HTTP QUERY | @halter73🔍, @adityamandaleeka🔍: review needed |
✅ 21/0/0 | 🔥 0/8t 7ppl | 15d | 0d | 429 | C @kilifu🔍 |
minimal |
| 8 | 2.8 | 2.8 | #63276 | Add QUERY to known HTTP methods in HostingMetrics | C @doominator42🔍: respond to 1 thread(s) from C @martincostello🔍 |
✅ 22/0/0 | 1/1t 3ppl | 221d | 6d | 🐁 3 | C @doominator42🔍 |
hosting |
| 4.7 | 5 | 2.8 | #65580 | Fix ShallowCopy DateFormatString side effect overriding DateFormatHandling | @wtgodbe🔍: review needed |
❌ 20/2/0 | 0/5t 4ppl | 24d | 16d | 37 | C @kubaflo🔍 |
mvc |
| 4.6 | 5 | 2.8 | #61401 | OpenAPI: merge multiple body content types into one operation | C @ascott18🔍: respond to 1 thread(s) from @captainsafia🔍 |
✅2 24/2/0 | 1/3t 4ppl | 350d | 228d | 309 | C @ascott18🔍 |
mvc |
| 6.9 | 3.3 | 2.8 | #64278 | Update RefreshSignInAsync documentation and remove unnecessary null-conditional operators | 🔄 @halter73🔍: merge main (stale 43d) |
✅ 27/0/0 | 0/1t 2ppl | 137d | 43d | 14 | @halter73🔍 via |
|
| 5 | 4.4 | 2.7 | #59212 | Fix race condition in RedisCache when setting key expiration | 🔄 C @CaringDev🔍: merge main (stale 404d) |
⚠️ 0/0/0 | 0/0t 4ppl | 481d | 404d | 12 | C @CaringDev🔍 |
networking |
| 6.5 | 3.3 | 2.7 | #64180 | Fix HttpSys test failure on non-Windows platforms. | @halter73🔍, @BrennanConroy🔍: review needed |
✅ 29/0/0 | 0/0t 2ppl | 147d | 138d | 🐁 2 | C @medhatiwari🔍 |
networking |
| 6.5 | 3.3 | 2.7 | #64617 | Reduce unsafe usage in AdaptiveCapacityDictionary | 🔄 @GrabYourPitchforks🔍: merge main (stale 104d) |
✅ 27/0/0 | 0/3t 3ppl | 112d | 104d | 9 | @GrabYourPitchforks🔍 |
networking |
| 6.6 | 3.3 | 2.7 | #65786 | Improve XML docs for OpenApiDocumentTransformerContext and ApiDescriptionGroup | @mikekistler🔍: respond to 1 thread(s) from 🔍 |
✅ 23/0/0 | 1/3t 2ppl | 9d | 2d | 70 | @mikekistler🔍 |
mvc |
| 4.5 | 5 | 2.7 | #65251 | OpenAPI: Prune null from enum/type in componentized schemas | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
❌ 19/3/0 | 0/3t 4ppl | 55d | 48d | 91 | C @desjoerd🔍 |
minimal |
| 6.5 | 3.3 | 2.7 | #62180 | Fix bounds check in test code | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
✅ 27/0/0 | 0/0t 1ppl | 298d | 288d | 🐁 2 | C @Emik03🔍 |
networking |
| 4.5 | 5 | 2.7 | #62604 | QuickGrid: Adds Multi Column Sorting | @tdykstra🔍: review needed |
❌ 24/2/0 | 0/1t 4ppl | 259d | 242d | 184 | C @los93sol🔍 |
blazor |
| 6.4 | 3.3 | 2.6 | #65504 | docs(azure): fix placeholder title in README.md | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
✅ 6/0/0 | 0/0t 1ppl | 30d | 23d | 🐁 2 | C @Fririz🔍 |
|
| 5.4 | 3.9 | 2.6 | #62603 | QuickGrid: Adds EmptyContentTemplate | @tdykstra🔍: review needed |
✅ 27/0/0 | 0/0t 4ppl | 259d | 242d | 81 | C @los93sol🔍 |
blazor |
| 5.4 | 3.9 | 2.6 | #63945 | Improve stack trace consistency for generic types across runtimes | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
✅ 28/0/0 | 0/0t 4ppl | 168d | 77d | 65 | C @medhatiwari🔍 |
infrastructure |
| 4.8 | 4.4 | 2.6 | #65184 | SupplyParameterFromSession support for Blazor | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
✅ 24/0/0 | 0/11t 2ppl | 61d | 29d | 752 | @dariatiurina🔍 |
blazor |
| 5.4 | 3.9 | 2.6 | #65880 | Throw meaningful exception when async JSInvokable method is called synchronously from JS | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
❌ 16/5/0 | 0/4t 1ppl | 4d | 4d | 62 | C @iamcymentho🔍 |
blazor |
| 6.2 | 3.3 | 2.6 | #65785 | forward CancellationToken in StreamOutputFormatter | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
❌ 19/3/0 | 0/0t 1ppl | 9d | 2d | 20 | C @mus65🔍 |
mvc |
| 4.1 | 5 | 2.5 | #64404 | OpenAPI: Fix duplicate xml documentation ids for Generic properties and references | C @desjoerd🔍: respond to 1 thread(s) from @captainsafia🔍 |
✅ 27/0/0 | 1/3t 4ppl | 127d | 107d | 731 | C @desjoerd🔍 |
minimal |
| 4.5 | 4.4 | 2.5 | #65451 | QuickGrid SSR support | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
❌ 22/2/0 | 0/7t 3ppl | 35d | 5d | 1066 | @dariatiurina🔍 |
blazor |
| 5.1 | 3.9 | 2.5 | #64925 | Fix incorrect OpenAPI definition when using FromForm with IEnumerable | @captainsafia🔍, @JamesNK🔍: review needed |
❌ 18/3/0 | 0/1t 2ppl | 79d | 66d | 35 | C @sarbas33🔍 |
minimal |
| 5.2 | 3.9 | 2.5 | #65573 | Fix FieldIdentifier.GetHashCode() NullReferenceException for default struct | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
❌ 21/3/0 | 0/1t 3ppl | 24d | 6d | 31 | C @kubaflo🔍 |
blazor |
| 4.7 | 4.4 | 2.5 | #65574 | Fix InputBase parse failure triggering unnecessary field validation | @wtgodbe🔍: review needed |
❌ 20/3/0 | 0/6t 3ppl | 24d | 16d | 26 | C @kubaflo🔍 |
infrastructure |
| 4.7 | 4.4 | 2.5 | #65579 | Always include Vary: Accept-Encoding for compressible responses | @BrennanConroy🔍, @wtgodbe🔍: review needed |
❌ 19/3/0 | 0/7t 3ppl | 24d | 16d | 56 | C @kubaflo🔍 |
middleware |
| 5.9 | 3.3 | 2.5 | #63593 | Fix null reference exception in MvcFacts.GetDeclaringType | @captainsafia🔍: review needed |
✅ 27/0/0 | 0/0t 3ppl | 197d | 104d | 🐁 7 | C @Nonanti🔍 |
mvc |
| 5.9 | 3.3 | 2.5 | #65870 | Surface OpenAPI generation output with TerminalLogger | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
❌ 17/4/0 | 0/0t 1ppl | 5d | 5d | 🐁 2 | C @Bellambharath🔍 |
commandlinetools |
| 4.6 | 4.4 | 2.5 | #64624 | Aspnetcore has a sample of Blazor wasm standalone in-tree | @wtgodbe🔍, @javiercn🔍: review needed |
✅ 30/0/0 | 0/5t 4ppl | 111d | 96d | 563 | @ilonatommy🔍 |
blazor |
| 5.1 | 3.9 | 2.5 | #55862 | Ensure that the hub client proxy generator correctly processes both explicit and inferred generic type arguments | 🔄 C @MattyLeslie🔍: merge main (stale 461d) |
⚠️ 0/0/0 | 0/1t 2ppl | 669d | 461d | 66 | C @MattyLeslie🔍 |
signalr |
| 6.9 | 2.8 | 2.5 | #65815 | Add Name parameter to UserPasskeyInfo constructor | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
✅3 18/3/0 | 0/0t 2ppl | 7d | 1d | 120 | C @BloodShop🔍 |
identity |
| 7.1 | 2.8 | 2.5 | #65808 | feat: rework `TlsClientHelloBytesCallback` as a connection middleware | @halter73🔍, @BrennanConroy🔍: review needed |
✅ 23/0/0 | 0/4t 2ppl | 7d | 1d | 166 | @DeagleGross🔍 |
networking |
| 4.9 | 3.9 | 2.4 | #63822 | Add analyzer to warn when using `required` or `init` on Blazor component parameters | @javiercn🔍: respond to 5 thread(s) from 🔍, @ilonatommy🔍 |
✅ 24/0/0 | 5/7t 5ppl | 180d | 48d | 318 | @javiercn🔍 via |
blazor |
| 6.7 | 2.8 | 2.4 | #65803 | Respect AllowRefresh in SecurityStampValidator cookie renewal | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
✅ 22/0/0 | 0/0t 1ppl | 7d | 7d | 75 | C @matantsach🔍 |
identity |
| 5.8 | 3.3 | 2.4 | #64099 | Fix incoming connections during app shutdown causing delays | @halter73🔍: review needed |
✅ 23/0/0 | 0/1t 2ppl | 158d | 98d | 215 | @BrennanConroy🔍 |
signalr |
| 4.4 | 4.4 | 2.4 | #65369 | feat(hosting): add url.query redaction for telemetry sensitive parameter | @halter73🔍: review needed |
❌ 19/4/0 | 0/5t 2ppl | 43d | 29d | 352 | C @claudiogodoy99🔍 |
hosting |
| 5.5 | 3.3 | 2.3 | #63657 | Provide code analysis rule to detect attribute routing for non-action methods | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
✅ 27/0/0 | 0/0t 1ppl | 193d | 179d | 203 | C @Alex-Sob🔍 |
infrastructure |
| 4.7 | 3.9 | 2.3 | #65598 | Fix CancellationTokenSource leak in SpaProxy.PerformProxyRequest | C @kubaflo🔍: respond to 3 thread(s) from 🔍 |
✅ 22/0/0 | 3/10t 3ppl | 23d | 15d | 51 | C @kubaflo🔍 |
|
| 4.7 | 3.9 | 2.3 | #65589 | Fix AccessTokenHttpClient to catch HttpError 401 and retry with new token | @BrennanConroy🔍, @halter73🔍: review needed |
❌ 19/4/0 | 0/1t 3ppl | 23d | 16d | 124 | C @kubaflo🔍 |
signalr |
| 4.7 | 3.9 | 2.3 | #65585 | Compose multiple IClaimsTransformation registrations sequentially | @BrennanConroy🔍, @halter73🔍: review needed |
❌ 18/5/0 | 0/2t 3ppl | 23d | 16d | 141 | C @kubaflo🔍 |
auth |
| 5.5 | 3.3 | 2.3 | #63264 | Fix ReDoS in Bootstrap sample | @halter73🔍: review needed |
✅ 25/0/0 | 0/0t 2ppl | 222d | 158d | 210 | C @wukunyu264🔍 |
infrastructure |
| 4.2 | 4.4 | 2.3 | #65568 | Fix corrupted form data with non-sequential explicit collection indices | @wtgodbe🔍: review needed |
❌ 19/4/0 | 0/1t 3ppl | 24d | 16d | 206 | C @kubaflo🔍 |
mvc |
| 4.2 | 4.4 | 2.3 | #64818 | Support HubMethodNameAttribute inheritance for DefaultHubDispatcher. | @BrennanConroy🔍, @halter73🔍: review needed |
❌ 20/3/0 | 0/1t 2ppl | 95d | 88d | 258 | C @paulomorgado🔍 |
signalr |
| 6.2 | 2.8 | 2.3 | #65934 | [release/10.0] Fix ManagedAuthenticatedEncryptor calculations (#65890) | @BrennanConroy🔍: respond to 4 thread(s) from 🔍, @halter73🔍 |
⏳ 9/0/17 | 4/4t 4ppl | 1d | 0d | 221 | @BrennanConroy🔍 |
dataprotection |
| 5.4 | 3.3 | 2.3 | #62759 | feat(DataProtection): add overloads for PersistKeysToStackExchangeRedis to accept IServiceProvider | C @hangy🔍: respond to 1 thread(s) from 🔍 |
✅ 27/0/0 | 1/3t 2ppl | 251d | 215d | 59 | C @hangy🔍 |
dataprotection |
| 4.7 | 3.9 | 2.3 | #65578 | Preserve IOutboundParameterTransformer on optional route constraints | @halter73🔍, @wtgodbe🔍: review needed |
❌ 4/19/0 | 0/3t 3ppl | 24d | 16d | 69 | C @kubaflo🔍 |
networking |
| 5.4 | 3.3 | 2.3 | #65525 | Fix for Issue #65523 | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
❌ 5/17/0 | 0/0t 1ppl | 28d | 21d | 10 | C @ergu🔍 |
dataprotection |
| 3.4 | 5 | 2.2 | #61947 | 59462 OIDC par failure | C @bigred8982🔍: respond to 1 thread(s) from 🔍 |
❌ 18/3/0 | 🔥 1/4t 6ppl | 314d | 14d | 167 | C @bigred8982🔍 |
auth |
| 6 | 2.8 | 2.2 | #63483 | Remove extraneous whitespace in ProjectTemplates code | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
✅ 26/0/1 | 0/0t 1ppl | 206d | 199d | 14 | C @deadmeu🔍 |
mvc |
| 3.9 | 4.4 | 2.2 | #61810 | Deduplicate group messages across connections | C @datwelk🔍: respond to 7 thread(s) from C @gfoidl🔍, @halter73🔍 |
❌ 23/3/0 | 7/7t 4ppl | 322d | 313d | 103 | C @datwelk🔍 |
signalr |
| 3.4 | 5 | 2.2 | #65419 | Fix ValidationsGenerator ITypeParameterSymbol handling | C @ANcpLua🔍: respond to 1 thread(s) from 🔍 |
❌ 17/4/0 | 1/1t 4ppl | 39d | 32d | 486 | C @ANcpLua🔍 |
minimal |
| 7.4 | 2.2 | 2.2 | #56086 | Update C# code for #29448 | 🔄 C @paulomorgado🔍: merge main (stale 97d) |
✅ 28/0/0 | 0/4t 5ppl | 657d | 97d | 120 | C @paulomorgado🔍 |
networking |
| 6 | 2.8 | 2.2 | #64416 | Support for target injection in RequestDelegateFactory (#63709) | @BrennanConroy🔍, @halter73🔍: review needed |
✅ 28/0/0 | 0/0t 0ppl | 126d | 119d | 97 | C @kemocca🔍 |
networking |
| 8.9 | 1.7 | 2.2 | #65825 | [Hosting] Do not set activity status on exception | @halter73🔍, @JamesNK🔍: review/merge |
✅ 24/0/0 | 0/0t 1ppl | 6d | 6d | 🐁 4 | C @martincostello🔍 |
hosting |
| 3.9 | 4.4 | 2.2 | #65222 | Fix InputSelect not handling null for nullable bool | C @m-e-lloyd🔍: respond to 1 thread(s) from @ilonatommy🔍 |
❌ 18/4/0 | 1/1t 5ppl | 58d | 49d | 27 | C @m-e-lloyd🔍 |
blazor |
| 5.1 | 3.3 | 2.2 | #63135 | Add exception on failed port string parsing in BindingAddress.cs Resolves #24384 | C @h5aaimtron🔍: respond to 1 thread(s) from @ladeak🔍 |
✅2 25/2/0 | 1/4t 3ppl | 231d | 171d | 32 | C @h5aaimtron🔍 |
networking |
| 3.9 | 4.4 | 2.2 | #63575 | Add Endpoint property to HttpContext and DefaultHttpContext | C @onurkanbakirci🔍: respond to 2 thread(s) from 🔍, @BrennanConroy🔍 |
❌ 6/23/0 | 2/2t 5ppl | 198d | 77d | 86 | C @onurkanbakirci🔍 |
networking |
| 3.4 | 5 | 2.2 | #63778 | Fix response description | C @IeuanWalker🔍: respond to 4 thread(s) from @sander1095🔍 |
❌ 24/3/0 | 4/4t 4ppl | 182d | 172d | 305 | C @IeuanWalker🔍 |
mvc |
| 6 | 2.8 | 2.2 | #64878 | Fix form files when request buffering is enabled | @BrennanConroy🔍, @halter73🔍: review needed |
✅ 23/0/0 | 0/0t 1ppl | 88d | 81d | 46 | C @kiryl-labada🔍 |
networking |
| 6 | 2.8 | 2.2 | #62459 | Fix Create Property Model Name for Complex Objects | @tdykstra🔍, @halter73🔍: review needed |
✅ 28/0/0 | 0/0t 2ppl | 273d | 251d | 111 | C @sami-daniel🔍 |
mvc |
| 5.2 | 3.3 | 2.2 | #60592 | Always call virtual UpdatePasswordHash #60252 | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
❌ 4/22/0 | 0/0t 2ppl | 393d | 385d | 19 | C @equist🔍 |
identity |
| 5.2 | 3.3 | 2.2 | #65893 | Support conditional expressions in API1000/API1001 analyzers | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
❌ 19/3/0 | 0/0t 0ppl | 4d | 1d | 226 | C @luissena🔍 |
mvc |
| 5.2 | 3.3 | 2.2 | #64753 | Fix/asparameters fromform collection interfaces | @BrennanConroy🔍, @halter73🔍: review needed |
✅2 21/2/0 | 0/0t 1ppl | 102d | 95d | 240 | C @wahab-cide🔍 |
|
| 6 | 2.8 | 2.2 | #64718 | Surface ApiDescription.Server logs in Terminal Logger | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
✅ 21/0/0 | 0/0t 2ppl | 105d | 55d | 57 | C @csa7mdm🔍 |
commandlinetools |
| 3.5 | 5 | 2.2 | #63000 | Improve logging and error handling for IIS ASP.NET Core module shadow copy | C @absurdlylongusername🔍: respond to 25 thread(s) from @BrennanConroy🔍, 🔍 |
✅ 26/0/0 | 🔥 25/25t 4ppl | 237d | 106d | 560 | C @absurdlylongusername🔍 |
networking |
| 8.4 | 1.7 | 2.1 | #65752 | Update Blazor templates to use TempData | @ilonatommy🔍, @adityamandaleeka🔍: review/merge |
✅ 23/0/0 | 0/9t 5ppl | 12d | 1d | 208 | @dariatiurina🔍 |
blazor |
| 5.7 | 2.8 | 2.1 | #65816 | Treat empty query strings as null for nullable value types | @BrennanConroy🔍, @halter73🔍: review needed |
❌ 16/5/0 | 0/0t 1ppl | 7d | 1d | 135 | C @BloodShop🔍 |
networking |
| 5.7 | 2.8 | 2.1 | #65817 | Include exception in ProblemDetailsContext for controller error responses | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
❌ 17/4/0 | 0/0t 2ppl | 7d | 1d | 72 | C @BloodShop🔍 |
mvc |
| 4.2 | 3.9 | 2.1 | #65595 | Return distinct error for JSON null body instead of 'non-empty request body' | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
❌ 20/3/0 | 0/4t 3ppl | 23d | 16d | 130 | C @kubaflo🔍 |
mvc |
| 4.2 | 3.9 | 2.1 | #65469 | infra: modify browser-testing dependencies update to agentic-workflows | @DeagleGross🔍: respond to 4 thread(s) from 🔍 |
✅ 25/0/0 | 4/4t 4ppl | 33d | 25d | 1393 | @DeagleGross🔍 |
infrastructure |
| 4.9 | 3.3 | 2.1 | #65871 | Fix OpenAPI schema ID collisions for duplicate type names | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
❌ 19/3/0 | 0/0t 1ppl | 5d | 5d | 288 | C @Bellambharath🔍 |
mvc |
| 4.1 | 3.9 | 2.1 | #64562 | Support new HTTP result types in OpenAPI schema generation | @halter73🔍: review needed |
❌ 25/3/0 | 0/2t 3ppl | 116d | 36d | 81 | C @marcominerva🔍 |
mvc |
| 5.7 | 2.8 | 2.1 | #65728 | fix: tags ordering in OpenAPI generation | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
❌ 19/2/0 | 0/0t 1ppl | 14d | 6d | 81 | C @baywet🔍 |
mvc |
| 5.8 | 2.8 | 2.1 | #63642 | [Proposal] Analyzer test readability improvements | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
✅ 28/0/0 | 0/0t 1ppl | 194d | 43d | 21 | C @Alex-Sob🔍 |
|
| 3.6 | 4.4 | 2.1 | #63144 | Added Culture persistence between Client and Server | @tdykstra🔍: review needed |
❌ 26/3/0 | 🔥 0/5t 6ppl | 230d | 42d | 230 | @dariatiurina🔍 |
blazor |
| 8.2 | 1.7 | 2.1 | #64179 | Fix test discovery failure in IIS.FunctionalTests when running on non-Windows platforms. | 🔄 C @medhatiwari🔍: merge main (stale 130d) |
✅ 29/0/0 | 0/0t 2ppl | 147d | 130d | 🐁 5 | C @medhatiwari🔍 |
networking |
| 4.8 | 3.3 | 2.1 | #62861 | Fix RequestDelegateFactory to handle nullable types correctly in empty request body scenarios | C @opuzakov🔍: respond to 1 thread(s) from 🔍 |
✅ 28/0/0 | 1/1t 3ppl | 245d | 210d | 25 | C @opuzakov🔍 |
minimal networking |
| 5 | 3.3 | 2.1 | #65219 | Add null validation httpsclientslim | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
❌ 5/17/0 | 0/0t 1ppl | 59d | 51d | 🐁 5 | C @DarianBaker🔍 |
|
| 5.5 | 2.8 | 2 | #65686 | Replace Newtonsoft.Json with System.Text.Json in dotnet-user-secrets | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
❌ 19/2/0 | 0/2t 3ppl | 18d | 6d | 150 | @MichaelSimons🔍 via |
infrastructure |
| 5.5 | 2.8 | 2 | #63856 | Add OpenApiGenerateEnvironment property support for API description server document generation | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
✅ 26/0/0 | 0/0t 2ppl | 178d | 132d | 111 | C @ldsenow🔍 |
commandlinetools |
| 4.6 | 3.3 | 2 | #58844 | Handling CultureInfo.InvariantCulture in RequestLocalizationMiddleware | @BrennanConroy🔍: review needed |
⚠️ 0/0/0 | 0/0t 3ppl | 501d | 57d | 10 | C @cloudlucky🔍 |
middleware |
| 5.4 | 2.8 | 2 | #65869 | Improve error when FieldIdentifier is invalid in EditContext | @adityamandaleeka🔍, @akoeplinger🔍: review needed |
❌ 21/3/0 | 0/0t 2ppl | 5d | 5d | 30 | C @Bellambharath🔍 |
blazor |
| 6.4 | 2.2 | 2 | #65306 | SupplyParameterFromTempData support for Blazor | @ilonatommy🔍: re-review needed (approval on older commit) |
✅ 24/0/0 | 🔥 0/25t 5ppl | 49d | 4d | 736 | @dariatiurina🔍 |
blazor |