You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/core/compatibility/10.md
+2-12Lines changed: 2 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,17 +17,7 @@ If you're migrating an app to .NET 10, the breaking changes listed here might af
17
17
18
18
## ASP.NET Core
19
19
20
-
| Title | Type of change |
21
-
|-------|-------------------|
22
-
|[Cookie login redirects disabled for known API endpoints](aspnet-core/10/cookie-authentication-api-endpoints.md)| Behavioral change |
23
-
|[Deprecation of WithOpenApi extension method](aspnet-core/10/withopenapi-deprecated.md)| Source incompatible |
24
-
|[Exception diagnostics suppressed when TryHandleAsync returns true](aspnet-core/10/exception-handler-diagnostics-suppressed.md)| Behavioral change |
25
-
|[IActionContextAccessor and ActionContextAccessor are obsolete](aspnet-core/10/iactioncontextaccessor-obsolete.md)| Source incompatible/behavioral change |
26
-
|[IncludeOpenAPIAnalyzers property and MVC API analyzers are deprecated](aspnet-core/10/openapi-analyzers-deprecated.md)| Source incompatible |
27
-
|[IPNetwork and ForwardedHeadersOptions.KnownNetworks are obsolete](aspnet-core/10/ipnetwork-knownnetworks-obsolete.md)| Source incompatible |
|[Kestrel and IIS BadHttpRequestException types are obsolete](aspnet-core/5.0/http-badhttprequestexception-obsolete.md)| ✔️ | ❌ |
32
-
|[HttpClient instances created by IHttpClientFactory log integer status codes](aspnet-core/5.0/http-httpclient-instances-log-integer-status-codes.md)| ✔️ | ❌ |
0 commit comments