* add api diff between 5.0 & 6.0 * Update release-notes/6.0/api-diff/Asp.Net/6.0.0.md Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com> Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
4.9 KiB
4.9 KiB
API Difference 5.0.0 vs 6.0.0
API listing follows standard diff formatting. Lines preceded by a '+' are additions and a '-' indicates removal.
- Microsoft.AspNetCore.Authentication
- Microsoft.AspNetCore.Authentication.Cookies
- Microsoft.AspNetCore.Authorization
- Microsoft.AspNetCore.Builder
- Microsoft.AspNetCore.Components
- Microsoft.AspNetCore.Components.Forms
- Microsoft.AspNetCore.Components.Infrastructure
- Microsoft.AspNetCore.Components.Rendering
- Microsoft.AspNetCore.Components.RenderTree
- Microsoft.AspNetCore.Components.Routing
- Microsoft.AspNetCore.Components.Server
- Microsoft.AspNetCore.Components.Web
- Microsoft.AspNetCore.Components.Web.Infrastructure
- Microsoft.AspNetCore.Connections
- Microsoft.AspNetCore.Connections.Features
- Microsoft.AspNetCore.Diagnostics
- Microsoft.AspNetCore.Hosting
- Microsoft.AspNetCore.Hosting.Infrastructure
- Microsoft.AspNetCore.Http
- Microsoft.AspNetCore.Http.Connections
- Microsoft.AspNetCore.Http.Features
- Microsoft.AspNetCore.Http.Metadata
- Microsoft.AspNetCore.HttpLogging
- Microsoft.AspNetCore.Mvc
- Microsoft.AspNetCore.Mvc.ApplicationParts
- Microsoft.AspNetCore.Mvc.Controllers
- Microsoft.AspNetCore.Mvc.Infrastructure
- Microsoft.AspNetCore.Mvc.ModelBinding.Validation
- Microsoft.AspNetCore.Mvc.Razor
- Microsoft.AspNetCore.Mvc.RazorPages
- Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure
- Microsoft.AspNetCore.Mvc.TagHelpers
- Microsoft.AspNetCore.Mvc.ViewComponents
- Microsoft.AspNetCore.Mvc.ViewFeatures
- Microsoft.AspNetCore.Routing
- Microsoft.AspNetCore.Routing.Constraints
- Microsoft.AspNetCore.Routing.Matching
- Microsoft.AspNetCore.Server.HttpSys
- Microsoft.AspNetCore.Server.Kestrel.Core
- Microsoft.AspNetCore.Server.Kestrel.Https
- Microsoft.AspNetCore.Server.Kestrel.Transport.Quic
- Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets
- Microsoft.AspNetCore.SignalR
- Microsoft.AspNetCore.SignalR.Protocol
- Microsoft.AspNetCore.StaticFiles
- Microsoft.AspNetCore.WebSockets
- Microsoft.AspNetCore.WebUtilities
- Microsoft.Extensions.Configuration
- Microsoft.Extensions.Configuration.EnvironmentVariables
- Microsoft.Extensions.Configuration.KeyPerFile
- Microsoft.Extensions.DependencyInjection
- Microsoft.Extensions.Hosting
- Microsoft.Extensions.Logging
- Microsoft.Extensions.Primitives