Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft
- 49 total downloads
- Latest version: 2.3.0
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft
- 253 total downloads
- Latest version: 8.0.22
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/ee417479933278bb5aadc5944706a96b5ef74a5d
Microsoft.AspNetCore.Authorization
by: Microsoft
- 279 total downloads
- Latest version: 10.0.1
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/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 64 total downloads
- Latest version: 2.3.0
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.Components
by: Microsoft
- 189 total downloads
- Latest version: 8.0.22
Components feature for ASP.NET Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ee417479933278bb5aadc5944706a96b5ef74a5d
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 177 total downloads
- Latest version: 10.0.0
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Components.Forms
by: Microsoft
- 165 total downloads
- Latest version: 8.0.22
Forms and validation support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ee417479933278bb5aadc5944706a96b5ef74a5d
Microsoft.AspNetCore.Components.Web
by: Microsoft
- 181 total downloads
- Latest version: 8.0.22
Support for rendering ASP.NET Core components for browsers.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ee417479933278bb5aadc5944706a96b5ef74a5d
Microsoft.AspNetCore.Components.WebAssembly
by: Microsoft
- 241 total downloads
- Latest version: 8.0.22
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/aspnetcore/tree/ee417479933278bb5aadc5944706a96b5ef74a5d
Microsoft.AspNetCore.Components.WebAssembly.HttpHandler
by: Microsoft
- 18 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.Cryptography.Internal
by: Microsoft
- 195 total downloads
- Latest version: 10.0.0
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/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 245 total downloads
- Latest version: 10.0.1
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 360 total downloads
- Latest version: 10.0.1
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/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 241 total downloads
- Latest version: 10.0.1
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/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.DataProtection.StackExchangeRedis
by: Microsoft
- 265 total downloads
- Latest version: 10.0.1
Support for storing data protection keys in Redis.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.Diagnostics.Abstractions
by: Microsoft
- 105 total downloads
- Latest version: 2.3.0
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
by: Microsoft
- 437 total downloads
- Latest version: 8.0.22
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/aspnetcore/tree/ee417479933278bb5aadc5944706a96b5ef74a5d
Microsoft.AspNetCore.Hosting
by: Microsoft
- 90 total downloads
- Latest version: 2.3.0
ASP.NET Core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft
- 17 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core hosting and startup abstractions for web applications.
This package was built from the source at:
https://github.com/aspnet/Hosting/tree/27e4e1aca3863389098b9be6dd9c5b7c030180b8
Microsoft.AspNetCore.Hosting.Server.Abstractions
by: Microsoft
- 32 total downloads
- Latest version: 2.3.0
ASP.NET Core hosting server abstractions for web applications.