Microsoft.AspNetCore.Authentication
by: Microsoft
- 2,184k total downloads
- Latest version: 2.3.9
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 2,186k total downloads
- Latest version: 2.3.0
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 1,119k total downloads
- Latest version: 2.3.9
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 2,186k total downloads
- Latest version: 2.3.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 13 total downloads
- Latest version: 6.0.22
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/564969bca155b40432d101ec35f24a0e81e6afa0
Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft
- 1,438k total downloads
- Latest version: 6.0.36
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc
Microsoft.AspNetCore.Authorization
by: Microsoft
- 5,564k total downloads
- Latest version: 10.0.8
ASP.NET Core authorization classes.
Commonly used types:
Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute
Microsoft.AspNetCore.Authorization.AuthorizeAttribute
This package was built from the source code at https://github.com/dotnet/dotnet/tree/94ea82652cdd4e0f8046b5bd5becbd11461482ca
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 2,188k total downloads
- Latest version: 2.3.9
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.Components
by: Microsoft
- 370 total downloads
- Latest version: 6.0.6
Components feature for ASP.NET Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/68bb6fb08f8f85bb3cf08953a0d2f4a254eaccff
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 1,11k total downloads
- Latest version: 10.0.8
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/94ea82652cdd4e0f8046b5bd5becbd11461482ca
- 1,07k total downloads
- Latest version: 3.2.0-rc1.20223.4
Provides experimental support for validation using DataAnnotations.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/5da314644ae882ff22fb43101d0c3d89a35c40e9
Microsoft.AspNetCore.Components.Forms
by: Microsoft
- 624 total downloads
- Latest version: 6.0.6
Forms and validation support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/68bb6fb08f8f85bb3cf08953a0d2f4a254eaccff
Microsoft.AspNetCore.Components.QuickGrid
by: Microsoft
- 61 total downloads
- Latest version: 10.0.5
Provides a simple and convenient data grid component for common grid rendering scenarios and serves as a reference architecture and performance baseline for building data grid components.
If you're using Entity Framework Core for your grid IQueryables, consider using the <a href="https://www.nuget.org/packages/Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter">Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter</a> package.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a612c2a1056fe3265387ae3ff7c94eba1505caf9
Microsoft.AspNetCore.Components.Web
by: Microsoft
- 399 total downloads
- Latest version: 6.0.6
Support for rendering ASP.NET Core components for browsers.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/68bb6fb08f8f85bb3cf08953a0d2f4a254eaccff
- 1,102k total downloads
- Latest version: 9.0.5
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ed74665e773dd1ebea3289c5662d71c590305932
Microsoft.AspNetCore.Components.WebAssembly.DevServer
by: Microsoft
- 1,096k total downloads
- Latest version: 8.0.1
Development server for use when building Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/8e941eb42f819adb116b881195158b3887a70a1c
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 9 total downloads
- Latest version: 10.0.8
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/94ea82652cdd4e0f8046b5bd5becbd11461482ca
Microsoft.AspNetCore.Components.WebView
by: Microsoft
- 1 total downloads
- Latest version: 8.0.10
Build desktop applications with Blazor and a webview.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c2a442982e736e17ae6bcadbfd8ccba278ee1be6
Microsoft.AspNetCore.Components.WebView.Maui
by: Microsoft
- 1 total downloads
- Latest version: 8.0.100
Build .NET Multi-platform App UI (.NET MAUI) apps with Blazor web UI in the BlazorWebView control.
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 2.3.0
Core components of ASP.NET Core networking protocol stack.