Microsoft.AspNetCore.All
by: Microsoft
- 1 total downloads
- Latest version: 2.0.7
Microsoft.AspNetCore.All
Microsoft.AspNetCore.App.Ref
by: Microsoft
- 2 total downloads
- Latest version: 7.0.0-rc.2.22476.2
Provides a default set of APIs for building an ASP.NET Core application. Contains reference assemblies, documentation, and other design-time assets.
This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b12b77b241f0a093d53508c3cb2084860bd5339d
Microsoft.AspNetCore.Authentication
by: Microsoft
- 1 total downloads
- Latest version: 2.3.9
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Facebook
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 1 total downloads
- Latest version: 3.1.20
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/aspnet/AspNetCore/tree/c04846dc66cc97f71d83a83a15437828435f5d44
Microsoft.AspNetCore.Authentication.MicrosoftAccount
by: Microsoft
- 1 total downloads
- Latest version: 3.1.0-preview3.19555.2
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/80fec4e3edea3972e95885f5c0db6ee06072f917
Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft
- 1 total downloads
- Latest version: 3.1.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/aspnet/AspNetCore/tree/7b22a279ec975335bbb0a7cbadef2e45ee15aa9c
Microsoft.AspNetCore.Authentication.Twitter
by: Microsoft
- 2 total downloads
- Latest version: 3.1.20
ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/c04846dc66cc97f71d83a83a15437828435f5d44
Microsoft.AspNetCore.Authorization
by: Microsoft
- 3 total downloads
- Latest version: 10.0.0-preview.6.25358.103
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/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183
Microsoft.AspNetCore.AzureAppServices.HostingStartup
by: Microsoft
- 1 total downloads
- Latest version: 3.1.13
ASP.NET Core lightup integration with Azure AppServices.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/cf2c5c9c6dca430b97aa96429b84d0da07eb77f1
Microsoft.AspNetCore.Components
by: Microsoft
- 2 total downloads
- Latest version: 3.1.0-preview2.19528.8
Components feature for ASP.NET Core.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/471e4710a818849eaf22c5977281d10fd6758616
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0-rc.2.24474.3
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c70204ae3c91d2b48fa6d9b92b62265f368421b4
Microsoft.AspNetCore.Components.Authorization
by: Microsoft
- 1 total downloads
- Latest version: 5.0.4
Authentication and authorization support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e882394a7bb38930da748291fe2c2ceaa6a80588
Microsoft.AspNetCore.Components.Web
by: Microsoft
- 3 total downloads
- Latest version: 5.0.13
Support for rendering ASP.NET Core components for browsers.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/55738ff96b832439076e25584cfe0eb3bace9b01
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-preview.7.21378.6
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/330c2397160929d6d3275ade03cee436265258e8
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 8 total downloads
- Latest version: 10.0.0-preview.5.25277.114
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/ddf39a1b4690fbe23aea79c78da67004a5c31094
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 2 total downloads
- Latest version: 9.0.0-preview.7.24406.2
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/abc2c7226ff616316cd1e05d76e6c36b49ce06a1
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 2 total downloads
- Latest version: 9.0.9
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/aspnetcore/tree/ff66c263be7ed395794bdaf616322977b8ec897c
Microsoft.AspNetCore.DataProtection.AzureStorage
by: Microsoft
- 4 total downloads
- Latest version: 3.1.21
Microsoft Azure Blob storage support as key store.
This library has been replaced by the following new Azure SDK.
https://www.nuget.org/packages/Azure.Extensions.AspNetCore.DataProtection.Blobs
It is recommended that you move to the new package.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/458d97420a173fe87487b58ec4aa47a4c9dc4710
Microsoft.AspNetCore.DataProtection.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.2
Additional APIs for ASP.NET Core data protection.