-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Insights: dotnet/aspnetcore
Overview
Could not load contribution data
Please try again later
30 Pull requests merged by 14 people
-
[main] Update dependencies from dotnet/efcore
#60793 merged
Mar 7, 2025 -
Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2656907
#60736 merged
Mar 7, 2025 -
[main] (deps): Bump src/submodules/googletest from
2b6b042
to7218908
#60664 merged
Mar 7, 2025 -
Add avif MIME type
#60790 merged
Mar 7, 2025 -
[release/10.0-preview2] Update dependencies from dotnet/efcore, dotnet/runtime
#60781 merged
Mar 7, 2025 -
Update branding to 8.0.15
#60784 merged
Mar 7, 2025 -
Update branding to 9.0.4
#60785 merged
Mar 7, 2025 -
Update to Microsoft.OpenApi v2.0.0-preview.11
#60761 merged
Mar 6, 2025 -
Don't send body in HEAD response when using PipeWriter.Advance before headers flushed
#59725 merged
Mar 6, 2025 -
[main] Update dependencies from dotnet/source-build-reference-packages
#60772 merged
Mar 6, 2025 -
[main] Update dependencies from dotnet/runtime
#60771 merged
Mar 6, 2025 -
[main] Update dependencies from dotnet/source-build-reference-packages
#60601 merged
Mar 5, 2025 -
Add location.reload on rejected Blazor reconnection to ReconnectModal…
#60753 merged
Mar 5, 2025 -
[main] Update dependencies from dotnet/runtime
#60746 merged
Mar 5, 2025 -
Unquarantine EventCountersAndMetricsValues and VerifyCountersFireWithCorrectValues
#60651 merged
Mar 5, 2025 -
Update Selenium versions
#60744 merged
Mar 5, 2025 -
Fix for: Minimal APIs and controllers treat header arrays differently
#58251 merged
Mar 4, 2025 -
Fix use of ReconnectModal in Blazor templates with auto mode and global interactivity
#60735 merged
Mar 4, 2025 -
Fix: Inconsistent certificate chain handling between endpoint and default configuration
#60710 merged
Mar 4, 2025 -
Suppress CS1591 warnings for PublicTopLevelProgram.Generated.g.cs
#60727 merged
Mar 4, 2025 -
[main] Update dependencies from dotnet/runtime
#60730 merged
Mar 4, 2025 -
1es-ify Localization pipeline
#60720 merged
Mar 3, 2025 -
Add support for ServerSentEventsResult and extension methods
#60616 merged
Mar 3, 2025 -
[main] Update dependencies from dotnet/source-build-externals
#60701 merged
Mar 3, 2025 -
[main] Update dependencies from dotnet/runtime
#60676 merged
Mar 3, 2025 -
[main] Update dependencies from dotnet/symreader
#60703 merged
Mar 3, 2025 -
[main] Update dependencies from dotnet/extensions
#60702 merged
Mar 3, 2025 -
Update xcopy-msbuild to latest available version
#60666 merged
Mar 1, 2025 -
[main] Update dependencies from dotnet/efcore, dotnet/runtime
#60661 merged
Mar 1, 2025 -
Only build BuildAfterTargeting pack on win-x64
#60658 merged
Feb 28, 2025
17 Pull requests opened by 12 people
-
Fix OpenAPI server URLs for Aspire scenarios
#60673 opened
Feb 28, 2025 -
[Templates][Identity] Update jquery-validation to 1.20.0
#60675 opened
Mar 1, 2025 -
[release/8.0] (deps): Bump src/submodules/googletest from `e235eb3` to `24a9e94`
#60677 opened
Mar 1, 2025 -
[release/9.0] (deps): Bump src/submodules/googletest from `e235eb3` to `24a9e94`
#60678 opened
Mar 1, 2025 -
[Blazor] Flow the WebAssembly options from Server to client through SSR marker
#60714 opened
Mar 3, 2025 -
Support input validation for minimal APIs via generic resolver model
#60724 opened
Mar 3, 2025 -
Add partitioned to cookie for SignalR browser testing
#60728 opened
Mar 4, 2025 -
[Infrastructure] Avoid polluting the working set of files with changes after build
#60734 opened
Mar 4, 2025 -
Check length of TypeArguments before accessing via index
#60742 opened
Mar 4, 2025 -
Enable static code analysis pilot in pipeline
#60743 opened
Mar 4, 2025 -
[Blazor] Opt-in to use dotnet.boot.js
#60751 opened
Mar 5, 2025 -
Add `NotFound` method in `NavigationManager` for interactive and static rendering
#60752 opened
Mar 5, 2025 -
Updated to vs 17.13 to align with xcopy-msbuild
#60763 opened
Mar 5, 2025 -
Fix ASP.NET Core module installer upgrade issues
#60769 opened
Mar 6, 2025 -
Sync shared code from runtime
#60782 opened
Mar 6, 2025 -
feat: create API to fetch TLS client hello message
#60806 opened
Mar 7, 2025
50 Issues closed by 17 people
-
[ Blazor] Joining multiple MarkupContent together with unclosed HTML elements
#60737 closed
Mar 7, 2025 -
Simulate Browser Back Button in Blazor
#60754 closed
Mar 7, 2025 -
Add avif images to default known static file MIME types
#39984 closed
Mar 7, 2025 -
IOpenApiDocumentTransformer cannot modify components.Schemas since it's null
#58406 closed
Mar 7, 2025 -
Perf regression: json, json_middleware, mTls-handshakes-kestrel
#60778 closed
Mar 7, 2025 -
Keyed @inject support
#60786 closed
Mar 6, 2025 -
Perf improvement: ApiCrudDeleteProduct
#60760 closed
Mar 6, 2025 -
Perf improvement: json, json_middleware, multiple_queries
#60740 closed
Mar 6, 2025 -
ASP.NET Core 9 sends response content for HTTP HEAD requests
#59691 closed
Mar 6, 2025 -
An ASP.NET core application hangs at startup in AKS
#60646 closed
Mar 6, 2025 -
OpenApi generator messes up $ref of collection item if that type is used multiple times in same response
#60779 closed
Mar 6, 2025 -
Quarantine <FAILING_TEST_NAME>
#60773 closed
Mar 6, 2025 -
RateLimitingMiddleware test improvements
#43298 closed
Mar 6, 2025 -
Double-compression when trying to host pre-compressed (`.gz`, `.br`) files via MapStaticAssets
#60558 closed
Mar 6, 2025 -
Breakpoints not pausing execution in a HTML <select> <option> onchange event
#60602 closed
Mar 6, 2025 -
Decouple WebApplicationFactory from TestServer implementation
#60370 closed
Mar 5, 2025 -
Perf improvement: fortunes, httpsys-encoded-url, json
#60739 closed
Mar 5, 2025 -
Perf regression: json, multiple_queries
#60741 closed
Mar 5, 2025 -
Title can not be empty
#60759 closed
Mar 5, 2025 -
SignInAsync doesn't call SignInOrTwoFactorAsync
#60712 closed
Mar 5, 2025 -
Incorrect OpenAPI document generation with recursive object that contains a list
#60012 closed
Mar 5, 2025 -
Perf improvement: json_middleware
#60732 closed
Mar 5, 2025 -
Quarantine `VerifyCountersFireWithCorrectValues` and `EventCountersAndMetricsValues`
#57259 closed
Mar 5, 2025 -
Minimal APIs and controllers treat header arrays differently
#54978 closed
Mar 4, 2025 -
Precompiled views fetching not working on .NET 8 for MVC views
#60726 closed
Mar 4, 2025 -
Kestrel inconsistent certificate chain handling between endpoint and default configuration
#60709 closed
Mar 4, 2025 -
Perf improvement: json_middleware
#60722 closed
Mar 4, 2025 -
[10.0-preview.1] ASP.NET OpenApi document references broken
#60686 closed
Mar 4, 2025 -
[10.0-preview.1] CS1591 warnings-as-errors caused by Program class being exposed as public
#60683 closed
Mar 4, 2025 -
Micro FrontEnds with Blazor Server (No Web Assembly)
#60672 closed
Mar 4, 2025 -
Blazor two-way bindings affecting incorrect binding object reference
#60704 closed
Mar 4, 2025 -
Perf regression: mvc
#60707 closed
Mar 3, 2025 -
Support registering OpenApiOperationTransformer via extension method for Minimal APIs
#59180 closed
Mar 3, 2025 -
Quarantine <FAILING_TEST_NAME>
#60708 closed
Mar 3, 2025 -
Perf regression: json
#60684 closed
Mar 3, 2025 -
enhancednavigationstart Prevent Default does not work
#60705 closed
Mar 3, 2025 -
Perf regression: antiforgery-noop
#60682 closed
Mar 2, 2025 -
How to map static assets with nuget
#60680 closed
Mar 2, 2025 -
Perf improvement: single_query
#60681 closed
Mar 2, 2025 -
Microsoft.Extensions.ApiDescription.Server 9.0.2 executes startup code on BUILD
#60663 closed
Mar 1, 2025 -
Error building the repository locally due to xcopy-msbuild version
#60665 closed
Mar 1, 2025 -
Perf improvement: fortunes, json, json_middleware
#60603 closed
Mar 1, 2025 -
Perf improvement: fortunes
#60604 closed
Mar 1, 2025 -
Perf improvement: fortunes, json_middleware
#60660 closed
Mar 1, 2025 -
Perf improvement: fortunes, json
#60668 closed
Mar 1, 2025 -
Perf regression: fortunes, single_query
#60669 closed
Mar 1, 2025 -
Rarely build BuildAfterTargetingPack.csproj
#60530 closed
Feb 28, 2025 -
OkHttp connections are not properly stopped when the HubConnection is stopped
#60543 closed
Feb 28, 2025
37 Issues opened by 34 people
-
OpenAPI is incorrectly generating documents at build-time
#60808 opened
Mar 7, 2025 -
Blazor template with individual auth breaks on windows (Data\app.db?)
#60807 opened
Mar 7, 2025 -
Expose TLS client hello message
#60805 opened
Mar 7, 2025 -
IndexOutOfRangeException in Microsoft.AspNetCore.HttpSys.Internal.RawUrlHelper.GetPath
#60804 opened
Mar 7, 2025 -
.NET 9 OpenAPI incorrect schema for array of nullable strings
#60803 opened
Mar 7, 2025 -
Perf improvement: json, json_middleware
#60802 opened
Mar 7, 2025 -
Dynamic rootcomponents from both server and wasm gives error
#60797 opened
Mar 7, 2025 -
Introduce a .HasValue property for strings
#60795 opened
Mar 7, 2025 -
Model Validation response formating
#60794 opened
Mar 7, 2025 -
Enum schemas for route parameters are inlined in openapi spec
#60789 opened
Mar 6, 2025 -
Blazor work doesn't seem to take place within an activity
#60788 opened
Mar 6, 2025 -
[Identity] Allow Email-Only Authentication Without Mandatory Username Field
#60787 opened
Mar 6, 2025 -
Improve XML generator for types defined in Microsoft.AspNetCore.Identity
#60783 opened
Mar 6, 2025 -
Initialize options of RequestLocalizationMiddleware in Invoke instead of constructor
#60780 opened
Mar 6, 2025 -
Perf improvement: fortunes_ef, json
#60777 opened
Mar 6, 2025 -
Windows hosting bundle upgrade breaks ANCM on ARM64 machines
#60764 opened
Mar 6, 2025 -
stackSize override is not correct value format
#60762 opened
Mar 5, 2025 -
Add UseKestrel() API to the WebApplicationFactory
#60758 opened
Mar 5, 2025 -
Logout stuck in Processing logout callback
#60756 opened
Mar 5, 2025 -
Global helpers
#60755 opened
Mar 5, 2025 -
Query around augmenting and verifying claims in Blazor Server
#60749 opened
Mar 5, 2025 -
Proposal: Enhancing Component Visibility in Blazor
#60747 opened
Mar 5, 2025 -
ASP.NET components relation to JSON settings
#60738 opened
Mar 4, 2025 -
POST /_blazor/negotiate returns 411 LengthRequired
#60733 opened
Mar 4, 2025 -
Populate OTel Schema URL on Activity Sources and Meters
#60729 opened
Mar 4, 2025 -
<input> tag helper inserting hidden element with name __Invariant
#60723 opened
Mar 3, 2025 -
[10.0-preview.1] ASP.NET `RouteHandlerAnalyzer` - `System.IndexOutOfRangeException`
#60719 opened
Mar 3, 2025 -
[Blazor] Update AuthenticationStateProvider to take advantage of Declarative persistent component state
#60718 opened
Mar 3, 2025 -
Proposal: Introduce a [DiLogger] attribute for automatic logger injection
#60717 opened
Mar 3, 2025 -
[Blazor] Support serialization extensibility for declarative persistent component state
#60716 opened
Mar 3, 2025 -
System.NotSupportedException: No data is available for encoding 1252 in .NET Core
#60706 opened
Mar 3, 2025 -
Blazor Quickgrid Sorting causes problem with Paging
#60685 opened
Mar 2, 2025 -
Consider adding a middleware to redirect to a preferred host
#60674 opened
Feb 28, 2025 -
Hot reload with Blazor complains about unmanaged debugging when native code debugging false
#60671 opened
Feb 28, 2025 -
Benchmark stopped running: basicminimalapipublishtrimr2rsinglefile
#60670 opened
Feb 28, 2025 -
Add option to `AddBearerToken()` for sending unprotected jwt access token when using Bearer Scheme
#60667 opened
Feb 28, 2025
100 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.
-
[Blazor] Initial support for persisting component state
#60634 commented on
Mar 7, 2025 • 15 new comments -
Add a new UseKestel API to the WebApplicationFactory
#60635 commented on
Mar 7, 2025 • 14 new comments -
Setting the Description in a ProducesResponseTypeAttribute works correctly for Minimal API
#60539 commented on
Mar 4, 2025 • 2 new comments -
Add WebAssemblyHotReloadCapabilities msbuild property
#59094 commented on
Mar 7, 2025 • 1 new comment -
Record metrics for user account activities
#52996 commented on
Mar 7, 2025 • 0 new comments -
AngularCliMiddleware is not working with the new Angular CLI's build system
#53307 commented on
Mar 7, 2025 • 0 new comments -
Unexpected behavior in HttpLoggingMiddleware
#57242 commented on
Mar 7, 2025 • 0 new comments -
Support unified model for DataAnnotations-based validation via source generator
#46349 commented on
Mar 7, 2025 • 0 new comments -
Improve automated browser testing with real server
#4892 commented on
Mar 6, 2025 • 0 new comments -
[dotnet-sdk-10.0.100-preview.1.25103.13] Apps retarget failed with error "The following scoped CSS bundles do not have matching endpoints"
#60292 commented on
Mar 6, 2025 • 0 new comments -
Support async generator based streaming API in javascript
#60585 commented on
Mar 6, 2025 • 0 new comments -
Support for MAUI runtimes in ASP.NET Core?
#35077 commented on
Mar 6, 2025 • 0 new comments -
Support automatic reconnect in the Java client
#8711 commented on
Mar 6, 2025 • 0 new comments -
[Question] Is there a way to properly emulate InvalidModelStateResponseFactory in minimal apis?
#57337 commented on
Mar 6, 2025 • 0 new comments -
Improve diagnostics related to rate limiting so people not disable it
#27393 commented on
Mar 5, 2025 • 0 new comments -
Add a Redis-backed token bucket RateLimiter implementation
#41861 commented on
Mar 5, 2025 • 0 new comments -
Provide an extra private readonly property on the SignalR HubConnectionContext
#59346 commented on
Mar 5, 2025 • 0 new comments -
The path must be absolute. (Parameter 'root')
#56416 commented on
Mar 5, 2025 • 0 new comments -
Is it possible to limit file upload speed?
#45298 commented on
Mar 5, 2025 • 0 new comments -
Rate limiting middleware OnReject assign bug
#49379 commented on
Mar 5, 2025 • 0 new comments -
RETRY_AFTER is null in Lease object in case of SlidingWindow rate limiter
#52411 commented on
Mar 5, 2025 • 0 new comments -
Rate limiting middleware for AspNet/Kestrel
#57152 commented on
Mar 5, 2025 • 0 new comments -
Retriving RateLimiterStatistics from PartitionedRateLimiter without providing a resource
#59899 commented on
Mar 5, 2025 • 0 new comments -
Check that HttpSys and IIS TLS support isn't impacted by obsolete members on ITlsHandshakeFeature
#59426 commented on
Mar 5, 2025 • 0 new comments -
Support global endpoint filters and metadata on WebApplication
#59755 commented on
Mar 5, 2025 • 0 new comments -
SignalR: Allow shared storage of connection token
#60390 commented on
Mar 5, 2025 • 0 new comments -
[Authorize] attribute denies anonymous users, but setting any properties (like roles) does not
#60553 commented on
Mar 5, 2025 • 0 new comments -
Clarify DefaultPolicy and FallbackPolicy Behavior in XML Docs
#60619 commented on
Mar 6, 2025 • 0 new comments -
Always call virtual UpdatePasswordHash #60252
#60592 commented on
Mar 4, 2025 • 0 new comments -
Update .NET SDK to 10.0.100-preview.3.25122.1
#60564 commented on
Mar 5, 2025 • 0 new comments -
[release/9.0] Update dependencies from dotnet/extensions
#60445 commented on
Mar 3, 2025 • 0 new comments -
[main] Update dependencies from dotnet/arcade
#60442 commented on
Mar 5, 2025 • 0 new comments -
Fix self-referential schema handling in collection schemas
#60410 commented on
Mar 7, 2025 • 0 new comments -
Add Microsoft.AspNetCore.OpenApi to the webapiaot template (with an optional flag to disable it)
#60337 commented on
Mar 4, 2025 • 0 new comments -
perf: improve ManagedAuthenticatedEncryptor Decrypt() and Encrypt() flow
#59424 commented on
Mar 7, 2025 • 0 new comments -
Use ImpersonationToken for IIS Windows Auth
#58041 commented on
Mar 1, 2025 • 0 new comments -
[Blazor] InputBase - SetCurrentValueAsync + SetCurrentValueAsStringAsync (fix for #44105)
#54279 commented on
Mar 7, 2025 • 0 new comments -
No wwwroot created on publish of an ASP.NET with React Project
#60652 commented on
Mar 7, 2025 • 0 new comments -
Class library projects are added as assembly: ApplicationPart in razor application assembly
#60648 commented on
Mar 7, 2025 • 0 new comments -
Helix failure `EPT_S_NOT_REGISTERED`
#57416 commented on
Mar 7, 2025 • 0 new comments -
Leverage System.Text.Json PipeReader feature in model binding and request parsing
#60657 commented on
Mar 7, 2025 • 0 new comments -
Authentication.WsFederation breaks with on-premise AD FS use
#52099 commented on
Mar 7, 2025 • 0 new comments -
Certain aspnetcore packages not being built by VMR
#60146 commented on
Mar 7, 2025 • 0 new comments -
Event handlers (e.g., @onclick) not working in Blazor .NET 8 layout components
#60640 commented on
Mar 7, 2025 • 0 new comments -
Duplicate Accept-Ranges Header when using MapStaticAssets
#56436 commented on
Mar 7, 2025 • 0 new comments -
JSInterop support for invoking constructors, properties, and supplying callbacks
#31151 commented on
Mar 7, 2025 • 0 new comments -
OpenAPI document generation tool feedback
#57044 commented on
Mar 7, 2025 • 0 new comments -
Add support for configurable log level for http logging
#36841 commented on
Mar 7, 2025 • 0 new comments -
The runtime<->aspnetcore shared src is out of sync
#18943 commented on
Mar 7, 2025 • 0 new comments -
[API Proposal]: Microsoft.AspNetCore.OutputCaching consider adding a way to change expiration time based on logic in IOutputCachePolicy
#52670 commented on
Mar 7, 2025 • 0 new comments -
Benchmark stopped running: blazorWebInteractiveAuto, blazorWebInteractiveServer, blazorWebInteractiveWebAssembly
#60583 commented on
Mar 4, 2025 • 0 new comments -
HotReload In BlazorWebAssembly Dont Work Correctly
#59813 commented on
Mar 4, 2025 • 0 new comments -
Blazor hybrid WPF app on .net 9.0 cannot load static asset
#60649 commented on
Mar 4, 2025 • 0 new comments -
ObjectResult - missing discriminator from System.Text.Json polymorphism
#57482 commented on
Mar 4, 2025 • 0 new comments -
[Design proposal] Strongly-typed SignalR hub proxies and callback handlers
#32534 commented on
Mar 4, 2025 • 0 new comments -
[API Proposal]: `AuthorizationPolicyBuilder.RequireClaim` overload that take a `Func<Claim, bool>`
#56331 commented on
Mar 3, 2025 • 0 new comments -
Add API to support dyanmically generated OpenAPI schemas in document
#60589 commented on
Mar 3, 2025 • 0 new comments -
Add support for emitting ServerSentEvents from minimal APIs
#56172 commented on
Mar 3, 2025 • 0 new comments -
Blazor: Authorization taking too much time makes the component lose its state
#50834 commented on
Mar 3, 2025 • 0 new comments -
IOutboundParameterTransformer removed in a version that only updated the Minor version 2.2.0 to 2.3.0 but also seems to appear in main branch in same place
#60715 commented on
Mar 3, 2025 • 0 new comments -
[dotnet-sdk-10.0.100-preview.1.25110.2] Some blazor apps get "Failed to load resource: the server responded with a status of 404" error after retagrt to .NET 10
#60366 commented on
Mar 3, 2025 • 0 new comments -
Short circuit attribute
#60235 commented on
Mar 3, 2025 • 0 new comments -
Short circuit attribute
#49181 commented on
Mar 3, 2025 • 0 new comments -
ApiDescriptionGroupCollectionProvider fails for controllers with parameter type Exception
#19107 commented on
Mar 3, 2025 • 0 new comments -
Should Minimal API's return ProblemDetails by default instead of an empty response body for error types?
#60394 commented on
Mar 2, 2025 • 0 new comments -
W3CLogger should also log ShortCircuit requests
#60277 commented on
Mar 2, 2025 • 0 new comments -
Allow Response Caching for Authorized Endpoints
#56769 commented on
Mar 2, 2025 • 0 new comments -
Declarative model to serialize state on prerendering with Blazor and restore it on the client
#26794 commented on
Mar 2, 2025 • 0 new comments -
PersistentComponentState in Maui Blazor
#43833 commented on
Mar 2, 2025 • 0 new comments -
Minimal API filters won't run endpoint handler when 4xx/5xx status code is already set
#60659 commented on
Mar 1, 2025 • 0 new comments -
Inconsistent PathBase when running as IIS sub-application
#17024 commented on
Mar 1, 2025 • 0 new comments -
Blazor Debugging in VS Browser KeepAlive
#45041 commented on
Mar 1, 2025 • 0 new comments -
Support for unique phone numbers, find user by phone number in Identity
#55199 commented on
Feb 28, 2025 • 0 new comments -
Linux: RBAC claims resolution fails if user has group with brackets in name
#58062 commented on
Mar 5, 2025 • 0 new comments -
An invalid reference is generated for a object that contains two properties of type List<List<string>> (both of the same type).
#60381 commented on
Mar 5, 2025 • 0 new comments -
MapStaticAssets breaks endpoint routing in container
#59964 commented on
Mar 5, 2025 • 0 new comments -
[Blazor] Get rid of Blazor.boot.json and use a different strategy to flow the environment.
#59456 commented on
Mar 5, 2025 • 0 new comments -
Blazor Virtualize: root-level scrolling breaks on horizontal scroll enabled in the container
#58200 commented on
Mar 5, 2025 • 0 new comments -
Data annotations localization does not appear to work with positional records
#39551 commented on
Mar 5, 2025 • 0 new comments -
Microsoft.AspNetCore.OpenApi fails to generate document when using polymorphic types
#58213 commented on
Mar 5, 2025 • 0 new comments -
Stateful reconnect doesn't work as expected when using Redis backplane
#55575 commented on
Mar 5, 2025 • 0 new comments -
When endpoint return ValidationProblem and has errors the property errors doesn't have values.
#59052 commented on
Mar 5, 2025 • 0 new comments -
Add Server Stack Traces in Aspnetcore Integration Tests (when test client errors)
#48830 commented on
Mar 5, 2025 • 0 new comments -
Add support for PATH_INFO server variable
#6006 commented on
Mar 5, 2025 • 0 new comments -
@microsoft/signalr update from 8.0.0 to 8.0.7 webpack_require issue - angular 16 with module federation
#56989 commented on
Mar 5, 2025 • 0 new comments -
Enhance directory watch for shadow copy
#46629 commented on
Mar 5, 2025 • 0 new comments -
Host stopped and disposed twice when WebApplicationFactory<> is used with the minimal api
#40271 commented on
Mar 5, 2025 • 0 new comments -
Fix `ProducesResponseType` on `IResult` handling in `OpenApiGenerator` and `ApiResponseTypeProvider`
#57801 commented on
Mar 5, 2025 • 0 new comments -
QuickGrid has a race condition with disposal during init
#47173 commented on
Mar 5, 2025 • 0 new comments -
Prefix support in MapRazorComponents / AddAdditionalAssemblies
#57167 commented on
Mar 5, 2025 • 0 new comments -
Unhandled exceptions are being logged before custom IExceptionHandler is being called
#54554 commented on
Mar 5, 2025 • 0 new comments -
Create simpler way to show Not Found 404 UI with Blazor
#45654 commented on
Mar 5, 2025 • 0 new comments -
Feature request to add correlation id to SignalR clients
#59156 commented on
Mar 5, 2025 • 0 new comments -
Consider shipping ObjectGraphDataAnnotationsValidator / ValidateComplexTypeAttribute
#28640 commented on
Mar 5, 2025 • 0 new comments -
TypeScript SignalR client (@microsoft/signalr) automatic reconnection sometimes not working
#56260 commented on
Mar 5, 2025 • 0 new comments -
MapFallbackToFile is returning 404
#49738 commented on
Mar 4, 2025 • 0 new comments -
ASP.NET Core Roadmap for .NET 10
#59443 commented on
Mar 4, 2025 • 0 new comments -
BlazorWebView needs a way to enable overriding ResolveComponentForRenderMode
#51235 commented on
Mar 4, 2025 • 0 new comments