-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Insights: dotnet/aspnetcore
Overview
Could not load contribution data
Please try again later
22 Pull requests merged by 12 people
-
Upgrade Ubuntu and Azure Linux VMs and Containers
#61853 merged
Jun 5, 2025 -
[MVC.Testing] Fix NullReferenceException
#62231 merged
Jun 5, 2025 -
Don't change Arcade's default of XUnitRunnerVisualStudioVersion
#62250 merged
Jun 5, 2025 -
[release/8.0] Update dependencies from dotnet/arcade
#61944 merged
Jun 4, 2025 -
[release/8.0] Update dependencies from dotnet/source-build-reference-packages
#62006 merged
Jun 4, 2025 -
[Backport 8.0] [IIS] Manually parse exe bitness (#61894)
#62037 merged
Jun 4, 2025 -
[Backport 9.0] [IIS] Manually parse exe bitness (#61894)
#62038 merged
Jun 4, 2025 -
[release/9.0] Update Alpine helix references
#62240 merged
Jun 4, 2025 -
[s390x] Fix Extensions.ApiDescription.Client tests on s390x
#58235 merged
Jun 4, 2025 -
[release/9.0] Update dependencies from dotnet/arcade
#61945 merged
Jun 4, 2025 -
[release/9.0] Update dependencies from dotnet/extensions
#61986 merged
Jun 4, 2025 -
[8.0] Delete src/arcade directory
#61994 merged
Jun 4, 2025 -
Fix OpenApiJsonSchema array parsing (#62051)
#62118 merged
Jun 4, 2025 -
[release/9.0] (deps): Bump src/submodules/googletest from
04ee1b4
toe9092b1
#62199 merged
Jun 4, 2025 -
[release/8.0] (deps): Bump src/submodules/googletest from
04ee1b4
toe9092b1
#62201 merged
Jun 4, 2025 -
[release/8.0] Update Alpine helix references
#62243 merged
Jun 4, 2025 -
Update branding to 9.0.7
#62242 merged
Jun 4, 2025 -
Update servicing milestones for July
#62245 merged
Jun 4, 2025 -
Update branding to 8.0.18
#62241 merged
Jun 4, 2025 -
Use handshake timeout for Tls listener callback
#62177 merged
Jun 4, 2025 -
[main] Source code updates from dotnet/dotnet
#62234 merged
Jun 4, 2025 -
Bump tar-fs
#62229 merged
Jun 3, 2025
12 Pull requests opened by 9 people
-
[release/9.0] [OpenAPI] Use invariant culture for TextWriter
#62239 opened
Jun 4, 2025 -
[release/8.0] Associate tagged keys with entries so replacements are not evicted
#62247 opened
Jun 4, 2025 -
[release/9.0] Associate tagged keys with entries so replacements are not evicted
#62248 opened
Jun 4, 2025 -
[main] Source code updates from dotnet/dotnet
#62253 opened
Jun 5, 2025 -
[Blazor] Adds support for persisting and restoring disconnected circuits from storage
#62259 opened
Jun 5, 2025 -
# Area-owners.md: Update doc owners for each area
#62261 opened
Jun 5, 2025 -
Revert "Upgrade Ubuntu and Azure Linux VMs and Containers"
#62265 opened
Jun 6, 2025 -
follow-up: kestrel tls listener callback
#62266 opened
Jun 6, 2025 -
Re-execution middleware works with POST
#62267 opened
Jun 6, 2025 -
[main] (deps): Bump src/submodules/googletest from `7427a6b` to `7e2c425`
#62269 opened
Jun 6, 2025 -
[Blazor] Adds support for pausing and resuming circuits with support for pushing the state to the client
#62271 opened
Jun 6, 2025
13 Issues closed by 6 people
-
Perf improvement: https, json
#62236 closed
Jun 6, 2025 -
WebApplicationFactory.Services throws Exception with new UseKestrel API
#62224 closed
Jun 5, 2025 -
Allow to inherit rendertree markup in blazor components
#62233 closed
Jun 5, 2025 -
E2E tests are not running
#62223 closed
Jun 5, 2025 -
multipart/form-data request forces form read (request body read) before endpoint handler code
#62117 closed
Jun 5, 2025 -
Remove usage of Alpine 3.18 Helix image
#62214 closed
Jun 4, 2025 -
[dnceng-bot] Branch `aspnetcore/release/9.0` can't be merged to Azdo internal branch
#62246 closed
Jun 4, 2025 -
Perf regression: json, tls-handshakes-kestrel
#62237 closed
Jun 4, 2025 -
TlsListenerMiddleware does not use handshake timeout
#62172 closed
Jun 4, 2025 -
Perf regression: json
#62221 closed
Jun 3, 2025 -
Client-side fingerprinting does not work correctly after publishing
#62211 closed
Jun 3, 2025
14 Issues opened by 13 people
-
Postman POST request never hits controller endpoint!
#62264 opened
Jun 6, 2025 -
ReusableUtf8JsonWriter holds on the `IBufferWriter<byte>` after `Return`
#62263 opened
Jun 5, 2025 -
Quarantine Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.Tests -> OutOfMemory
#62262 opened
Jun 5, 2025 -
[Blazor] Register/Login forms no longer work in Blazor Web App template
#62260 opened
Jun 5, 2025 -
Angular and ASP.NET Core Template fails on creation
#62258 opened
Jun 5, 2025 -
Consider making `TokenExtensions.UpdateTokenValue()`'s `tokenValue` parameter nullable
#62257 opened
Jun 5, 2025 -
Upgrade xunit to v3
#62256 opened
Jun 5, 2025 -
Blazor activity traces get hidden by the SignalR activities for the Blazor component hub
#62254 opened
Jun 5, 2025 -
[Performance] Blazor-Wasm build time regression
#62252 opened
Jun 4, 2025 -
MapStaticAssets, StaticWebAssetBasePath and multiple Blazor clients
#62249 opened
Jun 4, 2025 -
Perf improvement: ApiCrudUpdateProduct
#62238 opened
Jun 4, 2025 -
Perf improvement: fortunes, json, json
#62235 opened
Jun 4, 2025 -
Issue disposing a component's JS complement in a Blazor Web App using mixed render modes
#62230 opened
Jun 3, 2025
51 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat(HTTP.SYS): on-demand TLS client hello retrieval
#62209 commented on
Jun 6, 2025 • 22 new comments -
Add passkeys to ASP.NET Core Identity
#62112 commented on
Jun 6, 2025 • 19 new comments -
Respect JsonSerializerOptions casing for property names in validation errors
#62036 commented on
Jun 5, 2025 • 8 new comments -
Add IMemoryPoolFactory and cleanup memory pool while idle
#61554 commented on
Jun 5, 2025 • 8 new comments -
[OpenAPI] Use invariant culture for TextWriter
#62193 commented on
Jun 6, 2025 • 4 new comments -
Read E2E logs and fail the job if no tests matched the filter
#62222 commented on
Jun 6, 2025 • 3 new comments -
Move unified validation APIs to separate package
#62071 commented on
Jun 5, 2025 • 1 new comment -
[Known Build Error] Failed webcil conversion: image is too small
#61987 commented on
Jun 6, 2025 • 0 new comments -
Known Build Error: ProcessBufferedRenderBatches_WritesRenders fails
#61807 commented on
Jun 6, 2025 • 0 new comments -
Known Build Error: error : Cannot create a file when that file already exists.
#61178 commented on
Jun 6, 2025 • 0 new comments -
Helix failure `EPT_S_NOT_REGISTERED`
#57416 commented on
Jun 6, 2025 • 0 new comments -
[Authorize(AuthenticationSchemes = TheOnlyAuthScheme)] also runs default scheme AuthenticationHandler
#47105 commented on
Jun 6, 2025 • 0 new comments -
AddExceptionHandler/UseExceptionHandler Fails in a non-Obvious Way
#51888 commented on
Jun 6, 2025 • 0 new comments -
.NET Hosting Bundle 6.0.32 missing dotnet-host-6.0.32-win-x64.msi from Package Cache
#62232 commented on
Jun 6, 2025 • 0 new comments -
Razor Class Library Build Time Serious Regression with .NET 9 SDK
#59014 commented on
Jun 6, 2025 • 0 new comments -
Refreshing auth tokens for SignalR
#5297 commented on
Jun 6, 2025 • 0 new comments -
Surface the _numItems as a public property on DefaultObjectPool
#61029 commented on
Jun 3, 2025 • 0 new comments -
[Known Build Error] Ssl connection could not be established
#62008 commented on
Jun 6, 2025 • 0 new comments -
Unable to build project using VS 17.12.3: “DiscoverPrecompressedAssets” task failed unexpectedly
#59625 commented on
Jun 6, 2025 • 0 new comments -
MVC: Correct metadata type for formdata enum parameters
#61399 commented on
Jun 4, 2025 • 0 new comments -
Bigred8982/issue 59462 OIDC par failure
#61947 commented on
Jun 4, 2025 • 0 new comments -
[release/9.0] Fixed devtools url used for debug with chrome and edge
#61948 commented on
Jun 5, 2025 • 0 new comments -
[release/8.0] Fixed devtools url used for debug with chrome and edge
#62080 commented on
Jun 6, 2025 • 0 new comments -
Feature for setting activity tags on creation
#62090 commented on
Jun 5, 2025 • 0 new comments -
Change priority of re-execution handling and allow router to stream `NotFound` contents
#62178 commented on
Jun 5, 2025 • 0 new comments -
[Blazor] Compute relative root in preloading paths
#62225 commented on
Jun 5, 2025 • 0 new comments -
Updating `dotnet dev-certs https` to better support expanded scenarios
#60369 commented on
Jun 3, 2025 • 0 new comments -
Shadow Copy - unclear and/or misleading errors
#62148 commented on
Jun 3, 2025 • 0 new comments -
OpenIddict Certification Issue
#62170 commented on
Jun 4, 2025 • 0 new comments -
[dotnet-sdk-10.0.100-preview.5.25272.110] Apps build failed with error "Conflicting assets with the same target path"
#62138 commented on
Jun 4, 2025 • 0 new comments -
PullFromJSDataStream should be seekable
#62169 commented on
Jun 4, 2025 • 0 new comments -
[blazor][wasm] preload links are not properly rooted for app start from deep link
#62174 commented on
Jun 4, 2025 • 0 new comments -
Blazor TypeClient `AddHttpMessageHandler` emits `InvalidOperationException` (ValueFactory attempted to access the Value property of this instance.)
#33787 commented on
Jun 4, 2025 • 0 new comments -
Provide an EmptyData template for QuickGrid for display when no records are bound
#59078 commented on
Jun 4, 2025 • 0 new comments -
.Net OpenApi - JsonStringEnumConverter Enums should explicitly be generated as string type (to be rendered correctly by SwaggerUI)
#62022 commented on
Jun 4, 2025 • 0 new comments -
GetAuthenticationStateAsync() should not be called automatically on [AllowAnonymous] pages
#62217 commented on
Jun 4, 2025 • 0 new comments -
`dotnet watch` removes console color
#25317 commented on
Jun 4, 2025 • 0 new comments -
Analyzer warning for missing XML doc on source-generated Program class
#61783 commented on
Jun 4, 2025 • 0 new comments -
Provide an option on FromRouteAttribute that allows decoding the value being bound
#11544 commented on
Jun 5, 2025 • 0 new comments -
API proposal: Add ReadOnlySpan<byte> to IDataProtector (un)Protect
#44758 commented on
Jun 5, 2025 • 0 new comments -
[Blazor] Pass assemblies registered in MapComponents to the Router component automatically.
#58814 commented on
Jun 5, 2025 • 0 new comments -
Idea: Blazor inline component
#57099 commented on
Jun 5, 2025 • 0 new comments -
Idea: Stateless Blazor components
#54547 commented on
Jun 5, 2025 • 0 new comments -
[Bug] Conditional attribute rendering
#60864 commented on
Jun 5, 2025 • 0 new comments -
Empty OpenApi schema is generated for type referenced multiple times as generic argument
#61194 commented on
Jun 5, 2025 • 0 new comments -
ApplyCompressionNegotiation build task fails when RCL references a Nuget RCL with StaticWebAssetBasePath set to /
#59291 commented on
Jun 5, 2025 • 0 new comments -
Design proposal: #47685 Add blob() method to JS side of Blazor DotNetStreamReference
#61826 commented on
Jun 5, 2025 • 0 new comments -
[NETSDKE2E][VMR][Regression][VScode][macOS and Win arm64] ASP.Net symbols are missing for IL symbols for non-x64 shared frameworks
#62165 commented on
Jun 5, 2025 • 0 new comments -
`HttpClient.PostAsync` fails to reach controller endpoint during both Debug and Run sessions in integration tests.
#61844 commented on
Jun 6, 2025 • 0 new comments -
Provide a way to customize the default validation message
#61534 commented on
Jun 6, 2025 • 0 new comments -
Rendering razor pages / mvc views directly to output stream without buffering
#62181 commented on
Jun 6, 2025 • 0 new comments