-
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
47 Pull requests merged by 20 people
-
Identity metrics clean up
#62671 merged
Jul 19, 2025 -
Fix memory pool metrics unit to follow standard
#62766 merged
Jul 19, 2025 -
[main] Source code updates from dotnet/dotnet
#62818 merged
Jul 19, 2025 -
Obsolete Microsoft.AspNetCore.HttpOverrides.IPNetwork
#62490 merged
Jul 19, 2025 -
Unquarantine InteropTests.cs
#62817 merged
Jul 19, 2025 -
Deprecate IActionContextAccessor
#62647 merged
Jul 18, 2025 -
#62732 Fix password validation in PasswordHasher`1: add bound check for salt size before array allocation
#62734 merged
Jul 18, 2025 -
Fix GenerateMarkerKey to handle string keys properly in Blazor SSR
#62814 merged
Jul 18, 2025 -
Fix metadata typos
#62771 merged
Jul 18, 2025 -
Limit paths that trigger components-e2e pipeline
#62811 merged
Jul 18, 2025 -
Dispose the certificate chain elements with the chain
#62531 merged
Jul 18, 2025 -
Obsolete RazorRuntimeCompilation
#62793 merged
Jul 18, 2025 -
Revert "Baseline tests should check for all possible extensions of not expected files"
#62800 merged
Jul 18, 2025 -
Quarantine SetCurrentDirectoryHandlerSettingWorks
#62803 merged
Jul 18, 2025 -
[main] (deps): Bump src/submodules/googletest from
3983f67
to309dab8
#62804 merged
Jul 18, 2025 -
[Blazor] Remove HotReload built-into Blazor WebAssembly
#62777 merged
Jul 18, 2025 -
[blazor] fix multiple calls to OnConnectionDownAsync
#62518 merged
Jul 18, 2025 -
[main] Source code updates from dotnet/dotnet
#62795 merged
Jul 18, 2025 -
Swap out Win11 for Win-VS2022 in CI
#61743 merged
Jul 17, 2025 -
Fix typo in template string
#62788 merged
Jul 17, 2025 -
Support
NotFound
content rendering for a custom Router#62635 merged
Jul 17, 2025 -
Deprecate WithOpenApi extension methods with ASPDEPR002 diagnostic code
#62779 merged
Jul 17, 2025 -
[SignalR] Don't throw for message headers in Java client
#62739 merged
Jul 17, 2025 -
Replace WebHostBuilder with HostBuilder pattern in MVC folder
#62703 merged
Jul 17, 2025 -
[blazor] Diagnostic metrics - OTEL names review
#62754 merged
Jul 17, 2025 -
[main] Source code updates from dotnet/dotnet
#62769 merged
Jul 17, 2025 -
[blazor] Diagnostic traces - OTEL names review
#62751 merged
Jul 17, 2025 -
[Blazor] Disable built-in HotReload when environment variable is set
#62735 merged
Jul 17, 2025 -
Fix. Quickgrid PropertyColumn Align property doesn't work with Align.Right
#62707 merged
Jul 17, 2025 -
Baseline tests should check for all possible extensions of not expected files
#62752 merged
Jul 17, 2025 -
[main] Source code updates from dotnet/dotnet
#62664 merged
Jul 17, 2025 -
Add validation to Router component to prevent both NotFound and NotFoundPage being set
#62625 merged
Jul 17, 2025 -
[main] Update dependencies from dotnet/extensions
#62701 merged
Jul 16, 2025 -
XML doc for generated public partial Program class
#62726 merged
Jul 15, 2025 -
Upgrade Microsoft.OpenApi to 2.0.0
#62719 merged
Jul 15, 2025 -
fix(OpenAPI): add GeneratedCodeAttribute to generated classes
#62710 merged
Jul 14, 2025 -
Add AppContext switch in patch release to opt-out of breaking behavior change in ForwardedHeaders middleware
#62690 merged
Jul 14, 2025 -
Unify handling of documentation IDs in OpenAPI XML comment generator
#62692 merged
Jul 14, 2025 -
[release/2.3] Update branding to 2.3.5
#62711 merged
Jul 14, 2025 -
Enable IJSObjectReference to handle null/undefined values
#62657 merged
Jul 14, 2025 -
Improve SSR navigation tests
#62536 merged
Jul 14, 2025 -
[main] Update dependencies from dnceng/internal/dotnet-optimization
#62699 merged
Jul 13, 2025 -
[Blazor] Rename LinkPreload to ResourcePreloader
#62673 merged
Jul 12, 2025
19 Pull requests opened by 13 people
-
[release/9.0] Update dependencies from dotnet/extensions
#62702 opened
Jul 14, 2025 -
Changed css classes assignment in RenderPlaceholderRow
#62709 opened
Jul 14, 2025 -
Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2753101
#62733 opened
Jul 15, 2025 -
[Blazor] Remove obsolete APIs from Components
#62755 opened
Jul 16, 2025 -
Enhance endpoint selection by resolving ambiguities through constraint specificity analysis
#62756 opened
Jul 16, 2025 -
feat(DataProtection): add overloads for PersistKeysToStackExchangeRedis to accept IServiceProvider
#62759 opened
Jul 16, 2025 -
Fix XML comments for return values on IAuthorizationService
#62765 opened
Jul 17, 2025 -
Add support for .slnx file exclusion in BaselineTest
#62767 opened
Jul 17, 2025 -
Add CreateScopeForStatusCodePages property and UseStatusCodePagesWithReExecute overload
#62768 opened
Jul 17, 2025 -
#62774 Fix JWT Bearer unit tests failing if local timezone is UTC+N
#62775 opened
Jul 17, 2025 -
Implement POSIX signal handling for DevServer to fix port release issues
#62780 opened
Jul 17, 2025 -
[release/9.0] [SignalR] Don't throw for message headers in Java client
#62783 opened
Jul 17, 2025 -
[release/8.0] [SignalR] Don't throw for message headers in Java client
#62784 opened
Jul 17, 2025 -
Mark WebHostBuilder class as obsolete
#62785 opened
Jul 17, 2025 -
Add visibility change beacon and circuit cleanup heuristic for Blazor Server
#62789 opened
Jul 17, 2025 -
Support all subscribers to `OnNotFound` event
#62798 opened
Jul 18, 2025 -
Replace unload event with pagehide for sending disconnect beacon from…
#62805 opened
Jul 18, 2025 -
Implemented fix to match HubConnection.cs logic (https://github.com/d…
#62812 opened
Jul 18, 2025 -
Avoid cookie login redirects for known API endpoints
#62816 opened
Jul 18, 2025
81 Issues closed by 15 people
-
SignalR: Failed to bind arguments when using Clients.All, but works with Clients.Group
#62797 closed
Jul 19, 2025 -
Obsolete IPNetwork
#46157 closed
Jul 19, 2025 -
Quarantine ServerCompressedStreaming
#60903 closed
Jul 19, 2025 -
Quarantine Locking_ExecuteAllRequestsWhenDisabled
#55652 closed
Jul 19, 2025 -
Quarantine InteropTests.InteropTests.LargeUnary
#61057 closed
Jul 19, 2025 -
Quarantine InteropTests.InteropTests.EmptyStream
#61051 closed
Jul 19, 2025 -
Quarantine InteropTests.InteropTests.SpecialStatusMessage
#60245 closed
Jul 19, 2025 -
Deprecate IActionContextAccessor
#28162 closed
Jul 18, 2025 -
No check for salt size before allocating array when validating password
#62732 closed
Jul 18, 2025 -
[Blazor] Generate marker key doesn't work for strings.
#62813 closed
Jul 18, 2025 -
Obsolete Razor Runtime Compilation (Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation)
#62648 closed
Jul 18, 2025 -
Perf regression: json, json, mvc
#62301 closed
Jul 18, 2025 -
Perf improvement: ApiCrudGetProductDetails, ApiCrudListProducts
#62450 closed
Jul 18, 2025 -
Perf regression: fortunes, multiple_queries, mvc
#62277 closed
Jul 18, 2025 -
Perf improvement: fortunes, fortunes, mvc
#62119 closed
Jul 18, 2025 -
Perf improvement: multiple_queries, mvc
#62014 closed
Jul 18, 2025 -
Perf regression: https, json, mvc
#61942 closed
Jul 18, 2025 -
Perf regression: mvc
#61932 closed
Jul 18, 2025 -
Perf improvement: antiforgery-noop, json
#61746 closed
Jul 18, 2025 -
Perf regression: mvc
#61742 closed
Jul 18, 2025 -
Perf improvement: json, mvc
#61679 closed
Jul 18, 2025 -
Perf improvement: ApiCrudAddProduct, ApiCrudGetProductDetails, ApiCrudListProducts
#61681 closed
Jul 18, 2025 -
Perf improvement: mvc
#61740 closed
Jul 18, 2025 -
Perf improvement: antiforgery-noop, mTls-handshakes-kestrel, mvc
#61678 closed
Jul 18, 2025 -
Perf improvement: fortunes, fortunes_ef, mvc
#61677 closed
Jul 18, 2025 -
Perf improvement: ApiCrudGetProductDetails, ApiCrudListProducts, ApiCrudListProducts
#61653 closed
Jul 18, 2025 -
Perf improvement: ApiCrudListProducts
#61619 closed
Jul 18, 2025 -
Perf improvement: fortunes, json, mvc
#61618 closed
Jul 18, 2025 -
Perf improvement: json, json, mvc
#61617 closed
Jul 18, 2025 -
Perf regression: https, json, mvc
#61509 closed
Jul 18, 2025 -
Deeper nested WebApplicationFactory.WithWebHostBuilder instances aren't disposed correctly
#46413 closed
Jul 18, 2025 -
[Blazor] Document new Blazor metrics
#61577 closed
Jul 18, 2025 -
[blazor] metrics and tracing - followup
#62145 closed
Jul 18, 2025 -
Replace WebAssembly Hot Reload code with Microsoft.DotNet.HotReload.Agent.nupkg
#61272 closed
Jul 18, 2025 -
[Blazor] Remove HotReload built-into Blazor WebAssembly
#62776 closed
Jul 18, 2025 -
API proposal for hot reload webassembly APIs
#62371 closed
Jul 18, 2025 -
EndpointHttpContextExtensions.GetEndpoint missing in Microsoft.AspNetCore.Http.Abstractions Nuget
#62799 closed
Jul 18, 2025 -
Metric for connected circuits drops to zero when a client disconnects
#62219 closed
Jul 18, 2025 -
Perf improvement: json
#62742 closed
Jul 18, 2025 -
[MinimalAPI] WithOpenApi is called twice
#53890 closed
Jul 18, 2025 -
Add better warnings about WithOpenApi potentially being useless
#59927 closed
Jul 18, 2025 -
Bug Report: MapMethods with multiple HTTP methods fails
#61363 closed
Jul 18, 2025 -
MinimalApi MapMethods with muti methods use WithOpenApi() throw Error!
#50965 closed
Jul 18, 2025 -
InvalidOperationException: Cannot find the fallback endpoint specified by route values: { page: /, area: }.
#62618 closed
Jul 18, 2025 -
OnDisconnectAsync never called
#62745 closed
Jul 17, 2025 -
Unify `NotFound` behavior across render modes
#62153 closed
Jul 17, 2025 -
NotFound page doesn't get rendered if NavigationManager.NotFound() is called from an async method
#62469 closed
Jul 17, 2025 -
Support `NotFound` content rendering for a custom `Router`
#62367 closed
Jul 17, 2025 -
Deprecate `WithOpenApi` extension methods
#62778 closed
Jul 17, 2025 -
Microsoft.AspNetCore.OpenApi -> MapOpenApi does not work with Microsoft.OpenApi (version 2.0.0)
#62747 closed
Jul 17, 2025 -
SignalR Java client failing on 'Headers not implemented yet.'
#62713 closed
Jul 17, 2025 -
Api proposal for `NotFoundEventArgs`
#62412 closed
Jul 17, 2025 -
[Blazor] API proposal for InputHidden
#62715 closed
Jul 17, 2025 -
[API Proposal] Diagnostic metrics for Blazor
#62555 closed
Jul 17, 2025 -
[API Proposal] Diagnostic traces for Blazor
#62556 closed
Jul 17, 2025 -
[OpenAPI] XML Comments not translated to OpenApi json
#61776 closed
Jul 17, 2025 -
Quickgrid PropertyColumn Align property doesn't work with Align.Right
#50029 closed
Jul 17, 2025 -
Perf improvement: ApiCrudListProducts
#62760 closed
Jul 17, 2025 -
API proposal for `Router.NotFoundPage`
#62409 closed
Jul 17, 2025 -
Perf regression: json
#62737 closed
Jul 16, 2025 -
Declarative state persistence base case failure
#61456 closed
Jul 16, 2025 -
API review issue for OwningComponentBase.DisposeAsync
#62634 closed
Jul 16, 2025 -
Blazor templates are broken
#62746 closed
Jul 16, 2025 -
Impossible to modify ValidationProblemDetails when validation in Minimal APIs is triggered
#62723 closed
Jul 16, 2025 -
[Blazor] Cannot embed the wwwroot with isolated css folder
#62696 closed
Jul 16, 2025 -
Obsolete ConcurrencyLimiter
#62686 closed
Jul 15, 2025 -
Analyzer warning for missing XML doc on source-generated Program class
#61783 closed
Jul 15, 2025 -
Perf improvement: json
#62722 closed
Jul 15, 2025 -
Zero size css after Blazor Web App is published
#62697 closed
Jul 15, 2025 -
Deprecating `area-web-frameworks` label
#57452 closed
Jul 15, 2025 -
Perf regression: ApiCrudAddProduct
#62717 closed
Jul 15, 2025 -
Microsoft.Extensions.Http.Polly depends on deprecated Polly.Extensions.Http
#62721 closed
Jul 15, 2025 -
OpenAPI Generated Code (DocumentationCommentIdHelper) is not annotated with GeneratedCodeAttribute
#62705 closed
Jul 14, 2025 -
Description parameter of ProducesResponseTypeAttribute does not work in minimal API app
#60518 closed
Jul 14, 2025 -
Unify handling of documentation IDs in OpenAPI XML comment generator
#62691 closed
Jul 14, 2025 -
Perf regression: fortunes, fortunes
#62191 closed
Jul 14, 2025 -
| Scenario | Environment | Date | Old RPS | New RPS | Change | Deviation | StDev | Dependencies |
#62704 closed
Jul 14, 2025 -
Allow JS.InvokeAsync<IJSObjectReference> calls to return null/undefined
#52070 closed
Jul 14, 2025 -
Perf improvement: ApiCrudUpdateProduct
#62698 closed
Jul 14, 2025 -
MapStaticAssets doesn't work for Content-Encoding "gzip"
#62685 closed
Jul 13, 2025 -
Api proposal for Use <LinkPreload /> component to preload assets (#62225)
#62374 closed
Jul 12, 2025
38 Issues opened by 26 people
-
[Blazor] Local/lib namespace name conflict, using global:: in components and the @ref keyword
#62815 opened
Jul 18, 2025 -
Support multiple `[From...]` attributes on the same member: convert to `CompositeBindingSource`
#62809 opened
Jul 18, 2025 -
Known Build Error: Could not copy
#62807 opened
Jul 18, 2025 -
Quarantine SetCurrentDirectoryHandlerSettingWorks
#62802 opened
Jul 18, 2025 -
Use TimeProvider instead of DateTimeOffset in UserManager
#62796 opened
Jul 18, 2025 -
Remove obsoleted ASP.NET Core APIs
#62794 opened
Jul 18, 2025 -
Skip ServerAddressesIncludesBaseAddress
#62787 opened
Jul 17, 2025 -
Perf improvement: caching, kestrel-hostheader-mismatch
#62786 opened
Jul 17, 2025 -
Add WebApplicationFactory.CreateServer for use from built service collection
#62782 opened
Jul 17, 2025 -
[Blazor] PersistentComponentState parameter removed too early from HybridCache
#62781 opened
Jul 17, 2025 -
Some Jwt Bearer unit tests are failing in specific local time zones
#62774 opened
Jul 17, 2025 -
API review for support persistent component state on enhanced navigation
#62773 opened
Jul 17, 2025 -
[.NET 10] Emphasize scope of `AddValidation()` on built-in validation support for minimal APIs
#62772 opened
Jul 17, 2025 -
[Blazor] Quickgrid globalization improvements
#62770 opened
Jul 17, 2025 -
Fix XML comments for return values on IAuthorizationService
#62764 opened
Jul 17, 2025 -
Obsolete legacy Blazor hosting models in favor of the unified Blazor Web App model
#62761 opened
Jul 16, 2025 -
[.NET 10] ValidationsGenerator throws some errors due to inaccessibility
#62757 opened
Jul 16, 2025 -
Add exclusion for .slnx file
#62753 opened
Jul 16, 2025 -
Microsoft.Extensions.ApiDescription.Server: Aspire Exec support
#62750 opened
Jul 16, 2025 -
SignalR client handshake blocked by WAF due to trailing 0x1E character
#62744 opened
Jul 16, 2025 -
Perf regression: kestrel-encoded-url
#62743 opened
Jul 16, 2025 -
.NET Core Profiler Crashing on 32 bit Application Environment
#62741 opened
Jul 16, 2025 -
NET10 Blazor Server Hot Reload is still very slow and here are the numbers to prove it
#62740 opened
Jul 15, 2025 -
HttpRequest.Headers returns odd result in multiple headers of same type
#62738 opened
Jul 15, 2025 -
Perf improvement: fortunes, fortunes
#62736 opened
Jul 15, 2025 -
aspnetcore repo survey summer 2025
#62731 opened
Jul 15, 2025 -
Obsolete ResponseCaching
#62728 opened
Jul 15, 2025 -
JSDisconnectedException hinders debugging in Visual Studio
#62724 opened
Jul 15, 2025 -
ObjectDisposedException in Blazor server rendered app
#62718 opened
Jul 15, 2025 -
dotnet dev-certs/user-secrets/user-jwts --help option formatting issue
#62716 opened
Jul 14, 2025 -
API proposal OwningComponentBase IAsyncDisposable implementation
#62714 opened
Jul 14, 2025 -
API Proposal [Blazor] Support state persistence on root components #62331
#62712 opened
Jul 14, 2025 -
OIDC - Setting the proxy to BackchannelHttpHandler does not make all calls pass through the proxy
#62708 opened
Jul 14, 2025 -
Analyzer Suggestion: Warn when returning incorrect type in ActionResult<T>
#62727 opened
Jul 14, 2025
210 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.
-
Implement runtime-based IValidatableTypeInfoResolver for minimal API validation
#62497 commented on
Jul 18, 2025 • 14 new comments -
Search for slnx files when setting solution-relative content root
#61305 commented on
Jul 18, 2025 • 6 new comments -
Passkey design follow-ups
#62530 commented on
Jul 18, 2025 • 3 new comments -
Add CreateScopeForStatusCodePages property and UseStatusCodePagesWithReExecute overload
#62624 commented on
Jul 17, 2025 • 2 new comments -
[OpenAPI] Use invariant culture for TextWriter
#62193 commented on
Jul 18, 2025 • 2 new comments -
[SignalR] [Java] Fix NPE when closing hub connection during negotiation
#62319 commented on
Jul 18, 2025 • 1 new comment -
Should IHtmlAsyncContent.WriteToAsync use a custom encoder?
#54976 commented on
Jul 18, 2025 • 0 new comments -
Move FromServicesAttribute to Microsoft.Extensions.DependencyInjection
#55000 commented on
Jul 18, 2025 • 0 new comments -
Display value correctly in Razor View after Model Binding
#54995 commented on
Jul 18, 2025 • 0 new comments -
SPA startup error - TimeoutException: The create-react-app server did not start listening for requests within the timeout period of 120 seconds.
#55073 commented on
Jul 18, 2025 • 0 new comments -
ConsumesAttribute when Request.ContentType is null
#55003 commented on
Jul 18, 2025 • 0 new comments -
Fixing Attribute Filtering Logic in DefaultApplicationModelProvider"
#54920 commented on
Jul 18, 2025 • 0 new comments -
XmlSerializer does not support positional records and that leads to misleading response status.
#55113 commented on
Jul 18, 2025 • 0 new comments -
Service Fabric React template - blank page after run
#55178 commented on
Jul 18, 2025 • 0 new comments -
NET8 ResourceManagerStringLocalizerFactory not Work In ALC
#55121 commented on
Jul 18, 2025 • 0 new comments -
Wrong controller route param names
#55584 commented on
Jul 18, 2025 • 0 new comments -
Forbidden/403 responses should not show a querystring with ReturnUrl
#55330 commented on
Jul 18, 2025 • 0 new comments -
Using [FromForm] in Web API controller action when object contains a delegate causes memory leak
#54829 commented on
Jul 18, 2025 • 0 new comments -
ASP0018 analyzer does not respect FormatFilterAttribute for {format} route parameter
#55702 commented on
Jul 18, 2025 • 0 new comments -
In .NET 8 / 9 ASP.NET Razor Class Library (RCL) views that use "partial" tag helper won't render nested views when referenced from ASP.NET Razor Pages app
#55710 commented on
Jul 18, 2025 • 0 new comments -
InputNumber bound to int? fails to validate when its content is emtpy
#55815 commented on
Jul 18, 2025 • 0 new comments -
CultureInfo difference in ValueProviderFactory implementations
#55920 commented on
Jul 18, 2025 • 0 new comments -
Controller action with `Async` suffix causes issues when resolving url from `IUrlHelper.Action`
#55967 commented on
Jul 18, 2025 • 0 new comments -
RedirectToRoute with default action doesn't include action in URL.
#56117 commented on
Jul 18, 2025 • 0 new comments -
Allow content type header in response to contain chartset=utf-8 encoding
#56299 commented on
Jul 18, 2025 • 0 new comments -
AADB2C99068: Scope parameter must be formatted like https://<application-uri>/.default
#56311 commented on
Jul 18, 2025 • 0 new comments -
Enable case-insensitive route parameter binding for enums
#56369 commented on
Jul 18, 2025 • 0 new comments -
Blazor template with 3 projects : Client , Server , Shared
#56349 commented on
Jul 18, 2025 • 0 new comments -
\u3000 character always encoded even when UnicodeRanges.CjkSymbolsandPunctuation is allowed
#56480 commented on
Jul 18, 2025 • 0 new comments -
Give us an option to enable loose binding for invalid data and providing default values for invalid properties in JSON in HTTP Post
#56663 commented on
Jul 18, 2025 • 0 new comments -
Provide a way to customize the default validation message
#61534 commented on
Jul 18, 2025 • 0 new comments -
HttpNoContentOutputFormatter is not working when action is type of Task or void
#58727 commented on
Jul 18, 2025 • 0 new comments -
ASP0023 warning is incorrect
#53333 commented on
Jul 18, 2025 • 0 new comments -
asp.net 8 dockerfile Add folder not working when VS 2022 set to release mode
#53456 commented on
Jul 18, 2025 • 0 new comments -
SystemTextJsonValidationMetadataProvider does not work with FromQueryAttribute
#53702 commented on
Jul 18, 2025 • 0 new comments -
How to properly serialize `ValidationProblemDetails` from middleware through `IProblemDetailsService`?
#53779 commented on
Jul 18, 2025 • 0 new comments -
AllowedValuesAttribute mesage doesn't get localize because its missing its AttributeAdapter
#53632 commented on
Jul 18, 2025 • 0 new comments -
RazorRuntimeCompilation bug when assembly emitted by Roslyn with empty location added as MVC application part
#54024 commented on
Jul 18, 2025 • 0 new comments -
Get string property name in Display Template view ( Html.Display("Property1") )
#53810 commented on
Jul 18, 2025 • 0 new comments -
SpaProxyMiddleware Launch Page
#54006 commented on
Jul 18, 2025 • 0 new comments -
Allow use of 'Addition assignment operator' in TagHelper HtmlAttribute
#54045 commented on
Jul 18, 2025 • 0 new comments -
GetUriByAction without HttpContext cannot be used normally.
#54054 commented on
Jul 18, 2025 • 0 new comments -
SPA proxy development server launch options
#54289 commented on
Jul 18, 2025 • 0 new comments -
JSON Patch PocoAdapter does not utilize the contract resolver when converting values.
#54178 commented on
Jul 18, 2025 • 0 new comments -
Reduce Polyfill packages for newer TFM
#54330 commented on
Jul 18, 2025 • 0 new comments -
Blazor Routing on sub pages not working when using different path base
#54469 commented on
Jul 18, 2025 • 0 new comments -
Link Generation - Incorrect Route Template Matching with literal in path
#54403 commented on
Jul 18, 2025 • 0 new comments -
TryValidateModel expects all object fields to be required
#54459 commented on
Jul 18, 2025 • 0 new comments -
.NET 8 FromKeyedServices does not apply registered IConfigureOptions<T> with a key to IOptions<T>
#54476 commented on
Jul 18, 2025 • 0 new comments -
CORS: Headers are not set after client has been redirected from http to https
#54509 commented on
Jul 18, 2025 • 0 new comments -
Enable set; in "input-validation-error" TAG validation
#54815 commented on
Jul 18, 2025 • 0 new comments -
ASP.NET core inconsistent model binding from form-data and json when trying to bind to an IEnumerable<T>
#54520 commented on
Jul 18, 2025 • 0 new comments -
TypeLoadException on web application startup when using Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation package
#54585 commented on
Jul 18, 2025 • 0 new comments -
Let me map all routes (including Blazor components) from the application part to the specific path.
#54839 commented on
Jul 18, 2025 • 0 new comments -
Avoid magic string in asp-page-handler
#54816 commented on
Jul 18, 2025 • 0 new comments -
[SignalR] Client keepalive check is disabled when I debug my hub server
#41673 commented on
Jul 18, 2025 • 0 new comments -
OpenAPI document generation tool feedback
#57044 commented on
Jul 18, 2025 • 0 new comments -
Quarantine RazorViews_AreUpdatedOnChange and RazorPages_AreUpdatedOnChange
#56553 commented on
Jul 18, 2025 • 0 new comments -
[SignalR][Client][TS] Unable to unsubscribe from SignalR connection state change events
#59626 commented on
Jul 19, 2025 • 0 new comments -
Helix failure `EPT_S_NOT_REGISTERED`
#57416 commented on
Jul 19, 2025 • 0 new comments -
Known Build Error: error : Cannot create a file when that file already exists.
#61178 commented on
Jul 19, 2025 • 0 new comments -
Known Build Error: ProcessBufferedRenderBatches_WritesRenders fails
#61807 commented on
Jul 19, 2025 • 0 new comments -
[Known Build Error] Ssl connection could not be established
#62008 commented on
Jul 19, 2025 • 0 new comments -
[Known Build Error] Failed webcil conversion: image is too small
#61987 commented on
Jul 19, 2025 • 0 new comments -
[Known Build Error] `QuicConnectionContextTests.StreamPool_Heartbeat_ExpiredStreamRemoved`
#62308 commented on
Jul 19, 2025 • 0 new comments -
[Known Build Error] `NavigationException_InAsyncContext_DoesNotBecomeUnobservedTaskException` fails with `ObjectDisposedException`
#62672 commented on
Jul 19, 2025 • 0 new comments -
Fix HttpLoggingMiddleware Request/Response bodies logging in case of stream being closed by a subsequent middleware
#61490 commented on
Jul 18, 2025 • 0 new comments -
Feature for setting activity tags on creation
#62090 commented on
Jul 16, 2025 • 0 new comments -
Revert "Revert "Upgrade Ubuntu and Azure Linux VMs and Containers""
#62304 commented on
Jul 18, 2025 • 0 new comments -
Unescape relative path before file lookup to fix space-in-filename issue
#62349 commented on
Jul 18, 2025 • 0 new comments -
Wrap OnNavigateTo callback with GetErrorHandledTask for proper exception logging
#62414 commented on
Jul 18, 2025 • 0 new comments -
Fix Create Property Model Name for Complex Objects
#62459 commented on
Jul 16, 2025 • 0 new comments -
QuickGrid: Adds EmptyContentTemplate
#62603 commented on
Jul 18, 2025 • 0 new comments -
QuickGrid: Adds Multi Column Sorting
#62604 commented on
Jul 18, 2025 • 0 new comments -
QuickGrid: Adds option to disable rendering of filler rows
#62607 commented on
Jul 18, 2025 • 0 new comments -
Use sdk paths!
#62619 commented on
Jul 16, 2025 • 0 new comments -
Fix ValidatableTypeInfo to skip IValidatableObject validation when property validation fails
#62623 commented on
Jul 18, 2025 • 0 new comments -
Fix: This handles the issue where a URL parameter like `?age=null` ca…
#62630 commented on
Jul 16, 2025 • 0 new comments -
Fix MVC and Razor Pages scoped CSS styling for project names with spaces
#62680 commented on
Jul 14, 2025 • 0 new comments -
Facilitate deserializing ValidationProblemDetails out of HttpResponseMessage
#56486 commented on
Jul 18, 2025 • 0 new comments -
[CG] Update spa-templates npm dependencies
#56674 commented on
Jul 18, 2025 • 0 new comments -
[Benchmarks] ApiCrudAdd/DeleteUpdate benchmarks broken
#48680 commented on
Jul 18, 2025 • 0 new comments -
NewtonsoftJsonResultExecutor disregards MvcNewtonsoftJsonOptions.OutputFormatterMemoryBufferThreshold
#49007 commented on
Jul 18, 2025 • 0 new comments -
Loading cshtml views from external dlls
#50620 commented on
Jul 18, 2025 • 0 new comments -
allow HtmlTargetElementAttribute to be inherited
#50970 commented on
Jul 18, 2025 • 0 new comments -
Integration Testing returns 404 for all HTTP requests that work with curl/Postman
#51143 commented on
Jul 18, 2025 • 0 new comments -
DeniedValuesAttribute validation not working as expected when property is of type "short", in Blazor
#52221 commented on
Jul 18, 2025 • 0 new comments -
HtmlContentBuilderExtensions.AppendFormat Method
#52471 commented on
Jul 18, 2025 • 0 new comments -
Questions about using AddNewtonsoftKinson during custom converter usage in .net6
#51643 commented on
Jul 18, 2025 • 0 new comments -
Detect ambiguous MVC route on [HttpGet("")] vs [HttpGet]
#53102 commented on
Jul 18, 2025 • 0 new comments -
HotReloading stops refreshing a page in RazorPages/RazorView when we use async OnGet in @functions section
#52630 commented on
Jul 18, 2025 • 0 new comments -
MapGroup with RoutePattern with RequiredValues of RoutePattern.RequiredValueAny registers incorrect URL routing endpoints
#53104 commented on
Jul 18, 2025 • 0 new comments -
NullDisplayTextResourceType is not taken into account by DataAnnotationsMetadataProvider.
#53137 commented on
Jul 18, 2025 • 0 new comments -
razor class library build failed because staticwebassets.build.json was 0Bytes
#59059 commented on
Jul 18, 2025 • 0 new comments -
IStringLocalizer does not find resources if RootNamespace is set but not AssemblyName
#59145 commented on
Jul 18, 2025 • 0 new comments -
Issue on accessing RCL Blazor project page from mvc project
#58936 commented on
Jul 18, 2025 • 0 new comments -
model binding for nullable parameter creates empty collection instead of null
#59343 commented on
Jul 18, 2025 • 0 new comments -
Context(?) for razor and codebehind files break at random occasions
#59330 commented on
Jul 18, 2025 • 0 new comments -
Add alternative way to specify mvc/rcl area
#59515 commented on
Jul 18, 2025 • 0 new comments -
Model binding using IParsable<T> doesn't allow handling of null values
#59597 commented on
Jul 18, 2025 • 0 new comments -
Find a way to prevent project to be selectable as Startup
#59599 commented on
Jul 18, 2025 • 0 new comments -
Update BL0007 warning to explain why a parameter should be an auto-property and what to do
#51372 commented on
Jul 18, 2025 • 0 new comments -
EndpointMetadataApiDescriptionProvider Misses Route Parameters
#41773 commented on
Jul 18, 2025 • 0 new comments -
ApiExplorer provides no reference type nullability info for API response types
#49971 commented on
Jul 18, 2025 • 0 new comments -
ApiController: memory leak when returning large string arrays
#55179 commented on
Jul 13, 2025 • 0 new comments -
QuickGrid: Add option to disable rendering of filler rows
#62678 commented on
Jul 16, 2025 • 0 new comments -
Blazor InputSelect sets wrong selected Option
#41222 commented on
Jul 16, 2025 • 0 new comments -
"prerender: false" is ignored in child components
#55635 commented on
Jul 16, 2025 • 0 new comments -
Only call AddDataProtection in Authentication Services that require it
#47410 commented on
Jul 16, 2025 • 0 new comments -
[Blazor] Obsoleting TreeRouter in .NET 9.0
#49842 commented on
Jul 16, 2025 • 0 new comments -
ASP.NET's global.json `tool\vs` section behaves poorly
#62379 commented on
Jul 16, 2025 • 0 new comments -
[Blazor] Remove obsolete APIs
#50548 commented on
Jul 16, 2025 • 0 new comments -
[Blazor] PersistentComponentStateSerializer API review
#62589 commented on
Jul 16, 2025 • 0 new comments -
[Blazor] Trigger state persistence from the server
#62327 commented on
Jul 16, 2025 • 0 new comments -
audio Support
#62587 commented on
Jul 16, 2025 • 0 new comments -
WebApplicationFactory doesn't set solution relative content root if you switch to slnx solution
#61304 commented on
Jul 17, 2025 • 0 new comments -
MapStaticAssets not working when combined with RequireAuthenticatedUser
#61385 commented on
Jul 17, 2025 • 0 new comments -
OpenAPI generation *still* doesn't work with the simplest model with multiple collections in .net 9
#62079 commented on
Jul 17, 2025 • 0 new comments -
MapStaticAssets not behaving like UseStaticFiles middleware resulting in entire pipeline being run for every static asset - massively slow.
#59315 commented on
Jul 17, 2025 • 0 new comments -
https error when using webapi with sdk dotnet 8.0.203 on a mac Sonoma 14.4 (x64)
#56222 commented on
Jul 17, 2025 • 0 new comments -
Obsolete Mvc.Api.Analyzers shipped in the framework
#62689 commented on
Jul 17, 2025 • 0 new comments -
Consider changing the behavior of text inputs in Blazor to treat empty string as null
#51639 commented on
Jul 17, 2025 • 0 new comments -
[Blazor] Accept the `blazor.web.js` startup options format in `blazor.{server|webassembly}.js`
#51611 commented on
Jul 17, 2025 • 0 new comments -
devserver needs to implement Posix signal handling
#62528 commented on
Jul 17, 2025 • 0 new comments -
[net10] Blazor hosted webassembly "DEBUGGING IS NOT ENABLED"
#62335 commented on
Jul 17, 2025 • 0 new comments -
[Performance] Blazor-Wasm build time regression
#62252 commented on
Jul 17, 2025 • 0 new comments -
Obsolete WebHostBuilder
#20964 commented on
Jul 17, 2025 • 0 new comments -
Support PQC certificates for HTTPS
#62030 commented on
Jul 17, 2025 • 0 new comments -
OpenAPI Issues/ Feeback
#62150 commented on
Jul 18, 2025 • 0 new comments -
Problem Details writes invalid json due to unwritten buffered content
#62110 commented on
Jul 18, 2025 • 0 new comments -
Generate OpenAPI documents on build throws DirectoryNotFoundException when application calls 'Directory.SetCurrentDirectory(AppContext.BaseDirectory)'
#60987 commented on
Jul 18, 2025 • 0 new comments -
Packaging of static assets of razor libraries is different in Githhub Actions from Local Computer
#61140 commented on
Jul 13, 2025 • 0 new comments -
Design proposal: #47685 Add blob() method to JS side of Blazor DotNetStreamReference
#61826 commented on
Jul 13, 2025 • 0 new comments -
QuickGrid problem with _lastRefreshedPaginationStateHash = Pagination?.GetHashCode();
#62605 commented on
Jul 14, 2025 • 0 new comments -
SEO performance issue with Blazor Web App
#62599 commented on
Jul 14, 2025 • 0 new comments -
Unable to send large byte array from the server to the client in Blazor
#62477 commented on
Jul 14, 2025 • 0 new comments -
MSAL with route-based Option provider gets stuck after retrieving the token
#62645 commented on
Jul 14, 2025 • 0 new comments -
Blazor TempData
#49683 commented on
Jul 14, 2025 • 0 new comments -
API proposal for `IHostEnvironmentNavigationManager.Initialize` and SSR navigation switch
#62415 commented on
Jul 14, 2025 • 0 new comments -
Add support for flowing the Activity/distributed trace context via SignalR invocations
#18711 commented on
Jul 14, 2025 • 0 new comments -
JsonInputFormatter - Json Serialization Errors (ASP.NET Core 2.2)
#18538 commented on
Jul 14, 2025 • 0 new comments -
Extremely long build times when Debugging after upgrading to v9.0.
#59129 commented on
Jul 14, 2025 • 0 new comments -
IIS Shadow Copy - bug - The last numbered folder inside the Shadow Copy Directory is reused and keeps old artifacts
#62567 commented on
Jul 15, 2025 • 0 new comments -
Fix `ProducesResponseType` on `IResult` handling in `OpenApiGenerator` and `ApiResponseTypeProvider`
#57801 commented on
Jul 15, 2025 • 0 new comments -
Epic: Eventing Framework in .NET 9
#53219 commented on
Jul 15, 2025 • 0 new comments -
OpenApi analyzers do not recognize returns in ternary expressions
#43356 commented on
Jul 15, 2025 • 0 new comments -
Add methods for registering both authentication and authorization middlewares/services
#42047 commented on
Jul 15, 2025 • 0 new comments -
Universal way to get metadata about endpoint parameters.
#42184 commented on
Jul 15, 2025 • 0 new comments -
Quickgrid shows three loading dots with the loading placeholder
#49440 commented on
Jul 15, 2025 • 0 new comments -
[Blazor][Wasm] Set oidc Authentication Options to Local Storage
#40757 commented on
Jul 15, 2025 • 0 new comments -
Microsoft.AspNetCore.OpenAPI duplicating schemas when returning generic wrappers and reusing model
#62508 commented on
Jul 15, 2025 • 0 new comments -
Issue with enableShadowCopy and shared shadowCopyDirectory in Multi-Environment Deployment
#50531 commented on
Jul 15, 2025 • 0 new comments -
Shadow Copy - unclear and/or misleading errors
#62148 commented on
Jul 15, 2025 • 0 new comments -
AddEndpointFilter Exception
#61515 commented on
Jul 16, 2025 • 0 new comments -
Consider allowing a custom JwtBearerHandler implementation in AddJwtBearer
#62658 commented on
Jul 16, 2025 • 0 new comments -
QuickGrid: Add multi sort capabilities
#62676 commented on
Jul 16, 2025 • 0 new comments -
QuickGrid: Add EmptyContentTemplate
#62677 commented on
Jul 16, 2025 • 0 new comments -
WebApplication.CreateBuilder() should allow a configure action parameter for testing purposes
#62594 commented on
Jul 18, 2025 • 0 new comments -
JS Client reconnection, HubConnection.ts. Incorrect number of reconnection attempts is logged.
#42806 commented on
Jul 18, 2025 • 0 new comments -
Signing during test project builds
#56721 commented on
Jul 18, 2025 • 0 new comments -
When running in RU locale "Microsoft" is being translated
#56700 commented on
Jul 18, 2025 • 0 new comments -
Document how to disable display templates using UIHintAttribute
#56747 commented on
Jul 18, 2025 • 0 new comments -
BadHttpRequestException even before reaching controller action
#56857 commented on
Jul 18, 2025 • 0 new comments -
RoutePattern.RawText does not reflect the leading slash in Route attribute
#57194 commented on
Jul 18, 2025 • 0 new comments -
Angular SPA application with SSR rendering
#57004 commented on
Jul 18, 2025 • 0 new comments -
Spa Services running only react pages ?
#56976 commented on
Jul 18, 2025 • 0 new comments -
Support exclusion of Razor Page code behind classes from code coverage
#57511 commented on
Jul 18, 2025 • 0 new comments -
Tuples are not supported by Url.RouteUrl()
#57556 commented on
Jul 18, 2025 • 0 new comments -
`__RequestVerificationToken` Placement Issue with Multiple Handlers in Razor Pages
#57345 commented on
Jul 18, 2025 • 0 new comments -
WebApplicationFactory disposes host before StopAsync on background service is called
#57738 commented on
Jul 18, 2025 • 0 new comments -
asp-all-route-data value should not be changed
#57701 commented on
Jul 18, 2025 • 0 new comments -
TempData type detection
#57692 commented on
Jul 18, 2025 • 0 new comments -
MAUI .NET 8 app using Microsoft.Extensions.Localization 8.0.8 stuck in splash screen on Android
#57842 commented on
Jul 18, 2025 • 0 new comments -
Polymorphic model collection validation is skipped
#58007 commented on
Jul 18, 2025 • 0 new comments -
FromAnywhere or FromRequest model binder
#58053 commented on
Jul 18, 2025 • 0 new comments -
ProducesResponseTypeAttribute ContentType Unexpected Behaviour
#58140 commented on
Jul 18, 2025 • 0 new comments -
Add checkbox checked validation
#58044 commented on
Jul 18, 2025 • 0 new comments -
BindProperty attribute should support primary constructors with classes
#58205 commented on
Jul 18, 2025 • 0 new comments -
AddModelError does not work for expressions that ends with indexer.
#58271 commented on
Jul 18, 2025 • 0 new comments -
RedirectHandler doesn't copy content for PATCH requests
#58270 commented on
Jul 18, 2025 • 0 new comments -
Quickgrid date formatting can't change when changing culture
#58308 commented on
Jul 18, 2025 • 0 new comments -
Inconsistent behavior for selecting output formatter based on Accept header with `ReturnHttpNotAcceptable = true` option set
#58282 commented on
Jul 18, 2025 • 0 new comments -
ApiVersionMatchPolicy invalidates catch-all endpoint incorrectly
#58795 commented on
Jul 18, 2025 • 0 new comments -
Consider invalidating ComponentProperties cache when Hot Reload triggers metadata update
#43780 commented on
Jul 18, 2025 • 0 new comments -
Real multithreading in Blazor WebAssembly
#17730 commented on
Jul 18, 2025 • 0 new comments -
When prerendering, emit culture name and use it on WebAssembly side
#26941 commented on
Jul 18, 2025 • 0 new comments -
[SignalR] Possibility to cancel long running hub method from client
#11542 commented on
Jul 18, 2025 • 0 new comments -
AddExceptionHandler/UseExceptionHandler Fails in a non-Obvious Way
#51888 commented on
Jul 18, 2025 • 0 new comments -
Quarantine DisablingClientValidation_DisablesItForPagesAndViews
#55926 commented on
Jul 18, 2025 • 0 new comments -
Quarantine OrderedGroupMetadataForControllers
#55927 commented on
Jul 18, 2025 • 0 new comments -
Quarantine Renders_RoutingComponent
#55928 commented on
Jul 18, 2025 • 0 new comments -
Quarantine CanApplyEndpointFilterToController
#55929 commented on
Jul 18, 2025 • 0 new comments -
Quarantine MatchesControllerGroup
#55931 commented on
Jul 18, 2025 • 0 new comments -
Quarantine TestingInfrastructure_RedirectHandlerFollowsStatusCode303
#55932 commented on
Jul 18, 2025 • 0 new comments -
Quarantine MatchesConventionalRoutesInTheirBranches
#55933 commented on
Jul 18, 2025 • 0 new comments -
Quarantine DynamicRoutesAreMatchedInDefinitionOrderOverPrecedence
#55934 commented on
Jul 18, 2025 • 0 new comments -
Skipped all of Templates.Mvc.Tests in Helix on Debian12 and Mariner
#56450 commented on
Jul 18, 2025 • 0 new comments -
Quarantine CacheTagHelper_VaryByCultureComposesWithOtherVaryByOptions
#56440 commented on
Jul 18, 2025 • 0 new comments -
Quarantine ProcessAsync_AwaitersUseTheResultOfExecutor
#57567 commented on
Jul 18, 2025 • 0 new comments -
Quarantine MapOpenApi_HandlesConcurrentRequests
#58128 commented on
Jul 18, 2025 • 0 new comments -
Quarantine Microsoft.AspNetCore.Mvc.FunctionalTests.ControllerEndpointFiltersTest.CanCaptureMethodInfoFromControllerAction
#60109 commented on
Jul 18, 2025 • 0 new comments -
Consider adding a mechanism for copying `JsonSerializerOptions` settings to the `JsonOptions` classes
#49758 commented on
Jul 18, 2025 • 0 new comments -
Analyzer: ASP0022 and ASP0023 Report False Positives for Versioned Routes
#52556 commented on
Jul 18, 2025 • 0 new comments -
[API Proposal]: STJ `SystemTextJsonOutputFormatter` output type selector
#55629 commented on
Jul 18, 2025 • 0 new comments -
Add Key Property to ServiceFilterAttribute
#58017 commented on
Jul 18, 2025 • 0 new comments -
Improve xml doc for Microsoft.Extensions.Localization package.
#56801 commented on
Jul 18, 2025 • 0 new comments -
Attributes implementing `IRouteTemplateProvider` should only be allowed on `public` methods
#56791 commented on
Jul 18, 2025 • 0 new comments -
Make `CollectionModelBinder` better extensible for custom model binders
#60605 commented on
Jul 18, 2025 • 0 new comments -
Add a GetService method to ModelValidatorProviderContext class
#62044 commented on
Jul 18, 2025 • 0 new comments