-
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
3 Releases published by 1 person
-
v8.0.18 .NET 8.0.18
published
Jul 8, 2025 -
v9.0.7 .NET 9.0.7
published
Jul 8, 2025 -
v10.0.0-preview.6.25358.103 .NET 10.0 Preview 6
published
Jul 22, 2025
171 Pull requests merged by 40 people
-
[release/9.0] (deps): Bump src/submodules/googletest from
c67de11
to373af2e
#63035 merged
Aug 4, 2025 -
Update branding to 8.0.20
#63106 merged
Aug 4, 2025 -
Update branding to 9.0.9
#63107 merged
Aug 4, 2025 -
Update milestones for September
#63108 merged
Aug 4, 2025 -
[main] Update dependencies from dotnet/extensions
#63087 merged
Aug 4, 2025 -
[OpenApi] Generate schema for JSON Patch endpoints
#63052 merged
Aug 4, 2025 -
[Blazor] Support persisting component state on enhanced navigation
#62824 merged
Aug 4, 2025 -
[main] (deps): Bump src/submodules/googletest from
32f9f4c
to373af2e
#63037 merged
Aug 4, 2025 -
[OpenApi] Update snapshot
#63077 merged
Aug 3, 2025 -
Quarantine OpenApiDocumentLocalizationTests.VerifyOpenApiDocumentIsInvariant
#63074 merged
Aug 3, 2025 -
[Mvc] Avoid exception in route analyzer
#63033 merged
Aug 1, 2025 -
[OpenAPI] Get parameter description with [FromQuery]
#62986 merged
Aug 1, 2025 -
[OpenApi] Ignore unknown HTTP methods
#63034 merged
Aug 1, 2025 -
Update media type for JSON Patch
#62988 merged
Aug 1, 2025 -
[main] Update dependencies from dnceng/internal/dotnet-optimization
#62958 merged
Aug 1, 2025 -
[OpenApi] Use GetCustomAttributes<T>
#62987 merged
Jul 31, 2025 -
#62774 Fix JWT Bearer unit tests failing if local timezone is UTC+N
#62775 merged
Jul 31, 2025 -
Mark WebHostBuilder class as obsolete
#62785 merged
Jul 31, 2025 -
Make Blazor WASM respect current UI culture
#62905 merged
Jul 31, 2025 -
Fix Blazor template HTTPS profile to include HTTP URL
#62853 merged
Jul 30, 2025 -
[OpenAPI] Use invariant culture for TextWriter
#62193 merged
Jul 30, 2025 -
Work around arm64 forwarder Linker bug
#62585 merged
Jul 30, 2025 -
remove redundant tag in IAsyncResultFilter and IResultFilter interfaces
#62999 merged
Jul 30, 2025 -
[release/10.0-preview7] Workaround Linker bug for arm64
#63007 merged
Jul 30, 2025 -
Revert "Skip RequestPathBase_WithDoubleSlashes_Split for now"
#62996 merged
Jul 30, 2025 -
Replace unload event with pagehide for sending disconnect beacon from Blazor client
#62805 merged
Jul 29, 2025 -
Add gRPC JSON transcoding option to remove enum prefix
#62873 merged
Jul 29, 2025 -
[main] Source code updates from dotnet/dotnet
#62956 merged
Jul 29, 2025 -
Update SignalR Redis tests to use internal Docker Hub mirror
#62936 merged
Jul 28, 2025 -
[OpenApi] Support derived FromKeyedServices types to ignore parameters
#62926 merged
Jul 28, 2025 -
Fixed race condition in the disposing of the QuickGrid
#62840 merged
Jul 28, 2025 -
[main] Update dependencies from dotnet/extensions
#62957 merged
Jul 28, 2025 -
Add gRPC JSON transcoding option for case insensitive field names
#62868 merged
Jul 28, 2025 -
[main] Source code updates from dotnet/dotnet
#62949 merged
Jul 27, 2025 -
[main] Source code updates from dotnet/dotnet
#62937 merged
Jul 26, 2025 -
Skip RequestPathBase_WithDoubleSlashes_Split for now
#62931 merged
Jul 25, 2025 -
[main] Source code updates from dotnet/dotnet
#62913 merged
Jul 25, 2025 -
Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2757300
#62887 merged
Jul 25, 2025 -
[main] (deps): Bump src/submodules/googletest from
309dab8
to32f9f4c
#62928 merged
Jul 25, 2025 -
[Blazor] Clear caches on HotReload
#62880 merged
Jul 25, 2025 -
Clarify VPN requirement in Wasm.Performance README.md
#62907 merged
Jul 25, 2025 -
Fix attribute order dependency in ModelAttributesTest
#62909 merged
Jul 25, 2025 -
Use PipeReader JsonSerializer overloads
#62895 merged
Jul 25, 2025 -
[release/10.0-preview7] Avoid cookie login redirects for known API endpoints
#62894 merged
Jul 24, 2025 -
[release/10.0-preview7] Source code updates from dotnet/dotnet
#62897 merged
Jul 24, 2025 -
[Blazor] Remove HotReload dependencies from Blazor WebAssembly
#62837 merged
Jul 24, 2025 -
Sync shared code from runtime
#62900 merged
Jul 24, 2025 -
chore: browser-testing workflow issues improvements
#62904 merged
Jul 24, 2025 -
Don't error on Protobuf messages that expose wrapper types
#62871 merged
Jul 24, 2025 -
Fix XML comments for return values on IAuthorizationService
#62765 merged
Jul 24, 2025 -
[main] Source code updates from dotnet/dotnet
#62896 merged
Jul 24, 2025 -
Avoid cookie login redirects for known API endpoints
#62816 merged
Jul 24, 2025 -
Update version branding to rc1
#62889 merged
Jul 24, 2025 -
[release/10.0-preview7] Source code updates from dotnet/dotnet
#62869 merged
Jul 23, 2025 -
Stop using outdated 5.0 sdk image in wasm benchmarks
#62884 merged
Jul 23, 2025 -
[release/10.0-preview7] Support all subscribers to
OnNotFound
event#62835 merged
Jul 23, 2025 -
Fix MVC Core tests for CoreCLR GetCustomAttributes consistency
#62872 merged
Jul 23, 2025 -
Add Version.Details.props
#62881 merged
Jul 23, 2025 -
Update Browser-Testing Dependencies: Playwright 1.53.0 → 1.54.0
#62877 merged
Jul 23, 2025 -
Copilot agent runs dotnet commands with correct dotnet.
#62879 merged
Jul 23, 2025 -
[main] Update dependencies from dnceng/internal/dotnet-optimization
#62833 merged
Jul 23, 2025 -
[main] Source code updates from dotnet/dotnet
#62870 merged
Jul 23, 2025 -
fix: correct permissions for
browsertesting-open-issue
workflow#62874 merged
Jul 23, 2025 -
[SignalR] [Java] Fix NPE when closing hub connection during negotiation
#62319 merged
Jul 23, 2025 -
[main] Update dependencies from dotnet/extensions
#62831 merged
Jul 23, 2025 -
[main] Source code updates from dotnet/dotnet
#62865 merged
Jul 22, 2025 -
[release/10.0-preview7] Passkey design follow-ups
#62841 merged
Jul 22, 2025 -
Wrap OnNavigateTo callback with GetErrorHandledTask for proper exception logging
#62414 merged
Jul 22, 2025 -
Follow-up on IsLocalhost TLD local dev
#62838 merged
Jul 22, 2025 -
Implemented fix to match HubConnection.cs logic (https://github.com/d…
#62812 merged
Jul 21, 2025 -
Add CreateScopeForStatusCodePages property and UseStatusCodePagesWithReExecute overload
#62624 merged
Jul 21, 2025 -
Passkey design follow-ups
#62530 merged
Jul 21, 2025 -
[blazor] diagnostics - feedback for code.function.name
#62836 merged
Jul 21, 2025 -
Support all subscribers to
OnNotFound
event#62798 merged
Jul 21, 2025 -
[main] Source code updates from dotnet/dotnet
#62825 merged
Jul 20, 2025 -
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 -
Fix validation generator to ignore properties with [FromServices] or [FromKeyedServices] attributes
#62669 merged
Jul 11, 2025 -
Fix DAM attributes in ValidationAttributeCache to include PublicConstructors
#62656 merged
Jul 11, 2025 -
Harden Cookie Parsing
#62681 merged
Jul 11, 2025 -
Fix. Creating a Blazor project with a space in its name breaks the styling
#62675 merged
Jul 11, 2025 -
Split helix into subsets
#62644 merged
Jul 10, 2025 -
Add deprecation warning to Microsoft.Extensions.ApiDescription.Client MSBuild package
#62646 merged
Jul 10, 2025 -
Use *.dev.localhost instead of *.localhost for dev-cert & templates
#62668 merged
Jul 10, 2025 -
Remove SiteExtensions from AspNetCore.slnx
#62665 merged
Jul 10, 2025 -
Fix Microsoft.Extensions.Caching.Hybrid repo origin and CoherentParentDependency
#62663 merged
Jul 10, 2025 -
[main] Source code updates from dotnet/dotnet
#62551 merged
Jul 10, 2025 -
[Blazor] Make _serializerCache static readonly to avoid creating dictionaries per instance
#62661 merged
Jul 10, 2025 -
Fix QuickGrid nullable property sorting by handling UnaryExpression in ToPropertyName
#62602 merged
Jul 10, 2025 -
Add an InputHidden component for Blazor
#62626 merged
Jul 10, 2025 -
Add UseDefaultServiceProvider extension methods for WebAssembly host builder
#62629 merged
Jul 10, 2025 -
[ASP.NET] Add a prompt to generate API review documents
#62637 merged
Jul 10, 2025 -
Add option to exception handler middleware to suppress logging
#59074 merged
Jul 10, 2025 -
[main] (deps): Bump src/submodules/googletest from
a45468c
to3983f67
#62568 merged
Jul 10, 2025 -
Add metrics to Identity
#62078 merged
Jul 10, 2025 -
Update all built-in AuthenticationSchemeOptions to initialize Events
#62595 merged
Jul 9, 2025 -
MVC: Correct metadata type for formdata enum parameters
#61399 merged
Jul 9, 2025 -
Enhance validation for classes and records
#62633 merged
Jul 9, 2025 -
Fix test for invariant culture parsing
#62631 merged
Jul 9, 2025 -
Log when an enhanced navigation fails
#62598 merged
Jul 9, 2025 -
[release/2.3] Merge from internal
#62614 merged
Jul 9, 2025 -
Merging internal commits for release/9.0
#62617 merged
Jul 9, 2025 -
Merging internal commits for release/8.0
#62615 merged
Jul 9, 2025 -
[release/8.0] Update dependencies from dotnet/source-build-reference-packages
#62365 merged
Jul 8, 2025 -
[release/9.0] Update dependencies from dotnet/extensions
#62357 merged
Jul 8, 2025 -
[release/8.0] Update dependencies from dotnet/arcade
#62313 merged
Jul 8, 2025 -
[release/9.0] Quarantine HubConnectionCanSendAndReceiveGroupMessages test
#62563 merged
Jul 8, 2025 -
[release/8.0] (deps): Bump src/submodules/googletest from
e9092b1
toc67de11
#62520 merged
Jul 8, 2025 -
[release/9.0] (deps): Bump src/submodules/googletest from
e9092b1
toc67de11
#62521 merged
Jul 8, 2025 -
[release/8.0] Quarantine HubConnectionCanSendAndReceiveGroupMessages test
#62564 merged
Jul 8, 2025 -
[release/9.0] Update dependencies from dotnet/arcade
#62502 merged
Jul 8, 2025 -
Add msbuild dependencies to fix SourceBuild prebuilts
#62606 merged
Jul 8, 2025 -
Replace use of InvokeNew with InvokeConstructor in Blazor JS interop
#62588 merged
Jul 8, 2025 -
Support *.localhost TLD for local dev
#62593 merged
Jul 8, 2025 -
Run template tests on Components/MVC changes
#62547 merged
Jul 8, 2025 -
Restore Gradle dependencies to in-repo cache in CI
#62542 merged
Jul 8, 2025 -
OwningComponentBase implements IAsyncDisposable
#62583 merged
Jul 8, 2025 -
[Blazor] Add IPersistentComponentStateSerializer<T> interface for custom serialization extensibility
#62559 merged
Jul 7, 2025 -
Fix for Unobserved
NavigationException
in Blazor SSR#62554 merged
Jul 7, 2025
53 Pull requests opened by 25 people
-
QuickGrid: Adds EmptyContentTemplate
#62603 opened
Jul 8, 2025 -
QuickGrid: Adds Multi Column Sorting
#62604 opened
Jul 8, 2025 -
QuickGrid: Adds option to disable rendering of filler rows
#62607 opened
Jul 8, 2025 -
Use sdk paths!
#62619 opened
Jul 8, 2025 -
Prevent `ObjectDisposedException` from becoming unobserved during circuit cleanup
#62662 opened
Jul 10, 2025 -
Fix MVC and Razor Pages scoped CSS styling for project names with spaces
#62680 opened
Jul 11, 2025 -
[release/9.0] Update dependencies from dotnet/extensions
#62702 opened
Jul 14, 2025 -
Changed css classes assignment in RenderPlaceholderRow
#62709 opened
Jul 14, 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 -
Add support for .slnx file exclusion in BaselineTest
#62767 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 -
Add visibility change beacon and circuit cleanup heuristic for Blazor Server
#62789 opened
Jul 17, 2025 -
[release/9.0] Update dependencies from dotnet/arcade
#62832 opened
Jul 21, 2025 -
Add CreateScopeForStatusCodePages to Blazor templates
#62843 opened
Jul 21, 2025 -
[release/10.0-preview7] [Blazor] Support persisting component state on enhanced navigation
#62846 opened
Jul 21, 2025 -
Fix RequestDelegateFactory to handle nullable types correctly in empty request body scenarios
#62861 opened
Jul 22, 2025 -
Add PQC certificate support for HTTPS
#62866 opened
Jul 22, 2025 -
[WIP] Update to wix5
#62885 opened
Jul 23, 2025 -
feat: "Spanify" DataProtector
#62903 opened
Jul 24, 2025 -
[release/10.0-preview7] Source code updates from dotnet/dotnet
#62912 opened
Jul 25, 2025 -
[main] Use PipeReader JsonSerializer overloads
#62914 opened
Jul 25, 2025 -
Investigate public API changes in templates
#62929 opened
Jul 25, 2025 -
fix SignalR http2 SkipNegotiation error
#62940 opened
Jul 26, 2025 -
Add passkey count and name length limits
#62979 opened
Jul 28, 2025 -
Update identity metrics with feedback
#62982 opened
Jul 29, 2025 -
[release/9.0] Dispose the certificate chain elements with the chain
#62992 opened
Jul 29, 2025 -
[release/8.0] Dispose the certificate chain elements with the chain
#62994 opened
Jul 29, 2025 -
Deoptimize the exceptional cases in favor of optimal path
#62997 opened
Jul 29, 2025 -
Improve logging and error handling for IIS ASP.NET Core module shadow copy
#63000 opened
Jul 30, 2025 -
Avoid pausing circuit when it's disposed
#63010 opened
Jul 30, 2025 -
Add [Obsolete] attribute to WebHost class and IWebHost interface, convert sample apps to HostBuilder pattern
#63024 opened
Jul 31, 2025 -
Add logging for OpenAPI schema default value type mismatches
#63027 opened
Jul 31, 2025 -
Auth metrics updates
#63030 opened
Aug 1, 2025 -
Server memory pool metrics updates
#63032 opened
Aug 1, 2025 -
[release/8.0] (deps): Bump src/submodules/googletest from `c67de11` to `373af2e`
#63038 opened
Aug 1, 2025 -
Change `contentType` parameter in `GetSupportedContentTypes` to nullable
#63040 opened
Aug 1, 2025 -
Added usage of TimeProvider instead of DateTimeOffset
#63042 opened
Aug 1, 2025 -
Added string arrays to simple binding
#63072 opened
Aug 2, 2025 -
Add JsonIgnore attribute support to Minimal API validation generator
#63075 opened
Aug 3, 2025 -
Skip non-public properties in validations generator
#63076 opened
Aug 3, 2025 -
Improve nullable annotation on CancelInvocationMessage.InvocationId
#63083 opened
Aug 3, 2025 -
Fix handling of enum default values in RDF and RDG
#63086 opened
Aug 4, 2025 -
[OpenAPI] Validate OpenAPI documents
#63092 opened
Aug 4, 2025 -
Update browser testing dependencies: Selenium 4.35.0, Playwright 1.55.0
#63094 opened
Aug 4, 2025 -
[OpenApi] Test schema reference validity
#63095 opened
Aug 4, 2025 -
[Blazor] Use DynamicDependency to preserve KeyValuePair for WebAssembly trimming
#63099 opened
Aug 4, 2025 -
Add SkipValidationAttribute to Microsoft.Extensions.Validation
#63103 opened
Aug 4, 2025 -
[main] Source code updates from dotnet/dotnet
#63109 opened
Aug 4, 2025 -
Add analyzer to warn when SupplyParameterFromForm properties have initializers
#63110 opened
Aug 4, 2025
414 Issues closed by 66 people
-
API proposal for opt-out attribute for unified validations
#63104 closed
Aug 4, 2025 -
[Blazor] Enhanced navigation streaming issue
#62828 closed
Aug 4, 2025 -
API review for support persistent component state on enhanced navigation
#62773 closed
Aug 4, 2025 -
[Blazor] Support filtering persistent component state by "environment"
#62330 closed
Aug 4, 2025 -
[Blazor] PersistentComponentState parameter only provides value once
#62781 closed
Aug 4, 2025 -
Support persistent component state across enhanced page navigations
#51584 closed
Aug 4, 2025 -
SSR: internal a href links do not scroll to the top of the new page when clicked
#53459 closed
Aug 4, 2025 -
[OpenApi] $ref not generated for identical lists in same class
#63096 closed
Aug 4, 2025 -
Error creating a "Blazor Web App" project with space in project name
#52519 closed
Aug 4, 2025 -
Proposal: Enable CSS Isolation Support for Third-Party Components via blazor-css-scope Attribute
#63091 closed
Aug 4, 2025 -
[Blazor WASM] AddAuthenticationStateSerialization with SerializeAllClaims does not add RoleClaims
#62923 closed
Aug 4, 2025 -
Use property attributes to define text in the header of QuickGrid.
#55616 closed
Aug 3, 2025 -
Unexpected error in the task "DefineStaticWebAssetEndpoints"
#62116 closed
Aug 3, 2025 -
Problem with 3rd party Component libraries no longer in new Blazor template
#63055 closed
Aug 3, 2025 -
Quarantine OpenApiDocumentLocalizationTests.VerifyOpenApiDocumentIsInvariant
#63073 closed
Aug 3, 2025 -
Quarantine OpenApiDocumentLocalizationTests.VerifyOpenApiDocumentIsInvariant
#63079 closed
Aug 3, 2025 -
Passkeys - Illegal invocation with 1Password
#62916 closed
Aug 3, 2025 -
Unable to build project using VS 17.12.3: “DiscoverPrecompressedAssets” task failed unexpectedly
#59625 closed
Aug 2, 2025 -
Doesn't compile with the new version of Visual Studio
#63071 closed
Aug 2, 2025 -
Error blazor project DefineStaticWebAssetEndpoints on VS 17.14.5
#63068 closed
Aug 2, 2025 -
Unable to start Blazor Web App debug
#63064 closed
Aug 2, 2025 -
on region format windoes is persian
#63063 closed
Aug 2, 2025 -
because it is being used by another process.
#63066 closed
Aug 2, 2025 -
Building Blazor Web App in VS fails
#63056 closed
Aug 2, 2025 -
FileExtensionContentTypeProvider returns no content type for .msg files
#63019 closed
Aug 2, 2025 -
Why is this returning true ? string.Empty.All(_ => char.IsNumber(_));
#63039 closed
Aug 2, 2025 -
Microsoft.AspNetCore.OpenApi should allow ordering of Tags
#63050 closed
Aug 2, 2025 -
[Blazor] Ensure caches are cleared on hot reload for declarative persistent component state
#60843 closed
Aug 2, 2025 -
API proposal for `IHostEnvironmentNavigationManager.Initialize` and SSR navigation switch
#62415 closed
Aug 2, 2025 -
Perf regression: multiple_queries
#63045 closed
Aug 2, 2025 -
Microsoft.OpenApi does not support IFormFile with Native AOT enabled
#61288 closed
Aug 2, 2025 -
Custom CreateSchemaReferenceId not always used in OpenAPI schema $ref
#58341 closed
Aug 2, 2025 -
Enum schemas for route parameters are inlined in openapi spec
#60789 closed
Aug 2, 2025 -
MS OpenAPI does not generate a valid schema for nullable complex properties
#59976 closed
Aug 2, 2025 -
Complex Nullable types do not transfer/copy when using a SchemaTransformer
#60223 closed
Aug 2, 2025 -
OpenAPI does not generate reference to self when returning arrays in controllers
#61424 closed
Aug 2, 2025 -
Open Api fails to generate correct schema type for some properties
#61407 closed
Aug 2, 2025 -
OpenAPI generation *still* doesn't work with the simplest model with multiple collections in .net 9
#62079 closed
Aug 2, 2025 -
Incorrect OpenAPI Schema Generation for Recursive Types
#61139 closed
Aug 2, 2025 -
OpenApi Json schema is incorrect in Dotnet version 9.0.4
#61717 closed
Aug 2, 2025 -
.Net OpenApi - Nullable Enum parameter generated as string type
#61935 closed
Aug 2, 2025 -
OpenAPI - Polymorphism class does not work for response
#59214 closed
Aug 1, 2025 -
Generated OpenAPI schema is invalid for nested recursive polymorphic type, even without arrays
#61722 closed
Aug 1, 2025 -
Invalid openapi.json produced when having properties of the declaring type
#58340 closed
Aug 1, 2025 -
Feature `Semantic classification` is currently unavailable due to an internal error
#59736 closed
Aug 1, 2025 -
Issue with OpenAPI Documentation Generation When Using [FromQuery] in a Separate Class
#61297 closed
Aug 1, 2025 -
JSON Patch request body should use content-type application/json-patch+json
#61956 closed
Aug 1, 2025 -
IL-related diagnostic warnings not reported as errors
#61827 closed
Aug 1, 2025 -
Update to .NET 10
#57461 closed
Aug 1, 2025 -
1ES template cleanup
#54672 closed
Aug 1, 2025 -
'The process cannot access the file' during CI build sometimes
#32219 closed
Aug 1, 2025 -
Min API validation extracts bad display name from DisplayAttribute
#61589 closed
Aug 1, 2025 -
Consider deprecating `Microsoft.Extensions.ApiDescription.Client` package
#59208 closed
Aug 1, 2025 -
Perf improvement: ApiCrudListProducts
#62960 closed
Aug 1, 2025 -
On .NET 10 PR 3 MVC fails to find views
#61465 closed
Aug 1, 2025 -
OpenAPI schema generation for nullable enums produce a null value option
#60986 closed
Aug 1, 2025 -
MapFallbackToFile is returning 404
#49738 closed
Aug 1, 2025 -
Output formatter unexpectedly returns new instance of scoped service
#61803 closed
Aug 1, 2025 -
OpenAPI: Enums are missing description, and x-enumNames
#62968 closed
Aug 1, 2025 -
[OpenApi] SchemaTransformer Bug
#62893 closed
Aug 1, 2025 -
Default 404 response results in "Your connection to this site isn't secure" error
#48096 closed
Aug 1, 2025 -
install .net8.0 aot 'Swashbuckle.AspNetCore.Filters.AddResponseHeadersFilter' could not be located
#53125 closed
Jul 31, 2025 -
Please update npm package as it still has "ws": "^7.4.5" and not "ws": "^7.5.10". vulnerability issue
#59996 closed
Jul 31, 2025 -
Missing @microsoft/signalr TypeScript client package in version 9.x.x
#63021 closed
Jul 31, 2025 -
Some Jwt Bearer unit tests are failing in specific local time zones
#62774 closed
Jul 31, 2025 -
Perf improvement: ApiCrudListProducts
#63015 closed
Jul 31, 2025 -
Perf regression: ApiCrudGetProductDetails
#63016 closed
Jul 31, 2025 -
Perf regression: updates
#63014 closed
Jul 31, 2025 -
Why won't rewriting after integration overwrite the previous one in Authorize? But an addition?
#61662 closed
Jul 31, 2025 -
OpenApi generates the same schema for generic types with a JsonConverterFactory.
#59172 closed
Jul 31, 2025 -
HttpContext in Blazor Web App .net 8 Render Interactive Auto Stay null in production
#62948 closed
Jul 31, 2025 -
Blazor WASM only relies on the current culture (current UI culture isn't respected)
#56824 closed
Jul 31, 2025 -
How to reference assets using new `Assets[]` syntax in RCL?
#62847 closed
Jul 31, 2025 -
OIDC - Setting the proxy to BackchannelHttpHandler does not make all calls pass through the proxy
#62708 closed
Jul 31, 2025 -
[Routing] EndpointGroupName can't be inherited
#61757 closed
Jul 31, 2025 -
OpenAPI: No support for detecting which endpoints access Request.Body for streaming purposes
#62971 closed
Jul 31, 2025 -
OpenAPI: Delta<> From OData days generates really weird.
#62973 closed
Jul 31, 2025 -
[OpenAPI] Duplicated object definitions in openapi spec
#62154 closed
Jul 31, 2025 -
[OpenApi] FromForm parameters with [Description] Attribute not include the description text
#62514 closed
Jul 31, 2025 -
[Templates] Https changes broke the application URL for blazor
#62852 closed
Jul 30, 2025 -
FromQuery Attribute Causes ModelState Issues When Name Specified
#59350 closed
Jul 30, 2025 -
Compile fails in 2022 after upgrade to 17.12.4
#59919 closed
Jul 30, 2025 -
OnConnectedAsync ist sometimes called with the wrong HubConnectionContext
#53731 closed
Jul 30, 2025 -
Beta or stable release for SignalR-Client-Cpp
#59665 closed
Jul 30, 2025 -
Perf improvement: ApiCrudListProducts
#62978 closed
Jul 30, 2025 -
Perf regression: ApiCrudDeleteProduct
#62991 closed
Jul 30, 2025 -
Perf improvement: fortunes
#62990 closed
Jul 30, 2025 -
Missing required fields generates a 500 server error when using ExceptionHandler middleware
#62311 closed
Jul 30, 2025 -
OnParametersSet called when navigating away from page
#62882 closed
Jul 30, 2025 -
Typo in IAsyncResultFilter and IResultFilter interfaces summary
#62995 closed
Jul 30, 2025 -
Query Parameter Naming Policy
#60078 closed
Jul 30, 2025 -
Stream returned in route is disposed twice
#59514 closed
Jul 30, 2025 -
OpenApi controller endpoint metadata inheritance inconsistent
#61801 closed
Jul 30, 2025 -
OpenApi generate duplicate schemas
#61408 closed
Jul 30, 2025 -
OpenApi: Support `UseAllOfToExtendReferenceSchemas`
#61632 closed
Jul 30, 2025 -
Minimal API: TypedResults, Problem, ValidationProblem
#59560 closed
Jul 30, 2025 -
Perf improvement: json
#62976 closed
Jul 29, 2025 -
Perf regression: fortunes_dapper
#62983 closed
Jul 29, 2025 -
SignalR C++ client
#50938 closed
Jul 29, 2025 -
Roadmap for SignalR-Client-Cpp project
#61342 closed
Jul 29, 2025 -
SignalR-Client-Cpp will not compile with gcc 13
#49784 closed
Jul 29, 2025 -
Sliding expiry for hybrid cache
#56754 closed
Jul 29, 2025 -
Allow more granular return types in signalR
#55683 closed
Jul 29, 2025 -
Socket Connection closed Prematurely
#57919 closed
Jul 29, 2025 -
SignalR typescript client: there is no way to catch authorization errors
#62952 closed
Jul 29, 2025 -
OpenAPI long props are generated as integer | string types with a regex pattern
#62963 closed
Jul 29, 2025 -
FromQuery binding does not work when query param has same name as controller parameter name
#59698 closed
Jul 29, 2025 -
[API Proposal] Passkeys in ASP.NET Core Identity
#62287 closed
Jul 29, 2025 -
authorize attribute on a mvc controller method doesnt override the class authorize attribute
#62155 closed
Jul 29, 2025 -
Remove usage of the unload event
#54793 closed
Jul 29, 2025 -
Perf improvement: json
#62938 closed
Jul 29, 2025 -
Perf regression: updates
#62977 closed
Jul 29, 2025 -
gRPC Transcoding: options to ser/deserialize enums without prefix
#58850 closed
Jul 29, 2025 -
Microsoft.AspNetCore.OpenApi Handling Of Mvc Json Options
#60145 closed
Jul 29, 2025 -
Properties are not visible in open api spec when using BindAsync
#59323 closed
Jul 29, 2025 -
API Proposal for gRPC JSON transcoding option to remove enum prefix
#62891 closed
Jul 29, 2025 -
API Proposal for gRPC JSON transcoding option for case insensitive field names
#62892 closed
Jul 29, 2025 -
Perf regression: fortunes
#62959 closed
Jul 28, 2025 -
Services injected with attribute derived from FromKeyedServicesAttribute appear as request body in swagger
#58739 closed
Jul 28, 2025 -
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (v8.0.16) includes outdated references
#62144 closed
Jul 28, 2025 -
OpenAPI Issues/ Feeback
#62150 closed
Jul 28, 2025 -
QuickGrid has a race condition with disposal during init
#47173 closed
Jul 28, 2025 -
Announcement 524 missing issue and PR link
#62961 closed
Jul 28, 2025 -
Perf regression: json
#62953 closed
Jul 28, 2025 -
Make PropertyNameCaseInsensitive available for JSON->gRPC transcoding
#50401 closed
Jul 28, 2025 -
Perf improvement: ApiCrudListProducts
#62944 closed
Jul 27, 2025 -
Perf regression: ApiCrudListProducts
#62945 closed
Jul 27, 2025 -
Perf improvement: ApiCrudUpdateProduct
#62950 closed
Jul 27, 2025 -
Perf regression: fortunes
#62943 closed
Jul 27, 2025 -
Perf improvement: antiforgery-noop, mvc
#62942 closed
Jul 27, 2025 -
Perf improvement: fortunes_ef, json_middleware
#62933 closed
Jul 26, 2025 -
Perf regression: multiple_queries
#62939 closed
Jul 26, 2025 -
Incorrect OpenAPI schema for the Range attribute when using a culture different from en-US
#62922 closed
Jul 26, 2025 -
Response OpenApiOperation metadata with minimal api
#59769 closed
Jul 26, 2025 -
When endpoint return ValidationProblem and has errors the property errors doesn't have values.
#59052 closed
Jul 26, 2025 -
[OpenAPI] AdditionalProperties missing in the ProblemDetails schema (.net 10 preview 4)
#62099 closed
Jul 26, 2025 -
Controller Obsolete is not showing in openapi json
#61672 closed
Jul 26, 2025 -
Perf improvement: ApiCrudUpdateProduct
#62920 closed
Jul 25, 2025 -
Perf regression: antiforgery-noop
#62919 closed
Jul 25, 2025 -
Minimal API: JsonStringEnumMemberName doesn't work while deserializing query params & headers
#62338 closed
Jul 25, 2025 -
Leverage System.Text.Json PipeReader feature in model binding and request parsing
#60657 closed
Jul 25, 2025 -
Failing Test(s): RequestPathBaseTests
#51679 closed
Jul 25, 2025 -
[openapi] specific ProducesResponseType's SchemaReferenceId(name) by ProducesResponseTypeAttribute
#61837 closed
Jul 25, 2025 -
Consider invalidating ComponentProperties cache when Hot Reload triggers metadata update
#43780 closed
Jul 25, 2025 -
Add support for streaming text IAsyncEnumerable<string> results
#50501 closed
Jul 25, 2025 -
MSAL with route-based Option provider gets stuck after retrieving the token
#62645 closed
Jul 25, 2025 -
Announcement 521 links back to itself, missing info
#62899 closed
Jul 24, 2025 -
Microsoft.AspNetCore.Mvc.NewtonsoftJson version 9.0.1 does not support net8
#60083 closed
Jul 24, 2025 -
using garnet for ASP.NET Core SignalR scale-out
#57591 closed
Jul 24, 2025 -
The runtime<->aspnetcore shared src is out of sync
#18943 closed
Jul 24, 2025 -
[net10] Blazor hosted webassembly "DEBUGGING IS NOT ENABLED"
#62335 closed
Jul 24, 2025 -
QueryStringRequestCultureProvider Does Not Work With Blazor Server
#20346 closed
Jul 24, 2025 -
gRPC JSON transcoding google.protobuf.WellKnownTypes response/request cast error
#55254 closed
Jul 24, 2025 -
Fix XML comments for return values on IAuthorizationService
#62764 closed
Jul 24, 2025 -
ApiController redirects to login page
#9039 closed
Jul 24, 2025 -
SignalR Json Protocol version upgraded to version 2 generates problems with old servers on BlazorApps
#52385 closed
Jul 24, 2025 -
Obsolete Mvc.Api.Analyzers shipped in the framework
#62689 closed
Jul 23, 2025 -
Cannot find a way to enable SSR in angular new dotnet template
#53584 closed
Jul 23, 2025 -
.NET Core Profiler Crashing on 32 bit Application Environment
#62741 closed
Jul 23, 2025 -
Request Browser-Testing Dependencies Update
#62875 closed
Jul 23, 2025 -
SignalR client not reporting version correctly
#62864 closed
Jul 23, 2025 -
Perf regression: fortunes
#62121 closed
Jul 23, 2025 -
Perf regression: httpsys-header-symbols
#62062 closed
Jul 23, 2025 -
Perf regression: json_middleware, json_middleware, kestrel-header-symbols
#62060 closed
Jul 23, 2025 -
Perf regression: json_middleware, mTls-handshakes-kestrel
#62043 closed
Jul 23, 2025 -
Perf regression: antiforgery-noop
#61943 closed
Jul 23, 2025 -
Perf regression: https, json, mvc
#61942 closed
Jul 23, 2025 -
Perf regression: mvc
#61932 closed
Jul 23, 2025 -
Perf regression: multiple_queries
#61887 closed
Jul 23, 2025 -
Perf regression: mTls-handshakes-httpsys, updates
#61819 closed
Jul 23, 2025 -
Perf regression: updates
#61815 closed
Jul 23, 2025 -
Perf regression: mTls-handshakes-kestrel, tls-handshakes-kestrel, tls-renegotiation-kestrel
#61769 closed
Jul 23, 2025 -
Perf regression: tls-renegotiation-kestrel
#61758 closed
Jul 23, 2025 -
Perf regression: mvc
#61742 closed
Jul 23, 2025 -
Perf regression: https, json, json
#61741 closed
Jul 23, 2025 -
Perf regression: json_middleware, single_query, updates
#61680 closed
Jul 23, 2025 -
Perf regression: json, json, json
#62461 closed
Jul 23, 2025 -
Perf regression: fortunes
#62463 closed
Jul 23, 2025 -
Perf regression: multiple_queries, updates
#62683 closed
Jul 23, 2025 -
Benchmark stopped running: basicgrpcgo
#62643 closed
Jul 23, 2025 -
Benchmark stopped running: QueryCompilation
#62575 closed
Jul 23, 2025 -
Benchmark stopped running: basicgrpcgo
#61981 closed
Jul 23, 2025 -
Benchmark stopped running: basicgrpcpublishaot, basicgrpcpublishaot, basicgrpcpublishtrimr2rsinglefile
#61980 closed
Jul 23, 2025 -
Benchmark stopped running: basicgrpcvanilla, basicgrpcvanilla, todosapipublishaot
#61979 closed
Jul 23, 2025 -
Benchmark stopped running: todosapipublishaot, todosapipublishtrimr2rsinglefile, todosapivanilla
#61978 closed
Jul 23, 2025 -
Benchmark stopped running: basicminimalapipublishaot, basicminimalapipublishaot, todosapivanilla
#61977 closed
Jul 23, 2025 -
Perf improvement: fortunes, json, mvc
#61618 closed
Jul 23, 2025 -
Perf improvement: json, json, mvc
#61617 closed
Jul 23, 2025 -
Perf improvement: antiforgery-noop, json, kestrel-header-symbols
#61590 closed
Jul 23, 2025 -
Perf improvement: fortunes, fortunes, mvc
#62119 closed
Jul 23, 2025 -
Perf improvement: https
#62114 closed
Jul 23, 2025 -
Perf improvement: json, json, json
#62113 closed
Jul 23, 2025 -
Perf improvement: kestrel-hostheader-mismatch
#62100 closed
Jul 23, 2025 -
Perf improvement: httpsys-encoded-url, kestrel-hostheader-mismatch
#62059 closed
Jul 23, 2025 -
Perf improvement: httpsys-hostheader-mismatch, kestrel-hostheader-mismatch, multiple_queries
#62058 closed
Jul 23, 2025 -
Perf improvement: json, json, tls-handshakes-httpsys
#61941 closed
Jul 23, 2025 -
Perf improvement: multiple_queries, mvc
#62014 closed
Jul 23, 2025 -
Perf improvement: json
#62042 closed
Jul 23, 2025 -
Perf improvement: caching, fortunes, fortunes_ef
#61940 closed
Jul 23, 2025 -
Perf improvement: fortunes, fortunes
#61931 closed
Jul 23, 2025 -
Perf improvement: json, kestrel-header-symbols
#61828 closed
Jul 23, 2025 -
Perf improvement: antiforgery-noop, https, kestrel-hostheader-mismatch
#61786 closed
Jul 23, 2025 -
Perf improvement: antiforgery-noop, json
#61746 closed
Jul 23, 2025 -
Perf improvement: mvc
#61740 closed
Jul 23, 2025 -
Perf improvement: ApiCrudAddProduct, ApiCrudGetProductDetails, ApiCrudListProducts
#61681 closed
Jul 23, 2025 -
Perf improvement: json, mvc
#61679 closed
Jul 23, 2025 -
Perf improvement: antiforgery-noop, mTls-handshakes-kestrel, mvc
#61678 closed
Jul 23, 2025 -
Perf improvement: fortunes, fortunes_ef, mvc
#61677 closed
Jul 23, 2025 -
Perf improvement: single_query
#61651 closed
Jul 23, 2025 -
Perf improvement: ApiCrudGetProductDetails, ApiCrudListProducts, ApiCrudListProducts
#61653 closed
Jul 23, 2025 -
Perf improvement: fortunes_dapper, multiple_queries, updates
#61676 closed
Jul 23, 2025 -
Perf improvement: fortunes_dapper, multiple_queries, updates
#61650 closed
Jul 23, 2025 -
Perf improvement: json
#61636 closed
Jul 23, 2025 -
Perf improvement: ApiCrudListProducts
#61619 closed
Jul 23, 2025 -
Perf improvement: fortunes_ef, fortunes_ef, kestrel-encoded-url
#62848 closed
Jul 23, 2025 -
Perf improvement: fortunes_dapper
#62834 closed
Jul 23, 2025 -
Perf improvement: antiforgery-validation, json_middleware
#62829 closed
Jul 23, 2025 -
Perf improvement: json, json
#62819 closed
Jul 23, 2025 -
Perf improvement: json
#62742 closed
Jul 23, 2025 -
Perf improvement: fortunes, fortunes
#62736 closed
Jul 23, 2025 -
Perf improvement: fortunes, single_query
#62693 closed
Jul 23, 2025 -
Perf improvement: fortunes, single_query
#62682 closed
Jul 23, 2025 -
Perf improvement: caching, single_query
#62460 closed
Jul 23, 2025 -
Perf improvement: tls-renegotiation-kestrel
#62580 closed
Jul 23, 2025 -
Perf improvement: updates
#62590 closed
Jul 23, 2025 -
Perf improvement: ApiCrudGetProductDetails, ApiCrudListProducts
#62450 closed
Jul 23, 2025 -
Perf improvement: antiforgery-noop
#62402 closed
Jul 23, 2025 -
Perf improvement: json, json, json
#62401 closed
Jul 23, 2025 -
Perf improvement: antiforgery-validation, json, tls-handshakes-kestrel
#62400 closed
Jul 23, 2025 -
Perf improvement: fortunes
#62323 closed
Jul 23, 2025 -
Perf improvement: json_middleware
#62316 closed
Jul 23, 2025 -
Perf improvement: json_middleware, tls-renegotiation-httpsys
#62309 closed
Jul 23, 2025 -
Perf improvement: fortunes, multiple_queries, single_query
#62292 closed
Jul 23, 2025 -
Perf improvement: fortunes, json, json
#62235 closed
Jul 23, 2025 -
Perf improvement: json_middleware
#62215 closed
Jul 23, 2025 -
Perf improvement: https, https, json
#62195 closed
Jul 23, 2025 -
Perf improvement: fortunes
#62205 closed
Jul 23, 2025 -
Perf improvement: caching, https, multiple_queries
#62136 closed
Jul 23, 2025 -
Perf improvement: antiforgery-noop, json
#62120 closed
Jul 23, 2025 -
Benchmark stopped running: basicgrpcpublishaot, basicgrpcpublishaot, basicgrpcpublishtrimr2rsinglefile
#62642 closed
Jul 23, 2025 -
Benchmark stopped running: basicgrpcvanilla, basicgrpcvanilla, todosapipublishaot
#62641 closed
Jul 23, 2025 -
Benchmark stopped running: todosapipublishaot, todosapipublishtrimr2rsinglefile, todosapivanilla
#62640 closed
Jul 23, 2025 -
Benchmark stopped running: basicminimalapipublishaot, basicminimalapipublishaot, todosapivanilla
#62639 closed
Jul 23, 2025 -
Benchmark stopped running: todosapipublishaot, todosapipublishaot, todosapipublishtrimr2rsinglefile
#62613 closed
Jul 23, 2025 -
Benchmark stopped running: basicgrpcpublishaot, todosapivanilla, todosapivanilla
#62612 closed
Jul 23, 2025 -
Benchmark stopped running: basicgrpcpublishaot, basicgrpcpublishtrimr2rsinglefile, basicgrpcvanilla
#62611 closed
Jul 23, 2025 -
Benchmark stopped running: basicgrpcvanilla, basicminimalapipublishaot, basicminimalapipublishaot
#62610 closed
Jul 23, 2025 -
Perf regression: fortunes, fortunes
#61567 closed
Jul 23, 2025 -
Perf regression: fortunes, fortunes, json_middleware
#61566 closed
Jul 23, 2025 -
Perf regression: fortunes, single_query
#61563 closed
Jul 23, 2025 -
Perf regression: fortunes
#61523 closed
Jul 23, 2025 -
Perf regression: antiforgery-noop
#61510 closed
Jul 23, 2025 -
Perf regression: https, json, mvc
#61509 closed
Jul 23, 2025 -
Perf regression: fortunes_dapper, json, tls-handshakes-kestrel
#61508 closed
Jul 23, 2025 -
Perf regression: fortunes, fortunes, fortunes
#61023 closed
Jul 23, 2025 -
System.Security.Authentication.AuthenticationException when moving grpc server to dotnet 8
#47475 closed
Jul 23, 2025 -
Nullpointer exception in SignalR Java SDK 8.0.0 HubConnection class
#52907 closed
Jul 23, 2025 -
gRPC JSON transcoding / Support custom JsonConverter
#46712 closed
Jul 23, 2025 -
Poor gRPC performance on test
#50135 closed
Jul 23, 2025 -
gRPC implementation on Unix sockets is not compatible with Go
#47043 closed
Jul 22, 2025 -
Remove obsoleted ASP.NET Core APIs
#62794 closed
Jul 22, 2025 -
Quarantine InteropTests.InteropTests.UnimplementedMethod
#60357 closed
Jul 22, 2025 -
Perf improvement: json_middleware
#62849 closed
Jul 22, 2025 -
[.NET 10] Generating OpenAPI spec in `yaml` format seems to be broken
#62821 closed
Jul 22, 2025 -
Make sure exceptions from `OnNavigateTo` are logged
#62413 closed
Jul 22, 2025 -
Perf regression: tls-handshakes-httpsys
#62827 closed
Jul 21, 2025 -
JS Client reconnection, HubConnection.ts. Incorrect number of reconnection attempts is logged.
#42806 closed
Jul 21, 2025 -
How to properly implement Server-Sent Events with ASP.NET?
#62839 closed
Jul 21, 2025 -
HttpLogging drops Request/Response bodies if Stream has been closed
#61489 closed
Jul 21, 2025 -
Api proposal for `UseStatusCodePagesWithReExecute`
#62408 closed
Jul 21, 2025 -
Perf regression: kestrel-encoded-url
#62820 closed
Jul 21, 2025 -
AddEndpointFilter Exception
#61515 closed
Jul 21, 2025 -
Perf improvement: fortunes_ef
#62823 closed
Jul 20, 2025 -
Perf improvement: json_middleware
#62826 closed
Jul 20, 2025 -
API Proposal [Blazor] Support state persistence on root components #62331
#62712 closed
Jul 20, 2025 -
API proposal OwningComponentBase IAsyncDisposable implementation
#62714 closed
Jul 20, 2025 -
Provide a way to customize the default validation message
#61534 closed
Jul 19, 2025 -
HttpRequest.Headers returns odd result in multiple headers of same type
#62738 closed
Jul 19, 2025 -
Perf improvement: caching, kestrel-hostheader-mismatch
#62786 closed
Jul 19, 2025 -
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 Locking_ExecuteAllRequestsWhenDisabled
#55652 closed
Jul 19, 2025 -
Quarantine ServerCompressedStreaming
#60903 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 -
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 -
API proposal for hot reload webassembly APIs
#62371 closed
Jul 18, 2025 -
[Blazor] Remove HotReload built-into Blazor WebAssembly
#62776 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 -
[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 -
Perf regression: ApiCrudDeleteProduct
#62684 closed
Jul 12, 2025 -
Minimal API Validation throws when DB Context is passed `AsParameters`
#62173 closed
Jul 11, 2025 -
`GetValidationAttributes` needs updated DAM attributes in Validations source generator
#62655 closed
Jul 11, 2025 -
Creating a Blazor project with a space in its name breaks the styling
#52196 closed
Jul 11, 2025 -
Perf improvement: ApiCrudListProducts
#62667 closed
Jul 11, 2025 -
Perf improvement: json_middleware
#62666 closed
Jul 11, 2025 -
ASP.NET Core identity sign in metrics API
#62131 closed
Jul 11, 2025 -
ASP.NET Core identity user metrics API
#62132 closed
Jul 11, 2025 -
New and improved `kestrel.connection.duration` tags: `error.type` and protocol error
#56164 closed
Jul 11, 2025 -
Add `ExceptionHandlerOptions.SuppressLoggingCallback`
#59075 closed
Jul 11, 2025 -
Strange behavior with AddJwtBearer authentication policy that was working in .NET8
#62416 closed
Jul 11, 2025 -
Deprecated Microsoft.AspNetCore.Authentication.JwtBearer dependency
#62493 closed
Jul 11, 2025 -
Blazor SSR implementation of Fortunes benchmark is considerably slower than Razor Pages implementation
#54232 closed
Jul 10, 2025 -
[dnceng-bot] Branch `aspnetcore/release/8.0` can't be merged to Azdo internal branch
#62621 closed
Jul 10, 2025 -
[dnceng-bot] Branch `aspnetcore/release/9.0` can't be merged to Azdo internal branch
#62620 closed
Jul 10, 2025 -
[Blazor] Avoid creating a cache dictionary per instance on PersistentStateValueProvider
#62659 closed
Jul 10, 2025 -
Blazor quickgrid error - The supplied expression can't be represented as a property name for sorting
#62582 closed
Jul 10, 2025 -
Reduce error level of `blazor.web.js` does not exist errors
#57149 closed
Jul 10, 2025 -
Add an InputHidden component for Blazor
#55720 closed
Jul 10, 2025 -
Better diagnostics/information for circular DI dependencies in Blazor WebAssembly
#43866 closed
Jul 10, 2025 -
Unhandled exceptions are being logged before custom IExceptionHandler is being called
#54554 closed
Jul 10, 2025 -
Record metrics for user account activities
#52996 closed
Jul 10, 2025 -
JwtBearerEvents might be null, despite being marked as not null
#43313 closed
Jul 9, 2025 -
[WebApplicationFactory] UseKestrel feedback
#62332 closed
Jul 9, 2025 -
OpenAPI: Form data route with enum parameter with default value throws exception
#61327 closed
Jul 9, 2025 -
ValidatatableTypeAttribute does not work on records
#62315 closed
Jul 9, 2025 -
CanValidateTypeWithParsableProperties test failure
#62627 closed
Jul 9, 2025 -
Log when an enhanced navigation fails
#51229 closed
Jul 9, 2025 -
No error when calling a post api in .net 7.20
#56672 closed
Jul 9, 2025 -
Perf regression: multiple_queries
#62579 closed
Jul 9, 2025 -
API proposal for new JS interop infrastructure
#62455 closed
Jul 8, 2025 -
API proposal for new user-facing JS interop methods
#62454 closed
Jul 8, 2025 -
Add *.localhost & *.internal to the dev cert SANs
#62592 closed
Jul 8, 2025 -
Perf regression: antiforgery-validation
#62591 closed
Jul 8, 2025 -
[QuickGrid] Sort enhancements
#62494 closed
Jul 8, 2025 -
OwningComponentBase doesn't implement IAsyncDisposable
#25873 closed
Jul 8, 2025 -
Is this your problem?
#62596 closed
Jul 8, 2025 -
JWT Token: 401 Unauthorized and invalid_token Error
#62597 closed
Jul 8, 2025 -
Blazor logging scopes
#62527 closed
Jul 7, 2025 -
Perf regression: antiforgery-noop, updates
#62581 closed
Jul 7, 2025 -
API proposal for Blazor diagnostics DI
#62376 closed
Jul 7, 2025 -
blazor.web.js:1 Failed to load resource: the server responded with a status of 404
#62576 closed
Jul 7, 2025 -
[Blazor] Support serialization extensibility for declarative persistent component state
#60716 closed
Jul 7, 2025 -
Published size improvement: basicminimalapivanilla
#62574 closed
Jul 7, 2025 -
Blazor SSR Task throws NavigationException from finalizer thread
#62167 closed
Jul 7, 2025 -
ProblemDetails is not showing the trace id when AddProblemDetails is set before AddControllers
#57935 closed
Jul 6, 2025 -
Perf improvement: antiforgery-generation
#62573 closed
Jul 5, 2025
125 Issues opened by 68 people
-
[Blazor] Remove DOTNET_EnableAVX512=0 from the /.azure/pipelines /components-e2e-tests.yml pipeline
#63105 opened
Aug 4, 2025 -
Changing object property init value breaks hot reload
#63102 opened
Aug 4, 2025 -
Hot reload detects updates to css but cannot apply them
#63101 opened
Aug 4, 2025 -
[Blazor] Add default IILink.Descriptors.xml to Components.WebAssembly
#63098 opened
Aug 4, 2025 -
[OpenAPI] Invalid schema references generated
#63090 opened
Aug 4, 2025 -
Blazor hybrid: issue encoding Æ ø å on Android 11
#63088 opened
Aug 4, 2025 -
[API review] IMemoryPoolFactory options
#63085 opened
Aug 3, 2025 -
IInvocationBinder throws or returns empty array inconsistently
#63084 opened
Aug 3, 2025 -
Minimal API middleware order is confusing and unintuitive
#63082 opened
Aug 3, 2025 -
[Identity] Document JSON.stringify() fallback for various password managers
#63078 opened
Aug 3, 2025 -
Button click event not triggered though Blazor.
#63070 opened
Aug 2, 2025 -
JS modules fail to load for some Razor components (BLAZOR106)
#63069 opened
Aug 2, 2025 -
Bazor policies based new methode will not working
#63067 opened
Aug 2, 2025 -
More than one JS module files were found for the razor component
#63065 opened
Aug 2, 2025 -
After update of VS2022 to 17.14, my project cannot run
#63061 opened
Aug 2, 2025 -
PowerShell script is not executed BeforeBuild anymore
#63060 opened
Aug 2, 2025 -
After Update VS 2022 v 17.14.5 Blazor App, Web API Not run
#63059 opened
Aug 2, 2025 -
The actualization messed up my projetc
#63058 opened
Aug 2, 2025 -
slow build times after visual studio update 17.14.0
#63057 opened
Aug 2, 2025 -
Microsoft.AspNetCore.OpenApi does not render schema when a Type is reused
#63054 opened
Aug 2, 2025 -
Issues with MessagePack implementation of IHubProtocol
#63053 opened
Aug 2, 2025 -
Custom JsonConverter causes OpenAPI request schema to be empty
#63051 opened
Aug 2, 2025 -
Microsoft.Extensions.ApiDescription.Server should allow setting the complete filename
#63049 opened
Aug 2, 2025 -
Announcement 525 has typo in title
#63048 opened
Aug 1, 2025 -
Minimal API Validation throws exception for endpoint that accepts JsonPatchDocument
#63047 opened
Aug 1, 2025 -
Perf regression: json, json, json
#63044 opened
Aug 1, 2025 -
Perf improvement: json_middleware
#63043 opened
Aug 1, 2025 -
Allow access modifiers for Razor component classes (e.g., internal for Blazor components)
#63041 opened
Aug 1, 2025 -
Perf regression: antiforgery-generation, json_middleware
#63031 opened
Aug 1, 2025 -
Model nullable types using allOf in JSON schema
#63029 opened
Aug 1, 2025 -
Request Browser-Testing Dependencies Update
#63028 opened
Aug 1, 2025 -
Perf regression: ApiCrudListProducts, ApiCrudListProducts
#63026 opened
Jul 31, 2025 -
Add in-build metric for Kestrel rejecting requests
#63022 opened
Jul 31, 2025 -
Obsolete Microsoft.AspNetCore.Hosting.WindowsServices
#63017 opened
Jul 30, 2025 -
[WebApplicationFactory] UseKestrel with SSL feedback
#63012 opened
Jul 30, 2025 -
Ability for CORS domains to be evaluated at runtime via service
#63011 opened
Jul 30, 2025 -
Interactive WebAssembly throws on page reload
#63009 opened
Jul 30, 2025 -
Kestrel HTTP/2 initial SETTINGS frame ignores defaults
#63006 opened
Jul 30, 2025 -
Obsoleting Razor Runtime Compilation Recommendations
#63001 opened
Jul 30, 2025 -
Add passkey support into the MapIdentityApi endpoints
#62998 opened
Jul 30, 2025 -
Virtualize component spacers are not accessible
#62989 opened
Jul 29, 2025 -
NullReferenceException in Response.CompleteAsync() for 204 No Content response
#62985 opened
Jul 29, 2025 -
Add property to OpenApiOptions to allow dynamic OpenAPI version selection
#62984 opened
Jul 29, 2025 -
Reconsider Deprecating Extensions.ApiDescription.Client
#62980 opened
Jul 28, 2025 -
OpenAPI: ICollection should generate as readOnly:true but does not.
#62974 opened
Jul 28, 2025 -
OpenAPI: Xml Documentation includes special new line characters that differ from previous versions.
#62970 opened
Jul 28, 2025 -
OpenAPI: Version Props are missing the version pattern "pattern": "^\\d+(\\.\\d+){1,3}$"
#62966 opened
Jul 28, 2025 -
OpenAPI HashSets doesn't generate correctly
#62962 opened
Jul 28, 2025 -
[XmlCommentGenerator] AddOpenApi cannot recognize the entry assembly
#62941 opened
Jul 26, 2025 -
Request to OpenApi schema fails when /manage/2fa is changed names
#62934 opened
Jul 25, 2025 -
MapStaticAssets/MapRazorComponents not mapping expected URL when used with UsePathBase
#62932 opened
Jul 25, 2025 -
OpenIdConnectHandler ClaimActions not working
#62930 opened
Jul 25, 2025 -
Experimental Microsoft.AspNetCore.ClientAssets doesn't work with .NET 9 SDK
#62925 opened
Jul 25, 2025 -
Perf improvement: fortunes, json, kestrel-hostheader-mismatch
#62918 opened
Jul 25, 2025 -
🚀 CI Improvements in dotnet/aspnetcore
#62911 opened
Jul 24, 2025 -
Error in RequestDelegateGenerator generated code (assigns int to enum)
#62910 opened
Jul 24, 2025 -
Quarantine Http3RequestTests.GET_ConnectionsMakingMultipleRequests_AllSuccess
#62908 opened
Jul 24, 2025 -
Multiple clients are not able to reconnect after Blazor server is restarted
#62901 opened
Jul 24, 2025 -
Improve route parameter name conflict detection for reserved keywords (e.g. "action"
#62898 opened
Jul 24, 2025 -
Section and key variables in appsettings.json file can't be read in the Linux environment
#62886 opened
Jul 23, 2025 -
API Proposal for IApiEndpointMetadata
#62883 opened
Jul 23, 2025 -
HttpLogging exclude redacted headers from logging
#62876 opened
Jul 23, 2025 -
Remove API that was marked obsolete in <= .NET 8
#62867 opened
Jul 22, 2025 -
Allow @await blocks in blazor markup
#62863 opened
Jul 22, 2025 -
Support excluding selected object properties/parameters from validation
#62862 opened
Jul 22, 2025 -
Reloading the InteractiveServer page consecutively throws circuit shutdown error
#62860 opened
Jul 22, 2025 -
PersistentState attribute throws InvalidOperationException at runtime when used with private property
#62859 opened
Jul 22, 2025 -
Critical Bug: Blazor Server – SignalR NullReferenceException when closing modal and updating QuickGrid
#62858 opened
Jul 22, 2025 -
Improve disposal of Blazor server resources for disconnected clients
#62855 opened
Jul 22, 2025 -
CI template tests are not running with the same framework version
#62851 opened
Jul 22, 2025 -
Perf regression: fortunes
#62850 opened
Jul 22, 2025 -
Same issues on a project myself
#62844 opened
Jul 21, 2025 -
Add `CreateScopeForStatusCodePages` to blazor templates
#62842 opened
Jul 21, 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 -
Skip ServerAddressesIncludesBaseAddress
#62787 opened
Jul 17, 2025 -
Add WebApplicationFactory.CreateServer for use from built service collection
#62782 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 -
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 -
NET10 Blazor Server Hot Reload is still very slow and here are the numbers to prove it
#62740 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 -
Analyzer Suggestion: Warn when returning incorrect type in ActionResult<T>
#62727 opened
Jul 14, 2025 -
Perf regression: multiple_queries, updates
#62694 opened
Jul 12, 2025 -
Creating an MVC/Razor pages project with a space in its name breaks the styling
#62679 opened
Jul 11, 2025 -
QuickGrid: Add option to disable rendering of filler rows
#62678 opened
Jul 11, 2025 -
QuickGrid: Add EmptyContentTemplate
#62677 opened
Jul 11, 2025 -
QuickGrid: Add multi sort capabilities
#62676 opened
Jul 11, 2025 -
Encountered unsupported frame type during diffing: None
#62670 opened
Jul 11, 2025 -
Consider allowing a custom JwtBearerHandler implementation in AddJwtBearer
#62658 opened
Jul 10, 2025 -
Evaluate ServiceKeyLookupMode usage in Blazor
#62654 opened
Jul 10, 2025 -
Be able to switch off Actions, Diagnostics and Metrics
#62651 opened
Jul 10, 2025 -
(request) Decompression middlewares should emit metric for decompression usage
#62632 opened
Jul 9, 2025 -
Signalr Core TypeScript timing of connection on start with abort
#62622 opened
Jul 9, 2025 -
QuickGrid problem with _lastRefreshedPaginationStateHash = Pagination?.GetHashCode();
#62605 opened
Jul 8, 2025 -
DbContextHealthCheck should properly log all failure exception by default
#62600 opened
Jul 8, 2025 -
SEO performance issue with Blazor Web App
#62599 opened
Jul 8, 2025 -
WebApplication.CreateBuilder() should allow a configure action parameter for testing purposes
#62594 opened
Jul 8, 2025 -
[Blazor] PersistentComponentStateSerializer API review
#62589 opened
Jul 7, 2025 -
audio Support
#62587 opened
Jul 7, 2025 -
Update Minimal API validation logic for backwards compatibility
#62584 opened
Jul 7, 2025 -
Fast startup and slow first request vs slow startup and fast first request
#62578 opened
Jul 6, 2025
738 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.
-
Search for slnx files when setting solution-relative content root
#61305 commented on
Jul 29, 2025 • 12 new comments -
support ForwardedHeaders configuration
#61419 commented on
Jul 26, 2025 • 6 new comments -
HostingMetrics: empty "http.route" tags should be set to "/"
#62432 commented on
Jul 29, 2025 • 5 new comments -
Fix openapi schema xml comments handling for referenced schemas
#62213 commented on
Aug 4, 2025 • 5 new comments -
Feature for setting activity tags on creation
#62090 commented on
Jul 30, 2025 • 1 new comment -
allow configure static files with `IOptions<T>` and `IConfiguration`
#57544 commented on
Jul 29, 2025 • 0 new comments -
Mod Rewrite - RewriteRule - redirections with absolute urls doesn't work
#57693 commented on
Jul 29, 2025 • 0 new comments -
Is there a way to evict a cache entry by value in addition to evicting by tag - OutputCaching Asp.Net Core
#57850 commented on
Jul 29, 2025 • 0 new comments -
UseForwardedHeaders should raise more prominent errors for unknown proxies
#58461 commented on
Jul 29, 2025 • 0 new comments -
Response cache middleware corrupts data
#58164 commented on
Jul 29, 2025 • 0 new comments -
The Rewrite middleware changes middleware ordering
#57987 commented on
Jul 29, 2025 • 0 new comments -
WriteAsJsonAsync doesn't write to the response body when used inside a RequestTimeoutPolicy of the RequestTimeoutsMiddleware
#58643 commented on
Jul 29, 2025 • 0 new comments -
The Tags Property in OutputCache attribute is not working when using custom policies.
#58785 commented on
Jul 29, 2025 • 0 new comments -
RequestLocalizationMiddleware does not handle CultureInfo.InvariantCulture since version 8
#58843 commented on
Jul 29, 2025 • 0 new comments -
Output-caching should support custom cache invalidation through IOutputCachePolicy
#59127 commented on
Jul 29, 2025 • 0 new comments -
Support RFC 5861 Cache-Control Extensions
#60008 commented on
Jul 29, 2025 • 0 new comments -
ResponseCompressionMiddlewareTests failing in release/8.0 on Fedora41
#59870 commented on
Jul 29, 2025 • 0 new comments -
Redundant checks in ResponseCachingKeyProvider
#59537 commented on
Jul 29, 2025 • 0 new comments -
ResponseCachingMiddleware is too restrictive – IResponseCachingKeyProvider and IResponseCache should be public
#60093 commented on
Jul 29, 2025 • 0 new comments -
Retry CanSendAndReceiveUserMessagesFromMultipleConnectionsWithSameUser
#55954 commented on
Jul 29, 2025 • 0 new comments -
Short circuit attribute
#49181 commented on
Jul 29, 2025 • 0 new comments -
Rate limiting middleware OnReject assign bug
#49379 commented on
Jul 29, 2025 • 0 new comments -
HttpLoggingInterceptor is not complete enough to use as a true telemetry extension point
#51814 commented on
Jul 29, 2025 • 0 new comments -
RETRY_AFTER is null in Lease object in case of SlidingWindow rate limiter
#52411 commented on
Jul 29, 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
Jul 29, 2025 • 0 new comments -
New users are confused by the "Failed to determine the https port for redirect" warning
#53229 commented on
Jul 29, 2025 • 0 new comments -
Allow Response Caching for Authorized Endpoints
#56769 commented on
Jul 29, 2025 • 0 new comments -
Problem details middleware ignores response status code when handling an exception.
#58130 commented on
Jul 29, 2025 • 0 new comments -
Brotli compressor not working when compressing small text output
#54827 commented on
Jul 29, 2025 • 0 new comments -
Request Timeouts dynamically calculated
#55437 commented on
Jul 29, 2025 • 0 new comments -
Extend ISessionStore to enable fetching a list of all sessions
#54331 commented on
Jul 29, 2025 • 0 new comments -
Expose `OutputCachePolicyBuilder.AddPolicy(IOutputCachePolicy)` as `public`
#55809 commented on
Jul 29, 2025 • 0 new comments -
New Project Microsoft.Extensions.Caching.Garnet
#55593 commented on
Jul 29, 2025 • 0 new comments -
`DistributedSession` tries to refresh non-existent keys
#56233 commented on
Jul 29, 2025 • 0 new comments -
Backport #52687 to .NET8
#55892 commented on
Jul 29, 2025 • 0 new comments -
`DatabaseDeveloperPageExceptionFilter` produces bizzare exception if model fails to initialize
#56539 commented on
Jul 29, 2025 • 0 new comments -
Output caching middleware caches empty response body when request cancelled
#56427 commented on
Jul 29, 2025 • 0 new comments -
Auth middleware should respond with ProblemDetails
#56757 commented on
Jul 29, 2025 • 0 new comments -
Quarantine CanSendAndReceiveUserMessagesFromMultipleConnectionsWithSameUser
#59991 commented on
Jul 29, 2025 • 0 new comments -
[SignalR][Client][TS] Unable to unsubscribe from SignalR connection state change events
#59626 commented on
Jul 29, 2025 • 0 new comments -
`AddHeaderPropagation()` without providing `Action<HeaderPropagationOptions> configureOptions` prevents middleware from working correctly
#48581 commented on
Jul 29, 2025 • 0 new comments -
Migrations cannot be applied when project name contains non ASCII character
#48604 commented on
Jul 29, 2025 • 0 new comments -
Create an API Gateway/Proxy project template that uses YARP
#51353 commented on
Jul 29, 2025 • 0 new comments -
HostFilteringMiddleware. It is returning "The host '{Host}' does not match an allowed host." time to time.
#51960 commented on
Jul 29, 2025 • 0 new comments -
Rate limiting / whitelist / change value per Partition key
#50391 commented on
Jul 29, 2025 • 0 new comments -
Please provide a way to disable the DeveloperExceptionPage during development.
#56906 commented on
Jul 29, 2025 • 0 new comments -
OutputCache configuration - policy validation
#52419 commented on
Jul 29, 2025 • 0 new comments -
DatabaseDeveloperPage is not shown for pending model changed by default with EF 9.0
#57204 commented on
Jul 29, 2025 • 0 new comments -
OutputCache: expose `OutputCacheStream ` for reading in `ServeResponseAsync(..)` so response tags can be built
#57517 commented on
Jul 29, 2025 • 0 new comments -
[API Proposal]: Add `CorsPolicyBuilder.AllowAnyExposedHeader`
#57546 commented on
Jul 29, 2025 • 0 new comments -
ForwardedHeadersMiddleware seems not to pick up original host from Azure App Gateway
#57687 commented on
Jul 29, 2025 • 0 new comments -
Consider adding a middleware to redirect to a preferred host
#60674 commented on
Jul 29, 2025 • 0 new comments -
Certificate Forwarding Middleware Does Not Support URL-Encoded PEM Certificates
#62182 commented on
Jul 29, 2025 • 0 new comments -
Add ResponseCache (CacheControl) to Minimal Api
#62143 commented on
Jul 29, 2025 • 0 new comments -
Flaky test SignalR.StackExchangeRedis.Tests.RedisEndToEndTests.CanSendAndReceiveUserMessagesUserNameWithPatternIsTreatedAsLiteral
#53644 commented on
Jul 29, 2025 • 0 new comments -
Quarantine LongPollingUsesHttp2ByDefault
#50180 commented on
Jul 29, 2025 • 0 new comments -
SignalR with singelton service makes client halt under load
#46707 commented on
Jul 29, 2025 • 0 new comments -
Casing Consistency Between SignalR Clients
#48746 commented on
Jul 29, 2025 • 0 new comments -
Flaky test ChangingUserNameDuringReconnectLogsWarning
#52408 commented on
Jul 29, 2025 • 0 new comments -
Quarantine ServerWithOldProtocolVersionClientWithNewProtocolVersionWorksDoesNotAllowStatefulReconnect
#51361 commented on
Jul 29, 2025 • 0 new comments -
[Java Client] HTTP errors during WebSocket handshake not surfaced as HttpRequestExceptions
#47597 commented on
Jul 29, 2025 • 0 new comments -
AddExceptionHandler/UseExceptionHandler Fails in a non-Obvious Way
#51888 commented on
Jul 29, 2025 • 0 new comments -
HostingMetrics: empty "http.route" tags shouldn't be present
#62431 commented on
Jul 29, 2025 • 0 new comments -
[Java Client] No proguard file declaring that we need to keep class members
#53238 commented on
Jul 29, 2025 • 0 new comments -
Proposal: OpenApiOptions with Synchronous Transformer Overloads
#60943 commented on
Jul 29, 2025 • 0 new comments -
Add a Redis-backed token bucket RateLimiter implementation
#41861 commented on
Jul 30, 2025 • 0 new comments -
Deeper nested `WebApplicationFactory.WithWebHostBuilder` instances aren't disposed correctly
#32329 commented on
Jul 30, 2025 • 0 new comments -
`string[]` bound to querystring in minimal API should return `400` when not present
#45956 commented on
Jul 30, 2025 • 0 new comments -
[Question] How do I get route values in a CORS preflight request?
#46284 commented on
Jul 30, 2025 • 0 new comments -
Add JSON Serialize API to support ASP.NET polymorphic serialization
#47973 commented on
Jul 30, 2025 • 0 new comments -
Results / TypedResults ignore null values
#49107 commented on
Jul 30, 2025 • 0 new comments -
[FromForm] in minimal API results in null when the class is using primary constructor and default constructor
#51379 commented on
Jul 30, 2025 • 0 new comments -
JsonSerializerContext not working with minimalApi
#52088 commented on
Jul 30, 2025 • 0 new comments -
OutputCache: allow returning cached responses as fully fresh (Date: now, Age: 0)
#54687 commented on
Jul 29, 2025 • 0 new comments -
Blazor server - Static files from wwwroot doesn't load using IIS (404)
#54216 commented on
Jul 29, 2025 • 0 new comments -
Unexpected behavior in HttpLoggingMiddleware
#57242 commented on
Jul 29, 2025 • 0 new comments -
After using services.AddHttpLogging(), the ResponseBody cannot be passed to Serilog for file logging.
#58380 commented on
Jul 29, 2025 • 0 new comments -
Introduce ability to disable response compression
#58737 commented on
Jul 29, 2025 • 0 new comments -
Retriving RateLimiterStatistics from PartitionedRateLimiter without providing a resource
#59899 commented on
Jul 29, 2025 • 0 new comments -
Short circuit attribute
#60235 commented on
Jul 29, 2025 • 0 new comments -
EnableCors, DisableCors: Attribute classes shouldn't have <inheritdocs> in their class XML-comments
#60255 commented on
Jul 29, 2025 • 0 new comments -
Port distributed rate limiting sample(s) to the Aspire samples repo
#60813 commented on
Jul 29, 2025 • 0 new comments -
Quarantine Copy_MultipleSegments
#60904 commented on
Jul 29, 2025 • 0 new comments -
Custom generator for sessionKey in SessionMiddleware
#60869 commented on
Jul 29, 2025 • 0 new comments -
ChainedPartitionedRateLimiter double-counts when internal limiter uses queue
#60852 commented on
Jul 29, 2025 • 0 new comments -
Retry Microsoft.AspNetCore.ResponseCaching.Tests.CachedResponseBodyTests.Copy_SingleSegment
#61670 commented on
Jul 29, 2025 • 0 new comments -
Quarantine Microsoft.AspNetCore.ResponseCaching.Tests.CachedResponseBodyTests.Copy_MultipleSegments
#61293 commented on
Jul 29, 2025 • 0 new comments -
Quarantine Microsoft.AspNetCore.OutputCaching.Tests.CachedResponseBodyTests.Copy_SingleSegment
#61053 commented on
Jul 29, 2025 • 0 new comments -
Add FallBackToDefaultCulture option to disable default‐culture fallback in RequestLocalizationMiddleware
#61784 commented on
Jul 29, 2025 • 0 new comments -
Exclude Rate Limiting for SignalR and WebSockets In BlazorServer
#61973 commented on
Jul 29, 2025 • 0 new comments -
Consider restricting what proxies you accept forwarded certificates from
#61996 commented on
Jul 29, 2025 • 0 new comments -
DefaultHubLifetimeManager performs full enumeration of ConcurrentDictionary when calling SendUsersAsync (SendToAllConnections)
#60092 commented on
Jul 29, 2025 • 0 new comments -
NewtonsoftJsonHubProtocol does not seem to respect setting for MaxDepth
#51254 commented on
Jul 29, 2025 • 0 new comments -
Custom base policy for OutputCache not triggered when API is called
#47044 commented on
Jul 29, 2025 • 0 new comments -
AddSession Sets wrong Cookie Path
#48165 commented on
Jul 29, 2025 • 0 new comments -
ArgumentException while OutputCache is cached
#55988 commented on
Jul 29, 2025 • 0 new comments -
DistributedCache : ForceReconnect does not work correctly with ConnectionMultiplexerFactory
#55898 commented on
Jul 25, 2025 • 0 new comments -
Epic: IDistributedCache updates in .NET 9
#53255 commented on
Jul 25, 2025 • 0 new comments -
Allow configuring HttpContext Pipe options
#47533 commented on
Jul 25, 2025 • 0 new comments -
Optimistic Concurrency Lock Support in `IDistributedCache`
#47596 commented on
Jul 25, 2025 • 0 new comments -
ASP.Net Core Thread Starvation in high load
#45277 commented on
Jul 25, 2025 • 0 new comments -
Missing information about ASP.NET Core worker process recycling requirements and setup options on GNU/Linux servers
#42897 commented on
Jul 25, 2025 • 0 new comments -
Shadow Copy on IIS when new version of SDK is installed fails.
#48296 commented on
Jul 25, 2025 • 0 new comments -
OutputCache - Racing condition returns empty response when locking enabled
#52310 commented on
Jul 25, 2025 • 0 new comments -
Quarantine MultipleCallsShareExecution_MostCancel
#55474 commented on
Jul 25, 2025 • 0 new comments -
HybridCache: Enable setting expiration based on value in factory
#56483 commented on
Jul 25, 2025 • 0 new comments -
Firefox shows "attempting to reconnect to server" on performing Download operation.
#50907 commented on
Jul 25, 2025 • 0 new comments -
Add Microsoft Identity Platform auth option to the Blazor Web App template
#51202 commented on
Jul 26, 2025 • 0 new comments -
ASP.NET components relation to JSON settings
#60738 commented on
Jul 26, 2025 • 0 new comments -
Shadow Copy - unclear and/or misleading errors
#62148 commented on
Jul 28, 2025 • 0 new comments -
[Blazor] preventDefault does not function in Auto render mode, even if the page is marked with InteractiveWebAssembly
#52514 commented on
Jul 28, 2025 • 0 new comments -
XML doc generation support should resovle inheritdoc in additional files
#60466 commented on
Jul 28, 2025 • 0 new comments -
WithStaticAssets Is not working with MVC But does with Razor Pages
#62158 commented on
Jul 28, 2025 • 0 new comments -
Workflow for running .Net Core 8 Angular SPA locally in prod mode
#62557 commented on
Jul 28, 2025 • 0 new comments -
MarkupString should be respected in .cshtml files
#61239 commented on
Jul 28, 2025 • 0 new comments -
XML Doc comments on properties of an AsParameters class aren't included in the generated OpenAPI doc
#61936 commented on
Jul 28, 2025 • 0 new comments -
CS8669 when using runtime compilation and the project has nullable enabled
#53967 commented on
Jul 29, 2025 • 0 new comments -
When Serialize using source generation the JsonOptions of the Source generator are ignored
#53417 commented on
Jul 29, 2025 • 0 new comments -
Provide default localization and globalization for data-annotation generated by tag helpers and model annotations
#59916 commented on
Jul 29, 2025 • 0 new comments -
`UsePathBase()` not being taking into account when generating OpenApi document with `AddOpenApi()`
#61486 commented on
Jul 24, 2025 • 0 new comments -
[OpenAPI] Cannot skip SecurityScheme for controllers with [AllowAnonymous]
#61264 commented on
Jul 24, 2025 • 0 new comments -
[OpenAPI] Use transformers that are registered in DI.
#62088 commented on
Jul 24, 2025 • 0 new comments -
Microsoft.Extensions.ApiDescription.Server - Surface Invocation with new TerminalLogger
#62273 commented on
Jul 24, 2025 • 0 new comments -
Automatically describe as an Open API 'string' types that implement TryParse instead of as 'object'
#61122 commented on
Jul 25, 2025 • 0 new comments -
F# examples in docs
#47108 commented on
Jul 25, 2025 • 0 new comments -
Add a way to customize WebApplicationBuilder before Build is called
#44599 commented on
Jul 25, 2025 • 0 new comments -
[AOT] Improve Results<...>.PopulateMetadata implementation
#46267 commented on
Jul 25, 2025 • 0 new comments -
RequireLocalPort and related extensions for IEndpointConventionBuilder
#48571 commented on
Jul 25, 2025 • 0 new comments -
ASP0001 warning (UseAuthorization should appear between UseRouting and UseEndpoints is incorrectly reported when middleware is nested in app.Map
#50880 commented on
Jul 25, 2025 • 0 new comments -
Installing just ASP.Net Core Runtime Windows Hosting Bundle has different behavior than Dotnet SDK
#51023 commented on
Jul 25, 2025 • 0 new comments -
Update API remarks for RoutingEndpointConventionBuilderExtensions.RequireHost to warn about host spoofing
#48818 commented on
Jul 25, 2025 • 0 new comments -
BindAsync Surrogate Method in Minimal APIs
#50672 commented on
Jul 25, 2025 • 0 new comments -
Minimal ASP.NET Core AoT Publish through Visual Studio Creates Broken EXE- Failed to load assembly 'Microsoft.AspNetCore'
#50694 commented on
Jul 25, 2025 • 0 new comments -
In consistency in ProblemDetails and ValidationProblemDetails implementation
#53439 commented on
Jul 25, 2025 • 0 new comments -
improve .net documentation
#56121 commented on
Jul 25, 2025 • 0 new comments -
Missing required value for constructor parameter
#56234 commented on
Jul 25, 2025 • 0 new comments -
9.0.6 throws PendingModelChangesWarning with IdentityDbContext<T>
#62501 commented on
Jul 25, 2025 • 0 new comments -
Blazor SSR chooses RemoteNavigationManager or HttpNavigationManager unpredictably
#50260 commented on
Jul 25, 2025 • 0 new comments -
Blazor Image component to display images that are not accessible through HTTP endpoints
#25274 commented on
Jul 25, 2025 • 0 new comments -
devserver needs to implement Posix signal handling
#62528 commented on
Jul 25, 2025 • 0 new comments -
SQL Server distributed cache backend should perform "slide" UPDATE lazily
#55109 commented on
Jul 25, 2025 • 0 new comments -
Redis output caching garbage collection routine should create an Activity to represent its work
#53335 commented on
Jul 25, 2025 • 0 new comments -
CancellationToken property in ApiController model breaks model binding by default
#57392 commented on
Jul 29, 2025 • 0 new comments -
Exception when deserializing inherited type from json
#61540 commented on
Jul 29, 2025 • 0 new comments -
JsonSerializerContext still doesnt work out of the box
#51397 commented on
Jul 29, 2025 • 0 new comments -
Minimal APIs | IResult or TypedResult specifically for IAsyncEnumerable
#60136 commented on
Jul 29, 2025 • 0 new comments -
OpenApi set JsonOptions for specific endpoint
#62420 commented on
Jul 29, 2025 • 0 new comments -
Allow to bind records with both primary constructor and properties via AsParameters
#62226 commented on
Jul 29, 2025 • 0 new comments -
@microsoft SignalR 8.0.9. Failed to resolve module specifier "module". Relative references must start with either "/", "./", or "../"
#57145 commented on
Jul 29, 2025 • 0 new comments -
Consider updating the static file middleware to return cache-control: no-cache in Development
#44153 commented on
Jul 29, 2025 • 0 new comments -
Additional Events for RateLimitOptions
#45705 commented on
Jul 29, 2025 • 0 new comments -
Output cache middleware does not vary by query params specified at runtime
#47251 commented on
Jul 29, 2025 • 0 new comments -
OutputCache - SetVaryByRouteValue doesn't work
#48066 commented on
Jul 29, 2025 • 0 new comments -
Could not load file or assembly 'Microsoft.AspNetCore.Diagnostics.Abstractions' with .net 7.0.5
#48244 commented on
Jul 29, 2025 • 0 new comments -
Add a judgment condition in app.UseHttpLogging()
#48360 commented on
Jul 29, 2025 • 0 new comments -
Always set IExceptionHandlerFeature from UseDeveloperExceptionPage
#49195 commented on
Jul 29, 2025 • 0 new comments -
Reconsider default HSTS max-age value
#50605 commented on
Jul 29, 2025 • 0 new comments -
IExceptionHandler not being called when using UseDeveloperExceptionPage()
#52622 commented on
Jul 29, 2025 • 0 new comments -
Use IOutputCacheBufferStore.TryGetAsync
#52165 commented on
Jul 29, 2025 • 0 new comments -
Add additional strategy to use transactions instead of scripts in StackExchange.Redis implementation
#51874 commented on
Jul 29, 2025 • 0 new comments -
Output Caching DefaultPolicy allows bypassing cache with any Authorization header even if there's no [Authorize] attribute specified
#52738 commented on
Jul 29, 2025 • 0 new comments -
UseStatusCodePagesWithRedirects not working
#53210 commented on
Jul 29, 2025 • 0 new comments -
Extend Meta data able to be fetched about a Session
#54044 commented on
Jul 29, 2025 • 0 new comments -
RequestDelegate is not injected on middlewares using Primary Constructor
#53490 commented on
Jul 29, 2025 • 0 new comments -
Editor quick help link goes to generic landing page for error rather than the page for the error (Code analysis)
#56514 commented on
Jul 29, 2025 • 0 new comments -
[NativeAOT] Incorrect source generator types when Minimal API endpoint delegate return type is inferred
#56048 commented on
Jul 29, 2025 • 0 new comments -
`WebApplicationFactory` and methods in `Program.Main` that should only be called once
#60160 commented on
Jul 29, 2025 • 0 new comments -
Validation support in Minimal APIs should be AOT compatible
#61339 commented on
Jul 29, 2025 • 0 new comments -
MapStaticAssets should support more powerful routing
#61578 commented on
Jul 29, 2025 • 0 new comments -
Quarantine RequestDelegateFactory_WhenJsonIsReflectionEnabledByDefaultTrue
#61074 commented on
Jul 29, 2025 • 0 new comments -
Execption thrown when generating OpenAPI document using F#
#59536 commented on
Jul 29, 2025 • 0 new comments -
Expose a `TypedResults` method to push a partial response
#55753 commented on
Jul 29, 2025 • 0 new comments -
Warning AD0001 : Analyzer 'Microsoft.AspNetCore.Analyzers.RouteHandlers.RouteHandlerAnalyzer' NullReferenceException due to generics in minimal API
#56831 commented on
Jul 29, 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
Jul 29, 2025 • 0 new comments -
OpenAPI XML source generator "slow"
#61146 commented on
Jul 29, 2025 • 0 new comments -
Build ANCM with /LTCG?
#56408 commented on
Jul 29, 2025 • 0 new comments -
Problem Details writes invalid json due to unwritten buffered content
#62110 commented on
Jul 29, 2025 • 0 new comments -
Duplicated attributes with multiple custom tag helpers
#61410 commented on
Jul 29, 2025 • 0 new comments -
Hosting Diagnostics risk double counting of events
#51617 commented on
Jul 29, 2025 • 0 new comments -
[Helix] Enable Hosting.FunctionalTests
#8247 commented on
Jul 29, 2025 • 0 new comments -
Determine how to best help customers migrate their databases to include passkeys
#62467 commented on
Jul 29, 2025 • 0 new comments -
Add manual E2E test scenarios for passkey creation and login
#62457 commented on
Jul 29, 2025 • 0 new comments -
Webassembly MSAL unsupported
#61360 commented on
Jul 29, 2025 • 0 new comments -
Update OpenTelemetry semantic conventions to include AuthN/AuthZ metrics
#60468 commented on
Jul 29, 2025 • 0 new comments -
Blazor template with individual auth breaks on windows (Data\app.db?)
#60807 commented on
Jul 29, 2025 • 0 new comments -
Ordered evaluation in GlobbingUrlBuilder.BuildUrlList
#62134 commented on
Jul 29, 2025 • 0 new comments -
The "dotnet new mvc" template does not configure MapStaticAssets properly
#59152 commented on
Jul 29, 2025 • 0 new comments -
Unable to build and run aspnetcore unit tests on RHEL 8/arm64
#57104 commented on
Aug 1, 2025 • 0 new comments -
The latest 11.x JDK does not appear to be used on helix
#57476 commented on
Aug 1, 2025 • 0 new comments -
Documentation : Guide for building the project requires some additional steps
#37240 commented on
Aug 1, 2025 • 0 new comments -
[Epic] Build infrastructure improvements
#27609 commented on
Aug 1, 2025 • 0 new comments -
Automatically provision nodejs if not present as part of the build
#37397 commented on
Aug 1, 2025 • 0 new comments -
Centralize logic for template precedence/identity values
#45995 commented on
Aug 1, 2025 • 0 new comments -
Utilize .NET SDK workloads infrastructure to generate runtime pack msis for Visual Studio
#46427 commented on
Aug 1, 2025 • 0 new comments -
Improve UpdatingMajorVersionAndTFM.md
#46173 commented on
Aug 1, 2025 • 0 new comments -
BuildInParallel=false needed for arm64 installers (vcxproj)
#40486 commented on
Aug 1, 2025 • 0 new comments -
Migrate aspnetcore 2.3 code to dotnet/maintenance-packages
#49851 commented on
Aug 1, 2025 • 0 new comments -
QueryHelpers.ParseQuery returns inconsistent value behavior.
#49988 commented on
Aug 1, 2025 • 0 new comments -
UseExceptionHandler throws exceptions
#62200 commented on
Aug 1, 2025 • 0 new comments -
Support modeling unions are responses in OpenAPI documents
#58810 commented on
Aug 1, 2025 • 0 new comments -
Microsoft.AspNetCore.OpenApi: Enum type is missing when using JsonStringEnumConverter
#61303 commented on
Aug 2, 2025 • 0 new comments -
Empty OpenApi schema is generated for type referenced multiple times as generic argument
#61194 commented on
Aug 2, 2025 • 0 new comments -
description is missing when using with FromForm
#59042 commented on
Aug 2, 2025 • 0 new comments -
.NET 9 OpenApi: JSON schema generation is not supported for contracts using ReferenceHandler.Preserve
#58943 commented on
Aug 2, 2025 • 0 new comments -
[OpenApi] .NET 10, XML schema transformer applies property comments on referenced schema
#61965 commented on
Aug 2, 2025 • 0 new comments -
OpenApi polymorphic types missing discriminators
#57982 commented on
Aug 2, 2025 • 0 new comments -
InvalidOperationException when using string[] parameters with FromForm attribute
#62326 commented on
Aug 2, 2025 • 0 new comments -
InvalidOperationException when using AsParameters with FromForm and IEnumerable properties
#62329 commented on
Aug 2, 2025 • 0 new comments -
Incorrect OpenAPI definition when using FromForm with IEnumerable parameters
#62328 commented on
Aug 2, 2025 • 0 new comments -
Blazor sets EditForm Model to null in unexpected situations
#51420 commented on
Aug 4, 2025 • 0 new comments -
Errors after updating packages
#58990 commented on
Aug 1, 2025 • 0 new comments -
[Infrastructure] Update NPM dependencies as part of build-ops
#52966 commented on
Aug 1, 2025 • 0 new comments -
ProjectTemplates instructions error
#55975 commented on
Aug 1, 2025 • 0 new comments -
Re-write `.nuspec` files before running tests
#56706 commented on
Aug 1, 2025 • 0 new comments -
Re-enable Java SignalR tests on Mac
#60139 commented on
Aug 1, 2025 • 0 new comments -
Missing binary in ARM64 Debian Bookworm repository
#56778 commented on
Aug 1, 2025 • 0 new comments -
Publish minified .js files as a package, remove related components from Shared Framework
#56934 commented on
Aug 1, 2025 • 0 new comments -
Hosting Bundle installer removes existing x64 runtime if OPT_NO_RUNTIME=1 OPT_NO_SHAREDFX=1 are used
#45395 commented on
Aug 1, 2025 • 0 new comments -
Report nullable warnings from netstandard2.0 targets when nullable is explicitly enabled
#45455 commented on
Aug 1, 2025 • 0 new comments -
Enable IDE0005 analyzer in the build
#47912 commented on
Aug 1, 2025 • 0 new comments -
Update RepoTasks to use the FrameworkReference workaround from GenerateFiles
#45973 commented on
Aug 1, 2025 • 0 new comments -
CodeFixes triggered by cross file diagnostics don't work
#49856 commented on
Aug 1, 2025 • 0 new comments -
Improve CodeCheck.ps1 experience for API changes during RCs
#50635 commented on
Aug 1, 2025 • 0 new comments -
Consistent naming standard for private static fields
#50888 commented on
Aug 1, 2025 • 0 new comments -
Consolidate servicing docs
#52489 commented on
Aug 1, 2025 • 0 new comments -
Enable NuGet Audit in aspnetcore
#58437 commented on
Aug 1, 2025 • 0 new comments -
Rename and update description of AspNetCoreRuntime package
#55030 commented on
Aug 1, 2025 • 0 new comments -
[ASP.NET] We need to get the set of analyzer rules in dotnet/sdk sync with dotnet/aspnetcore
#58463 commented on
Aug 1, 2025 • 0 new comments -
The split between desktop and dotnet msbuild in build.ps1 adds unnecessary complexity to the build
#59151 commented on
Aug 1, 2025 • 0 new comments -
Numerous failures while building `aspnetcore` tests in VMR
#60095 commented on
Aug 1, 2025 • 0 new comments -
Please consider creating self-contained installed bundles
#49562 commented on
Aug 1, 2025 • 0 new comments -
Add an easy-to-find doc with a dependency flow graph
#51944 commented on
Aug 1, 2025 • 0 new comments -
Which projects and javascript modules are strictly needed in a source-build only scenario?
#55362 commented on
Aug 1, 2025 • 0 new comments -
HttpConnectionContext.TickHeartbeat() in SignalR ticks after the context is disposed, causing runtime errors when accessing context from heartbeat handlers
#60631 commented on
Aug 4, 2025 • 0 new comments -
InteractiveAutoRenderMode(prerender:false)) does not use interactive server rendering
#54657 commented on
Aug 4, 2025 • 0 new comments -
Helix failure `EPT_S_NOT_REGISTERED`
#57416 commented on
Aug 4, 2025 • 0 new comments -
Known Build Error: error : Cannot create a file when that file already exists.
#61178 commented on
Aug 4, 2025 • 0 new comments -
Known Build Error: ProcessBufferedRenderBatches_WritesRenders fails
#61807 commented on
Aug 4, 2025 • 0 new comments -
[Known Build Error] Failed webcil conversion: image is too small
#61987 commented on
Aug 4, 2025 • 0 new comments -
[Known Build Error] Ssl connection could not be established
#62008 commented on
Aug 4, 2025 • 0 new comments -
[Known Build Error] `QuicConnectionContextTests.StreamPool_Heartbeat_ExpiredStreamRemoved`
#62308 commented on
Aug 4, 2025 • 0 new comments -
Add analyzer for custom IProblemDetailsWriter registration
#49286 commented on
Aug 4, 2025 • 0 new comments -
Handling CultureInfo.InvariantCulture in RequestLocalizationMiddleware
#58844 commented on
Jul 8, 2025 • 0 new comments -
update template descriptions to be more beginner-friendly
#61593 commented on
Jul 8, 2025 • 0 new comments -
[release/9.0] Fixed devtools url used for debug with chrome and edge
#61948 commented on
Jul 31, 2025 • 0 new comments -
[Blazor] Use preloading in benchmark app
#61959 commented on
Jul 25, 2025 • 0 new comments -
[Blazor] Update `AuthenticationStateProvider` to take advantage of Declarative persistent component state
#61992 commented on
Jul 8, 2025 • 0 new comments -
[Blazor] Update AuthenticationStateProvider to use declarative persistent component state
#62063 commented on
Jul 22, 2025 • 0 new comments -
Use ordered evaluation in BuildUrlList
#62151 commented on
Aug 2, 2025 • 0 new comments -
[release/9.0] [OpenAPI] Use invariant culture for TextWriter
#62239 commented on
Aug 1, 2025 • 0 new comments -
Revert "Revert "Upgrade Ubuntu and Azure Linux VMs and Containers""
#62304 commented on
Jul 30, 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 -
Fix Create Property Model Name for Complex Objects
#62459 commented on
Jul 16, 2025 • 0 new comments -
[release/9.0] Update Microsoft.Build versions
#62505 commented on
Aug 4, 2025 • 0 new comments -
[release/8.0] Update Microsoft.Build versions
#62507 commented on
Jul 8, 2025 • 0 new comments -
.NET 9 OpenAPI doesn't support [Consumes] multiple content types correctly.
#58329 commented on
Aug 2, 2025 • 0 new comments -
.NET 9 OpenAPI incorrect schema for array of nullable strings
#60803 commented on
Aug 2, 2025 • 0 new comments -
Attributes on parameters of primary constructors should be reflected in generated OpenAPI documents
#61538 commented on
Aug 2, 2025 • 0 new comments -
Minimal does not set response type nullability
#58681 commented on
Aug 2, 2025 • 0 new comments -
Generated OpenAPI docs overrides [Consumes] attribute through [FromForm]
#60867 commented on
Aug 2, 2025 • 0 new comments -
OpenAPI generator creates incorrect references for different polymorphic types with the same structure
#59969 commented on
Aug 2, 2025 • 0 new comments -
Google/Microsoft authentication does not work behind reverse proxy
#61435 commented on
Aug 2, 2025 • 0 new comments -
[Blazor] Remove obsolete APIs
#50548 commented on
Aug 2, 2025 • 0 new comments -
Streamlining JS function invocation via reference in Blazor interop
#62192 commented on
Aug 2, 2025 • 0 new comments -
Enhance forms should isolate updates to their own DOM subtree or a specified element
#61863 commented on
Aug 2, 2025 • 0 new comments -
Re-evaluate HTTP/3 defaults in .NET 10
#52741 commented on
Aug 3, 2025 • 0 new comments -
Setting JsonSerializerSettings.DateFormatString in ShallowCopy "overrides" JsonSerializerSettings.DateFormatHandling
#29532 commented on
Aug 3, 2025 • 0 new comments -
services.AddHealthChecks missing overload that takes delegate for configuring HealthChecksOptions
#8530 commented on
Aug 3, 2025 • 0 new comments -
OutputCaching middleware memory leak
#61800 commented on
Aug 4, 2025 • 0 new comments -
Newline handling different on linux x64 and linux aarch64
#57880 commented on
Aug 4, 2025 • 0 new comments -
Visual Studio 17.10.6 is causing runtime error - typeError: Promise constructor cannot be invoked without "new"
#57571 commented on
Aug 4, 2025 • 0 new comments -
(SignalR): Support custom output formatter
#55546 commented on
Aug 4, 2025 • 0 new comments -
donet 8 Blazor Interactive Server does not route to Razor Pages (MVC)
#53979 commented on
Aug 4, 2025 • 0 new comments -
Azure Web App Autoscale Instances can't connect to Redis for SignalR - StackExchangeRedis
#51740 commented on
Aug 4, 2025 • 0 new comments -
[API Proposal]: PinnedBlockMemoryPool metrics
#61594 commented on
Aug 4, 2025 • 0 new comments -
Blazor WASM leaves detached nodes
#61190 commented on
Aug 4, 2025 • 0 new comments -
[Blazor WASM] Upgrading project to .NET 8.0.10 breaks WASM
#58313 commented on
Aug 4, 2025 • 0 new comments -
A published blazor wasm app throws a serialization error "Unhandled exception rendering component: ConstructorContainsNullParameterNames"
#52947 commented on
Aug 4, 2025 • 0 new comments -
Multiple X-Forwarded-Prefix header segments are not handled correctly in ForwarededHeadersMiddleware
#60587 commented on
Jul 30, 2025 • 0 new comments -
Follow-ups for passkey support in ASP.NET Core Identity
#62347 commented on
Jul 30, 2025 • 0 new comments -
Fix `ProducesResponseType` on `IResult` handling in `OpenApiGenerator` and `ApiResponseTypeProvider`
#57801 commented on
Jul 30, 2025 • 0 new comments -
Collections of non-nullable types are not checked for null in ASP.NET Core APIs
#57234 commented on
Jul 30, 2025 • 0 new comments -
Asp.Net Core does not properly handle the error with polymorphic deserialization from STJ when type discriminator is not specified
#54037 commented on
Jul 30, 2025 • 0 new comments -
Concurrency Exception While Rendering Razor Page
#50284 commented on
Jul 30, 2025 • 0 new comments -
NewtonsoftJsonPatchInputFormatter not working for non generic JsonPatchDocument with System.Text.Json
#60446 commented on
Jul 30, 2025 • 0 new comments -
Dotnet 8 JsonSerializerOptions Breaking change
#55692 commented on
Jul 30, 2025 • 0 new comments -
Request.ReadFromJsonAsync does not support quoted charset parameter values
#61514 commented on
Jul 30, 2025 • 0 new comments -
HubFilter should act the same way as an API middleware
#46095 commented on
Jul 30, 2025 • 0 new comments -
Way to generate 4xx response when non-nullable model property setter throws ArgumentNullException
#54197 commented on
Jul 30, 2025 • 0 new comments -
Kestrel returns 400 status code when request size is greater than MaxRequestBodySize
#49365 commented on
Jul 30, 2025 • 0 new comments -
FromQueryAttribute + argument type with a Action property will cause serious memory leaks
#57892 commented on
Jul 30, 2025 • 0 new comments -
API Version Neutral Throwing 404 - DotNet 8.0 Upgrade
#59273 commented on
Jul 30, 2025 • 0 new comments -
Unexpected error when using records
#59384 commented on
Jul 30, 2025 • 0 new comments -
JsonSerializer byte[] to stream nested base64 serialization
#49868 commented on
Jul 30, 2025 • 0 new comments -
Incorrect Logging Level for JSON Format Errors in POST Requests
#56227 commented on
Jul 30, 2025 • 0 new comments -
Application fails to start when setting custom ApplicationName
#58403 commented on
Jul 30, 2025 • 0 new comments -
Question: Custom Service Provider Not Used Everywhere
#58400 commented on
Jul 30, 2025 • 0 new comments -
Visual Studio React and ASP.NET Core [Typescript] template fails to build upon creation
#56699 commented on
Jul 30, 2025 • 0 new comments -
Add new overloads to IStringLocalizerFactory to enable creating IStringLocalizer instances for a specific culture
#58037 commented on
Jul 30, 2025 • 0 new comments -
Duplicate Accept-Ranges Header when using MapStaticAssets
#56436 commented on
Jul 30, 2025 • 0 new comments -
SignalR - Ability to run middleware before the hub dispatcher
#59015 commented on
Jul 31, 2025 • 0 new comments -
`RequestDelegateGenerator` should use case-insensitive parsing for enum route parameters
#52497 commented on
Jul 30, 2025 • 0 new comments -
[MinimalAPI] Resolve JsonSourceGenerationOptions for build-in parameter binding and response
#53191 commented on
Jul 30, 2025 • 0 new comments -
IConfiguration binding throws or returns erroneous data when configuration models have constructors
#53659 commented on
Jul 30, 2025 • 0 new comments -
launchSettings.json ASPNETCORE_ENVIRONMENT should not be overridden by environment variable
#53916 commented on
Jul 30, 2025 • 0 new comments -
Inconsistent Form model-binding behaviour whether an `IFormFileCollection` property exists or not.
#54130 commented on
Jul 30, 2025 • 0 new comments -
TestHost keep the test running infinitely
#54347 commented on
Jul 30, 2025 • 0 new comments -
Consider binding to `IUtf8SpanParsable<T>`/`ISpanParsable<T>` over `IParsable<T>` if a type implements it
#55016 commented on
Jul 30, 2025 • 0 new comments -
Introduce generic `JsonResult<T>`
#55535 commented on
Jul 30, 2025 • 0 new comments -
minimal api-- FromQuery problem for complex object
#55719 commented on
Jul 30, 2025 • 0 new comments -
In AoT/trimmed Web APIs, default values of primary constructor parameters inside [AsParameters] record structs are ignored
#56396 commented on
Jul 30, 2025 • 0 new comments -
MinimalAPI explicit IParsable.TryParse resolution fails on generic custom types
#58136 commented on
Jul 30, 2025 • 0 new comments -
IApiRequestMetadataProvider not respected and still add application/*+json content type.
#58166 commented on
Jul 30, 2025 • 0 new comments -
WebApplicationBuilder and IStartupFilter break routing if split between them
#62571 commented on
Jul 30, 2025 • 0 new comments -
Support splitting validation metadata from validatable type
#61781 commented on
Jul 30, 2025 • 0 new comments -
Extend Results in TypedResults to support more than 6 types
#61706 commented on
Jul 30, 2025 • 0 new comments -
Add ServiceUnavailable and ServiceUnavailable<T> to TypedResults
#61705 commented on
Jul 30, 2025 • 0 new comments -
application/vnd.foo+json disables problem details
#57965 commented on
Jul 30, 2025 • 0 new comments -
MapStaticAssets not working when combined with RequireAuthenticatedUser
#61385 commented on
Jul 30, 2025 • 0 new comments -
[FromForm] Complex objects with MinimalApi and AOT
#61382 commented on
Jul 30, 2025 • 0 new comments -
UsePathBase should insert before UseRouting() in WebApplicationBuilder.ConfigureApplication
#59638 commented on
Jul 30, 2025 • 0 new comments -
Endpoint filter factory was called twice.
#59562 commented on
Jul 30, 2025 • 0 new comments -
data-permanent doesn't apply to the element with that attribute
#51021 commented on
Jul 30, 2025 • 0 new comments -
index.html default file not found when using UseDefaultFiles and MapStaticAssets (ASP.NET 9)
#59399 commented on
Jul 30, 2025 • 0 new comments -
SignalR JavaScript client sometimes freeze at Connecting or Disconnecting state unexpectedly
#58260 commented on
Jul 31, 2025 • 0 new comments -
Pass websocket closeEvent.code in `WebSocketTransport` onClose event to consumer via new error type WebSocketError
#57258 commented on
Jul 31, 2025 • 0 new comments -
[FromBody]-Attribute not working for SignalR
#51014 commented on
Jul 31, 2025 • 0 new comments -
Minimal API filters won't run endpoint handler when 4xx/5xx status code is already set
#60659 commented on
Jul 31, 2025 • 0 new comments -
MVC App with nullable return type should include 204 No Content response
#58680 commented on
Aug 1, 2025 • 0 new comments -
`openapi/v1.json` is broken when `DefaultParameterValue` literal argument is not properly assigned.
#60019 commented on
Aug 1, 2025 • 0 new comments -
OpenAPI document generation should emit documents with deterministic structure
#59809 commented on
Aug 1, 2025 • 0 new comments -
OpenApi doesn't convert query params to snake_case
#60936 commented on
Aug 1, 2025 • 0 new comments -
Microsoft.AspNetCore.OpenApi specifies non-nullable get-only properties as nullable
#58192 commented on
Aug 1, 2025 • 0 new comments -
Issues with OpenAPI generation and XML comments compatibility in .NET 10 preview 4 controller APIs
#62103 commented on
Aug 1, 2025 • 0 new comments -
Support the new QUERY HTTP method
#61089 commented on
Aug 1, 2025 • 0 new comments -
MapOpenApi writes invalid json if example contains OpenApiDouble and CurrentCulture formats doubles with comma
#60628 commented on
Aug 1, 2025 • 0 new comments -
Can't use custom parsers with [SupplyParameterFromQuery]
#56662 commented on
Aug 1, 2025 • 0 new comments -
UB Build Failure: aspnetcore - Cannot create a file when that file already exists
#61368 commented on
Aug 1, 2025 • 0 new comments -
Disabling Microsoft.AspNetCore.Routing.Microbenchmarks
#61574 commented on
Aug 1, 2025 • 0 new comments -
[Infrastructure] We should add APICompat checks against previous shipped version of the assemblies to detect breaking changes
#61588 commented on
Aug 1, 2025 • 0 new comments -
References to Ubuntu 14.04 can be deleted
#61754 commented on
Aug 1, 2025 • 0 new comments -
Get rid of custom reference resolution system, use built-in nuget features
#61775 commented on
Aug 1, 2025 • 0 new comments -
Upgrade xunit to v3
#62256 commented on
Aug 1, 2025 • 0 new comments -
Angular and ASP.NET Core Template fails on creation
#62258 commented on
Aug 1, 2025 • 0 new comments -
ASP.NET's global.json `tool\vs` section behaves poorly
#62379 commented on
Aug 1, 2025 • 0 new comments -
Clicking the document link returns a 502 error
#62433 commented on
Aug 1, 2025 • 0 new comments -
TraceId and similar should be a fixed value when Testing with WebApplicationFactory
#61207 commented on
Jul 30, 2025 • 0 new comments -
WebApplicationFactory<TEntryPoint> will not allow Middleware to be added via the ConfigureWebHost() method and maintain the existing functionality from the TEntryPoint.
#61170 commented on
Jul 30, 2025 • 0 new comments -
The Host initiated by WebApplicationFactory fails to terminate
#61372 commented on
Jul 30, 2025 • 0 new comments -
Rebuild Fails in ASP.NET Project Using .NET Core 6.0 When Using bundleconfig.json, but Clean and Build Succeed
#59475 commented on
Jul 30, 2025 • 0 new comments -
[Bug] Conditional attribute rendering
#60864 commented on
Jul 30, 2025 • 0 new comments -
Razor regression in ASP .NET Core 9.0 (script type=importmap and others)
#58973 commented on
Jul 30, 2025 • 0 new comments -
Using a Razor Component Library with TypeScript fails to copy assets
#57662 commented on
Jul 30, 2025 • 0 new comments -
WebApplicationFactory doesn't set solution relative content root if you switch to slnx solution
#61304 commented on
Jul 30, 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 30, 2025 • 0 new comments -
MVC: Minimize memory consumption by routing data structures
#60000 commented on
Jul 30, 2025 • 0 new comments -
ObjectResult - missing discriminator from System.Text.Json polymorphism
#57482 commented on
Jul 30, 2025 • 0 new comments -
`HttpClient.PostAsync` fails to reach controller endpoint during both Debug and Run sessions in integration tests.
#61844 commented on
Jul 30, 2025 • 0 new comments -
Generate OpenAPI documents on build throws DirectoryNotFoundException when application calls 'Directory.SetCurrentDirectory(AppContext.BaseDirectory)'
#60987 commented on
Jul 31, 2025 • 0 new comments -
Microsoft.Extensions.ApiDescription.Server - Altering Endpoint defined in another project does not re-build document
#62274 commented on
Jul 31, 2025 • 0 new comments -
WebApplication.CreateBuilder() is getting stuck randomly.
#61450 commented on
Jul 31, 2025 • 0 new comments -
Localization - async and CallerArgumentExpression
#60156 commented on
Jul 31, 2025 • 0 new comments -
Microsoft.Extensions.ApiDescription.Server - improve file name consistency with versioning
#58782 commented on
Jul 31, 2025 • 0 new comments -
WebApplicationFactory has content root issue when running tests on WSL2
#55867 commented on
Jul 31, 2025 • 0 new comments -
Blazor static SSR SupplyParameterFromForm has issue to bind a Dictionary value which is declared after a nullable property.
#56542 commented on
Jul 31, 2025 • 0 new comments -
Host stopped and disposed twice when WebApplicationFactory<> is used with the minimal api
#40271 commented on
Jul 31, 2025 • 0 new comments -
AmbiguousMatchException thrown when using required route constraint
#62278 commented on
Jul 31, 2025 • 0 new comments -
Add support for specifying the PathBase for all requests
#5898 commented on
Jul 31, 2025 • 0 new comments -
Microsoft.AspNetCore.OpenAPI duplicating schemas when returning generic wrappers and reusing model
#62508 commented on
Jul 31, 2025 • 0 new comments -
Net 8 Blazor Web App (Interactive server w/ prerendering ) - multiple schemes doesn't work
#57023 commented on
Jul 7, 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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
Using [FromForm] in Web API controller action when object contains a delegate causes memory leak
#54829 commented on
Jul 18, 2025 • 0 new comments -
Fixing Attribute Filtering Logic in DefaultApplicationModelProvider"
#54920 commented on
Jul 18, 2025 • 0 new comments -
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 -
Remove the inline JS event handler in the `NavMenu` component?
#61075 commented on
Jul 10, 2025 • 0 new comments -
.Net 9 Blazor MapStaticFiles unusable
#61008 commented on
Jul 10, 2025 • 0 new comments -
Blazor: Query Parameter (ReturnUrl) not received when using InteractiveServer mode after authorization redirection
#60836 commented on
Jul 10, 2025 • 0 new comments -
[Blazor] Update AuthenticationStateProvider to take advantage of Declarative persistent component state
#60718 commented on
Jul 10, 2025 • 0 new comments -
[Blazor] Persisting circuit state for Blazor applications
#60494 commented on
Jul 10, 2025 • 0 new comments -
[Blazor] WebAssembly package version missmatch with SDK/RuntimePack version
#60461 commented on
Jul 10, 2025 • 0 new comments -
HotReload In BlazorWebAssembly Dont Work Correctly
#59813 commented on
Jul 10, 2025 • 0 new comments -
[Blazor] Get rid of special webassembly behavior in the static web assets SDK
#59468 commented on
Jul 10, 2025 • 0 new comments -
[Blazor] Hot reload testing improvements
#59450 commented on
Jul 10, 2025 • 0 new comments -
Assembly lazy load in a Blazor WebProject with rendermode InteractiveWebAssembly(Page/component)
#57117 commented on
Jul 10, 2025 • 0 new comments -
[Blazor] Lazy loading improvements for Webassembly
#58818 commented on
Jul 10, 2025 • 0 new comments -
[Blazor] Improve the experience with QuickGrid and EF Core
#58716 commented on
Jul 10, 2025 • 0 new comments -
ASP.NET Core Roadmap for .NET 10
#59443 commented on
Jul 10, 2025 • 0 new comments -
Unexpected Syntax Error in blazor.web.js on iOS Versions Below 17 in .NET 9 Preview 7
#57326 commented on
Jul 10, 2025 • 0 new comments -
[Blazor] Update service worker to support fingerprinting
#57302 commented on
Jul 10, 2025 • 0 new comments -
Page reload in Maui Hybrid Blazor app causes unhandled exception
#52119 commented on
Jul 10, 2025 • 0 new comments -
Unsure how to inject HttpClient for InteractiveAuto render mode (RC2)
#51468 commented on
Jul 10, 2025 • 0 new comments -
Blazor Server keep-alive & reconnection issues
#48724 commented on
Jul 10, 2025 • 0 new comments -
Styles from library component get lost after hotreload
#45987 commented on
Jul 10, 2025 • 0 new comments -
Router incorrectly calls SetParametersAsync multiple times
#44781 commented on
Jul 10, 2025 • 0 new comments -
InputDate resets when typing 0 as day or month
#43824 commented on
Jul 10, 2025 • 0 new comments -
Blazor doesn't render ErrorBoundary's ErrorContent when there are two different exceptions inside it's ChildContent
#39814 commented on
Jul 10, 2025 • 0 new comments -
Blazor Server Side AADB2C AllowAnonymous Not working in latest template
#39321 commented on
Jul 10, 2025 • 0 new comments -
Build *sporadically* fails with Microsoft.NET.Sdk.StaticWebAssets.Compression.targets: error : IOException: The process cannot access the file (..) because it is being used by another process
#62565 commented on
Jul 7, 2025 • 0 new comments -
ASP.NET Core starts streaming API reviews
#60003 commented on
Jul 7, 2025 • 0 new comments -
ASP.NET Core 2.1 becomes ASP.NET Core 2.3
#58598 commented on
Jul 7, 2025 • 0 new comments -
ConfigureTestContainer not working with GenericHost
#14907 commented on
Jul 7, 2025 • 0 new comments -
UseAuthorization does not work with WebHostBuilder on .NET 8
#53332 commented on
Jul 8, 2025 • 0 new comments -
Add metrics for Blazor state persistence
#62572 commented on
Jul 8, 2025 • 0 new comments -
Microsoft.Extensions.ApiDescription.Server does not dispose the created host thus could hang/fail the build process
#43395 commented on
Jul 8, 2025 • 0 new comments -
Error when loading test.html using MapStaticAssets: Failed to load resource: net::ERR_CONTENT_DECODING_FAILED
#58940 commented on
Jul 8, 2025 • 0 new comments -
[Blazor] Improve authentification and usage of web apis
#61501 commented on
Jul 8, 2025 • 0 new comments -
ASP.NET Core Identity and Auth documentation improvements
#59290 commented on
Jul 8, 2025 • 0 new comments -
context.ProtocolMessage.Prompt is not working on Microsoft.AspNetCore.Authentication.OpenIdConnect
#61820 commented on
Jul 8, 2025 • 0 new comments -
Enable static graph restore in build
#47808 commented on
Jul 8, 2025 • 0 new comments -
Combining IdToken and AccessToken Claims To Build Principal In Authorization Code Flow
#53712 commented on
Jul 10, 2025 • 0 new comments -
Fix `NotFoundSetOnFormSubmit_ResponseNotStarted_SSR` test
#62540 commented on
Jul 10, 2025 • 0 new comments -
Evaluate if changes are needed for ServiceKeyLookupMode
#62054 commented on
Jul 10, 2025 • 0 new comments -
Quarantine Microsoft.AspNetCore.Components.Rendering.RendererSynchronizationContextTest.Post_CanRunAsynchronously_WhenBusy_Exception
#61639 commented on
Jul 10, 2025 • 0 new comments -
Model not created on post with EditForm
#61341 commented on
Jul 10, 2025 • 0 new comments -
Quarantine FormWithParentBindingContextTest.RadioButtonGetsResetAfterSubmittingEnhancedForm
#61144 commented on
Jul 10, 2025 • 0 new comments -
Quarantine NavigationManagerUriGetsUpdatedOnEnhancedNavigation_BothServerAndWebAssembly(
#61143 commented on
Jul 10, 2025 • 0 new comments -
QuickGrid executes the same query twice when prerendering and rendering interactively
#61090 commented on
Jul 10, 2025 • 0 new comments -
Quarantine Microsoft.AspNetCore.Components.RevalidatingServerAuthenticationStateProviderTest.SuppliesCancellationTokenThatSignalsWhenRevalidationLoopIsBeingDiscarded
#60472 commented on
Jul 10, 2025 • 0 new comments -
Quarantine Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerRoutingTest.NavigationLock_OverlappingNavigationsCancelExistingNavigations_HistoryNavigation
#61080 commented on
Jul 10, 2025 • 0 new comments -
Quarantine EnhancedNavigationScrollBehavesSameAsBrowserOnNavigation
#60875 commented on
Jul 10, 2025 • 0 new comments -
Issue with enableShadowCopy and shared shadowCopyDirectory in Multi-Environment Deployment
#50531 commented on
Jul 15, 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 -
[Blazor] Trigger state persistence from the server
#62327 commented on
Jul 16, 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 -
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 -
[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 -
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 -
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 -
Blazor TypeClient `AddHttpMessageHandler` emits `InvalidOperationException` (ValueFactory attempted to access the Value property of this instance.)
#33787 commented on
Jul 10, 2025 • 0 new comments -
Blazor Virtualize: ItemsProvider called repeatedly after scrolling just far enough to load more items
#28653 commented on
Jul 10, 2025 • 0 new comments -
Add support for immutable classes
#62570 commented on
Jul 10, 2025 • 0 new comments -
[Identity] AddApiEndpoints() breaks custom SignInManager<TUser>.
#61595 commented on
Jul 11, 2025 • 0 new comments -
[Blazor] Modernize our Blazor JS assets and their delivery mechanism.
#53214 commented on
Jul 11, 2025 • 0 new comments -
Obsolete KestrelServer (just the public type, not all of Kestrel!)
#47686 commented on
Jul 11, 2025 • 0 new comments -
Obsolete WebHost and introduce an Analyzer to help migrate from it
#27528 commented on
Jul 11, 2025 • 0 new comments -
Consider deprecating more things in SpaServices.Extensions
#39160 commented on
Jul 11, 2025 • 0 new comments -
Should Microsoft.Extensions.Http.Polly be deprecated in favour of Microsoft.Extensions.Http.Resilience?
#57209 commented on
Jul 11, 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 -
Unable to send large byte array from the server to the client in Blazor
#62477 commented on
Jul 14, 2025 • 0 new comments -
Blazor TempData
#49683 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 -
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 -
aspnetcore-browser-refresh seems to be checking the </body> tag for replacement, which is causing my problem
#51993 commented on
Jul 24, 2025 • 0 new comments -
Ability to use route pattern analyzer in non-web projects
#52532 commented on
Jul 24, 2025 • 0 new comments -
property delcared with [TempData] does not work together with RedirectToPage if it contains date value
#52938 commented on
Jul 24, 2025 • 0 new comments -
Slow model binding on first requests
#52861 commented on
Jul 24, 2025 • 0 new comments -
NewtonsoftJsonInputFormatter will fail deserializing stream with byte order mark
#53315 commented on
Jul 24, 2025 • 0 new comments -
How to create custom metadata provider in .net core?
#53082 commented on
Jul 24, 2025 • 0 new comments -
Exception raised from `Factory.CreateClient()` when type provided to `WebApplicationFactory<TEntryPoint>` is a subclass of `Program`
#53370 commented on
Jul 24, 2025 • 0 new comments -
Invisible namespace for other projects under specific folder name
#53867 commented on
Jul 24, 2025 • 0 new comments -
ControllerBase.Created returns NoContent and Ok results
#53734 commented on
Jul 24, 2025 • 0 new comments -
Asp.Net Core attribute validation does not work on polymorphic properties
#54070 commented on
Jul 24, 2025 • 0 new comments -
ASP0018 analyzer does not respect complex model binding
#54212 commented on
Jul 24, 2025 • 0 new comments -
JsonConverter not called on deserialization when set as property attribute
#54181 commented on
Jul 24, 2025 • 0 new comments -
AddMiddlewareAnalysis does not detect custom middleware
#54166 commented on
Jul 24, 2025 • 0 new comments -
Api return IAsyncEnumerable<> get errors when AddJsonOptions with custom json converter extend from JsonConverter<object>
#54374 commented on
Jul 24, 2025 • 0 new comments -
Class docs for UrlHelperExtensions are incomplete
#54465 commented on
Jul 24, 2025 • 0 new comments -
Nullable Causes a Validation Error
#54468 commented on
Jul 24, 2025 • 0 new comments -
`Microsoft.AspNetCore.Mvc.ControllerBase.Created()` returns a `StatusCodes.Status204NoContent` not `StatusCodes.Status201Created`
#54822 commented on
Jul 24, 2025 • 0 new comments -
configureClient can not work with public class WeatherForecastController (HttpClient httpClient): ControllerBase
#54798 commented on
Jul 24, 2025 • 0 new comments -
ASP.NET Core publishes all the dll dependenies under the root directory
#54979 commented on
Jul 24, 2025 • 0 new comments -
Model binders cannot set a parameter to null if it has a non-null default value.
#55056 commented on
Jul 24, 2025 • 0 new comments -
How to make Url Page() does not check routing tables
#55079 commented on
Jul 24, 2025 • 0 new comments -
Binding ViewModel params with incorrect keys
#54989 commented on
Jul 24, 2025 • 0 new comments -
Assembly loading of WebApplicationFactory behaves differently than the hosted application
#60913 commented on
Jul 24, 2025 • 0 new comments -
File(stream, ...) does not dispose the stream
#60860 commented on
Jul 24, 2025 • 0 new comments -
The UserSecretsId in the project template should not contain application information
#61147 commented on
Jul 24, 2025 • 0 new comments -
Reconsider EditorForAsync/DisplayForAsync
#61438 commented on
Jul 24, 2025 • 0 new comments -
Invalid type rendering for <script type="application/ld+json"> renders as type="application/ld+json"
#61718 commented on
Jul 24, 2025 • 0 new comments -
FileExtensionAttributeAdapter Fails jQuery Validation
#61753 commented on
Jul 24, 2025 • 0 new comments -
How to pass the EnvironmentName on publish of an ASP.NET Core app with Angular 2022
#61550 commented on
Jul 24, 2025 • 0 new comments -
Add an option to enable decoding null bytes from url encoded forms
#61968 commented on
Jul 24, 2025 • 0 new comments -
Cannot use a custom $(PackageId).props or targets file in a razor class library project
#61891 commented on
Jul 24, 2025 • 0 new comments -
ASP.NET Core Web App (MVC) and other project types lost some templates
#62353 commented on
Jul 24, 2025 • 0 new comments -
persistent file upload across pages in .net mvc application
#62544 commented on
Jul 24, 2025 • 0 new comments -
ResourceInvoker no longer used with single authentication Scheme, causing issues with ActionContext
#48893 commented on
Jul 24, 2025 • 0 new comments -
IHtmlContent WriteTo is invoked after dispose of parent component scope
#48681 commented on
Jul 24, 2025 • 0 new comments -
Handling of `Disposable` arguments and responses in controller actions
#49023 commented on
Jul 24, 2025 • 0 new comments -
ASP.NET MVC does not work on dotnet sdk 7.0.304+
#49320 commented on
Jul 24, 2025 • 0 new comments -
ViewData in PageModel.Partial is not passed correctly
#49838 commented on
Jul 24, 2025 • 0 new comments -
Cannot run an action filter before ModelStateInvalidFilter
#50432 commented on
Jul 24, 2025 • 0 new comments -
`UrlHelperExtensions.Page` from headless code without any `Page`
#50099 commented on
Jul 24, 2025 • 0 new comments -
Validation for MetadataType using Custom validation attribute
#50584 commented on
Jul 24, 2025 • 0 new comments -
.NET 8 RC1 Controller chooses different JsonConverter compared to .NET 6/7
#51098 commented on
Jul 24, 2025 • 0 new comments -
In Razor Class Library (RCL) views that use "partial" tag helper won't render nested views when referenced from ASP.NET Razor Pages app
#51364 commented on
Jul 24, 2025 • 0 new comments -
New route analysers don't appear to support regex
#52268 commented on
Jul 24, 2025 • 0 new comments -
blazor: please add InteractiveHybrid mode!
#52187 commented on
Jul 24, 2025 • 0 new comments -
Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware and CurrencyRate.WebApi.RequestHandle.ExceptionHandler in Azure Log stream
#57614 commented on
Jul 24, 2025 • 0 new comments -
inconsistent file encoding in ProjectTemplates
#57679 commented on
Jul 24, 2025 • 0 new comments -
ASP0023 Ambiguous route warning false positive with Route attribute in abstract base controller
#57676 commented on
Jul 24, 2025 • 0 new comments -
`UrlHelper.Content` overload that accepts an `appendVersion` argument
#57964 commented on
Jul 24, 2025 • 0 new comments -
Blazor: Signing in with a ClaimsPrincipal without claims stops any page from rendering
#57734 commented on
Jul 24, 2025 • 0 new comments -
TemplateBinder strip trailing slash
#57988 commented on
Jul 24, 2025 • 0 new comments -
In .NET 8, a request Record with a property decorated with [FromBody] is no longer model-binded
#58319 commented on
Jul 24, 2025 • 0 new comments -
Quarantine WebApplicationFactory
#58442 commented on
Jul 24, 2025 • 0 new comments -
Static assets not working in ASP.NET Core MVC Views
#59003 commented on
Jul 24, 2025 • 0 new comments -
HttpPost 405 error in some controllers
#58946 commented on
Jul 24, 2025 • 0 new comments -
[.NET 8][MVC] Created() method on IActionResult returns 204NoContent StatusCode
#58949 commented on
Jul 24, 2025 • 0 new comments -
`BindProperty` correctly correctly does not include GET, but incorrectly includes DELETE
#59010 commented on
Jul 24, 2025 • 0 new comments -
Templates.Mvc.Tests are slow
#59062 commented on
Jul 24, 2025 • 0 new comments -
HttpGet [FromQuery] Model binding fails in case of propertity with the same name
#57637 commented on
Jul 24, 2025 • 0 new comments -
The recommended api template display name is ASP.NET Core API APP
#49218 commented on
Jul 24, 2025 • 0 new comments -
Make HttpContext available to OpenAPI transformers
#56189 commented on
Jul 24, 2025 • 0 new comments -
Fix ApiExplorer metadata for FormFiles/Stream/PipeReader in MVC actions
#55349 commented on
Jul 24, 2025 • 0 new comments -
Consumes attribute/filter in controller-based app can produce inaccurate OpenAPI doc
#57684 commented on
Jul 24, 2025 • 0 new comments -
ProducesResponseTypeAttribute should set content-type for 4xx status codes to application/problem+json
#58137 commented on
Jul 24, 2025 • 0 new comments -
Inferred response body for 4xx response in MinimalAPI app is "TaskOfTodo"
#58165 commented on
Jul 24, 2025 • 0 new comments -
Include known error responses in OpenAPI metadata/generated OpenAPI doc
#58719 commented on
Jul 24, 2025 • 0 new comments -
Enhance OpenAPI support in Minimal API with ProducesDefault for default responses
#58723 commented on
Jul 24, 2025 • 0 new comments -
Improving current methods for setting OpenAPI response descriptions with Minimal APIs
#58724 commented on
Jul 24, 2025 • 0 new comments -
Static files not found when deploying Razor Pages app to Linux
#55563 commented on
Jul 24, 2025 • 0 new comments -
ApiController: memory leak when returning large string arrays
#55179 commented on
Jul 24, 2025 • 0 new comments -
ActionResult OK returns 204 on an empty payload instead of 200
#55835 commented on
Jul 24, 2025 • 0 new comments -
WebApplicationFactory failing to replace registrations in Background Service
#55845 commented on
Jul 24, 2025 • 0 new comments -
.Net 5 losing HttpContext
#55806 commented on
Jul 24, 2025 • 0 new comments -
The � symbol "replacement character issue"
#55994 commented on
Jul 24, 2025 • 0 new comments -
Automatically add enctype="multipart/form-data" when there is a file input
#55866 commented on
Jul 24, 2025 • 0 new comments -
.NET 8 Hybrid App (WPF + Vue.js + AspNetCore) no longer creates wwwroot during publish after upgrading SDK version of esproj file
#56050 commented on
Jul 24, 2025 • 0 new comments -
Make it clear what accept header supported when using IProblemDetailsService
#56259 commented on
Jul 24, 2025 • 0 new comments -
[email protected] function Overload
#56204 commented on
Jul 24, 2025 • 0 new comments -
406 Not Accepted when returning ObjectResult with content type 'application/json; charset=utf-8'
#56357 commented on
Jul 24, 2025 • 0 new comments -
Special Character 'é' Causes 400 Bad Request Error with Header Value
#56340 commented on
Jul 24, 2025 • 0 new comments -
Using trailing slash in ResourcesPath breaks resources reoslution.
#56788 commented on
Jul 24, 2025 • 0 new comments -
angular 18 build isuue with eventResource
#56495 commented on
Jul 24, 2025 • 0 new comments -
Unable to define anonymous object with "class" property
#57018 commented on
Jul 24, 2025 • 0 new comments -
Using middleware in asp net Core 8.0
#57025 commented on
Jul 24, 2025 • 0 new comments -
ArgumentNullException when requesting a Razor Page
#56879 commented on
Jul 24, 2025 • 0 new comments -
.MapRazorComponents<App>().AddAdditionalAssemblies() not working when <Router> has @rendermode = InteractiveServer
#57265 commented on
Jul 24, 2025 • 0 new comments -
.NET 8 Issue. Method 'get_ServerSideSessions' in type 'Microsoft.AspNetCore.ApiAuthorization.IdentityServer.ApiAuthorizationDbContext`1' from assembly 'Microsoft.AspNetCore.ApiAuthorization.IdentityServer, Version=7.0.20.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' does not have an implementation.
#57310 commented on
Jul 24, 2025 • 0 new comments -
Blazor - Accessing an API controller endpoint triggers Routes.razor
#57535 commented on
Jul 24, 2025 • 0 new comments -
Unexpected BLAZOR106 error when adding static script files to razor pages project
#57324 commented on
Jul 24, 2025 • 0 new comments -
Using MapGroup() with MapControllers() results in incorrect path in Swagger
#57598 commented on
Jul 24, 2025 • 0 new comments -
Assembly.GetCallingAssembly() when update .net 3.1 to .net8.0 get Anonymously Hosted DynamicMethods Assembly
#57590 commented on
Jul 24, 2025 • 0 new comments -
Add Blazor component event handling to Blazor SSR
#56104 commented on
Jul 19, 2025 • 0 new comments -
[Design proposal] Strongly-typed SignalR hub proxies and callback handlers
#32534 commented on
Jul 19, 2025 • 0 new comments -
Wrong Http Headers on responses
#60338 commented on
Jul 20, 2025 • 0 new comments -
SecurityTokenInvalidIssuerException: IDX10204: Unable to validate issuer. validationParameters.ValidIssuer is null or whitespace AND validationParameters.ValidIssuers is null or empty.
#54640 commented on
Jul 21, 2025 • 0 new comments -
HttpRequest.Form throws an undocumented System.InvalidOperationException
#49096 commented on
Jul 21, 2025 • 0 new comments -
Perf regression: fortunes, multiple_queries, mvc
#62277 commented on
Jul 22, 2025 • 0 new comments -
Perf regression: json, json, mvc
#62301 commented on
Jul 22, 2025 • 0 new comments -
OpenApi doc is not generated at build time
#61471 commented on
Jul 23, 2025 • 0 new comments -
Add built-in asp.net core admin panel like django-admin
#57385 commented on
Jul 23, 2025 • 0 new comments -
Problem details title should not be automatically filled with a default value
#62562 commented on
Jul 23, 2025 • 0 new comments -
Support discovering `TryParse` and `BindAsync` from extension members
#61799 commented on
Jul 23, 2025 • 0 new comments -
Minimal API validation should support validation attributes on primary constructor parameters
#61526 commented on
Jul 23, 2025 • 0 new comments -
Respect JsonSerializerOptions casing for property names in validation errors
#61764 commented on
Jul 23, 2025 • 0 new comments -
Support validating dictionary values in validations generator
#61953 commented on
Jul 23, 2025 • 0 new comments -
Aggregate multiple `Produces` for same status code but different content-types
#56177 commented on
Jul 23, 2025 • 0 new comments -
Grpc JsonTranscoding - use JsonException instead of InvalidOperationException
#52552 commented on
Jul 23, 2025 • 0 new comments -
[JsonTranscoding] Requesting that when there is an error response the code field in google.grpc.Status gets json serialized as the enum value (string) instead of the int code
#47146 commented on
Jul 23, 2025 • 0 new comments -
gRPC service fails when called from parent directory
#53223 commented on
Jul 23, 2025 • 0 new comments -
GRPC Server causing Microsoft.AspNetCore.Connections.ConnectionResetException when listening to IPAddress.Any
#52952 commented on
Jul 23, 2025 • 0 new comments -
Use Grpc.StatusProto package from gRPC JSON transcoding
#55410 commented on
Jul 23, 2025 • 0 new comments -
Kestrel occasionally losing zero-size GRPC responses
#53736 commented on
Jul 23, 2025 • 0 new comments -
Swagger document generated for JSON Transcoding enabled grpc server stream response, returns only single object
#53431 commented on
Jul 23, 2025 • 0 new comments -
gRPC json transcoding: Exclude fields referenced in the path from the body in swagger
#55899 commented on
Jul 23, 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 -
[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 -
Native AOT support for MVC
#53667 commented on
Jul 19, 2025 • 0 new comments -
SignalR source generators shouldn't include Compilation in the pipeline
#45663 commented on
Jul 24, 2025 • 0 new comments -
Issue with SignalR scale using redis backplane in sentinel mode (HA)
#46832 commented on
Jul 24, 2025 • 0 new comments -
SignalR.Common tests with Japanese characters fail on MacOS 11.6.8
#47566 commented on
Jul 24, 2025 • 0 new comments -
WebSocket Errors Are Not Properly Handled in Safari Leading to Random Disconnects
#58336 commented on
Jul 24, 2025 • 0 new comments -
Map hubs with attributes
#48590 commented on
Jul 24, 2025 • 0 new comments -
SignalR C++ Client Static Lib
#48027 commented on
Jul 24, 2025 • 0 new comments -
Resource indicators are missing in access token request
#41176 commented on
Jul 24, 2025 • 0 new comments -
Incorrect nullability on IApiRequestFormatMetadataProvider.GetSupportedContentTypes
#62405 commented on
Jul 24, 2025 • 0 new comments -
.Net 8 SDK - AddRazorRuntimeCompilation error - Index.cshtml not found
#52248 commented on
Jul 24, 2025 • 0 new comments -
Razor runtime compilation fails to compile new array syntax in .NET 8.0.2 (only runtime compile)
#54089 commented on
Jul 24, 2025 • 0 new comments -
Error with Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation in PublishSingleFile publishing mode
#54315 commented on
Jul 24, 2025 • 0 new comments -
ActionResult<T> type safety missing?
#57605 commented on
Jul 24, 2025 • 0 new comments -
Publish only front-end razor pages - .cshtml
#55091 commented on
Jul 24, 2025 • 0 new comments -
Improve SignalR hubs and client debugging
#49354 commented on
Jul 24, 2025 • 0 new comments -
SignalR ts client transport has unexpected behaviour about transport when calling withUrl() twice
#51876 commented on
Jul 24, 2025 • 0 new comments -
When using Microsoft.AspNetCore.SignalR.Client with the .NET framework with a transport of Server Sent Events (SSE) stopping a connection takes a long time
#50839 commented on
Jul 24, 2025 • 0 new comments -
Covariant THub-Parameter for IHubContext
#50705 commented on
Jul 24, 2025 • 0 new comments -
ASP.NET Core 2.3 Razor Class Library is 404 Not Found
#60401 commented on
Jul 24, 2025 • 0 new comments -
AttributeRouteModel Template property does not match @page directives starting with / (slash) or ~ (tilde) (Razor Pages)
#59931 commented on
Jul 24, 2025 • 0 new comments -
Initialize options of RequestLocalizationMiddleware in Invoke instead of constructor
#60780 commented on
Jul 24, 2025 • 0 new comments -
Support Content Negotiation in EndpointMetadataApiDescriptionProvider
#60590 commented on
Jul 24, 2025 • 0 new comments -
Model Validation response formating
#60794 commented on
Jul 24, 2025 • 0 new comments -
Memory leak when using asp-append-version with href pointing to non-existent file
#61025 commented on
Jul 24, 2025 • 0 new comments -
Microsoft.AspNetCore.Grpc.Swagger doesn't respect WriteEnumsAsIntegers for request contracts
#55733 commented on
Jul 23, 2025 • 0 new comments -
gRPC Transcoding: Invalid value for enum error when string enums enabled, integer values in swagger when string enums disabled
#60898 commented on
Jul 23, 2025 • 0 new comments -
grpcurl reflection in IIS(express) error "server closed the stream without sending trailers"
#58709 commented on
Jul 23, 2025 • 0 new comments -
Swagger grpc throws stack overflow exception when having recursive trees as query parameters
#58624 commented on
Jul 23, 2025 • 0 new comments -
gRPC Transcoding: SwaggerGen can not handle the enum option allow_alias
#61808 commented on
Jul 23, 2025 • 0 new comments -
ASP.NET gRPC service in IIS10 does propagate gRPC status codes
#60929 commented on
Jul 23, 2025 • 0 new comments -
Quarantine ShadowCopyCleansUpOlderFolders
#58106 commented on
Jul 23, 2025 • 0 new comments -
Inconsistencies in parameter binding between Minimal APIs, AoT, and Controllers
#62095 commented on
Jul 23, 2025 • 0 new comments -
Improve error response for deserialization errors in Minimal APIs
#62202 commented on
Jul 23, 2025 • 0 new comments -
[FromForm]: Support for Polymorphic Types
#61378 commented on
Jul 23, 2025 • 0 new comments -
Client validation with RangeAttribute
#59722 commented on
Jul 23, 2025 • 0 new comments -
Spa Proxy Middleware not configurable
#59807 commented on
Jul 23, 2025 • 0 new comments -
SPA server doesn't stop when debugging in VS Code is stopped
#50841 commented on
Jul 23, 2025 • 0 new comments -
After upgrade to dotnet 8 UseAngularCliServer broken
#52308 commented on
Jul 23, 2025 • 0 new comments -
Angular, React and Vue templates are missing in Net 8 CLI
#52340 commented on
Jul 23, 2025 • 0 new comments -
ASP.NET 8 + ANGULAR Template with Docker breaks the SPA proxy
#55614 commented on
Jul 23, 2025 • 0 new comments -
No angular template on ubuntu?
#55943 commented on
Jul 23, 2025 • 0 new comments -
AngularCliMiddleware is not working with the new Angular CLI's build system
#53307 commented on
Jul 23, 2025 • 0 new comments -
Rendering razor pages / mvc views directly to output stream without buffering
#62181 commented on
Jul 23, 2025 • 0 new comments -
Create in Blazor a new interactive mode to not use prerender with interaction
#61649 commented on
Jul 24, 2025 • 0 new comments -
ReusableUtf8JsonWriter holds on the `IBufferWriter<byte>` after `Return`
#62263 commented on
Jul 24, 2025 • 0 new comments -
[Signalr-Cpp-Client] Cannot use start method using DLL with static linking
#60309 commented on
Jul 24, 2025 • 0 new comments -
SignalR Error when connect to http2 server with SkipNegotiation
#59303 commented on
Jul 24, 2025 • 0 new comments