Microsoft.AspNetCore.Components
by: Microsoft
- 1.261k total downloads
- Latest version: 11.0.0-preview.4.26230.115
Components feature for ASP.NET Core.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 1.877k total downloads
- Latest version: 11.0.0-preview.4.26230.115
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Components.Authorization
by: Microsoft
- 1.105k total downloads
- Latest version: 11.0.0-preview.4.26230.115
Authentication and authorization support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Components.Forms
by: Microsoft
- 1.057k total downloads
- Latest version: 11.0.0-preview.3.26207.106
Forms and validation support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.AspNetCore.Components.Web
by: Microsoft
- 1.203k total downloads
- Latest version: 11.0.0-preview.2.26159.112
Support for rendering ASP.NET Core components for browsers.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Components.WebAssembly
by: Microsoft
- 734 total downloads
- Latest version: 11.0.0-preview.4.26230.115
Build client-side single-page applications (SPAs) with Blazor running under WebAssembly.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
- 635 total downloads
- Latest version: 11.0.0-preview.4.26230.115
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Components.WebAssembly.HttpHandler
by: Microsoft
- 15 total downloads
- Latest version: 5.0.0-preview.7.20365.19
Package Description
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/979632683c720152cc04d0684644c40512f4e953
Microsoft.AspNetCore.ConcurrencyLimiter
by: Microsoft
- 1.336k total downloads
- Latest version: 10.0.6
ASP.NET Core middleware for queuing incoming HTTP requests, to avoid threadpool starvation.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/47fb725acf5d7094af51aebbb5b7e5c44a3b2a77
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 1.604k total downloads
- Latest version: 11.0.0-preview.4.26230.115
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Cors
by: Microsoft
- 201 total downloads
- Latest version: 2.3.9
CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing.
Commonly used types:
Microsoft.AspNetCore.Cors.DisableCorsAttribute
Microsoft.AspNetCore.Cors.EnableCorsAttribute
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft
- 2.032k total downloads
- Latest version: 11.0.0-preview.4.26230.115
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 1.564k total downloads
- Latest version: 11.0.0-preview.4.26230.115
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 1.404k total downloads
- Latest version: 11.0.0-preview.4.26230.115
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 1.555k total downloads
- Latest version: 11.0.0-preview.4.26230.115
ASP.NET Core data protection abstractions.
Commonly used types:
Microsoft.AspNetCore.DataProtection.IDataProtectionProvider
Microsoft.AspNetCore.DataProtection.IDataProtector
This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Diagnostics.Abstractions
by: Microsoft
- 139 total downloads
- Latest version: 2.3.10
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
by: Microsoft
- 1.564k total downloads
- Latest version: 11.0.0-preview.4.26230.115
ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and diagnose errors with Entity Framework Core migrations.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft
- 195 total downloads
- Latest version: 2.3.10
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions
by: Microsoft
- 192 total downloads
- Latest version: 2.3.10
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Html.Abstractions
by: Microsoft
- 147 total downloads
- Latest version: 2.3.10
ASP.NET Core HTML abstractions used for building HTML content.
Commonly used types:
Microsoft.AspNetCore.Html.HtmlString
Microsoft.AspNetCore.Html.IHtmlContent