Microsoft.AspNetCore.App.Runtime.linux-x64 by: Microsoft
  • 68 total downloads
  • Latest version: 8.0.1
  • aspnetcore shared-framework
Provides a default set of APIs for building an ASP.NET Core application. Contains assets used for self-contained deployments. 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/8e941eb42f819adb116b881195158b3887a70a1c
Microsoft.AspNetCore.App.Runtime.win-x64 by: Microsoft
  • 40 total downloads
  • Latest version: 7.0.0-preview.6.22330.3
  • aspnetcore shared-framework
Provides a default set of APIs for building an ASP.NET Core application. Contains assets used for self-contained deployments. 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/ab1f1c636afa3a6607f2d67bc387b586596d1d38
Microsoft.AspNetCore.Authentication by: Microsoft
  • 416 total downloads
  • Latest version: 2.3.0
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions by: Microsoft
  • 45 total downloads
  • Latest version: 2.2.0
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication components. This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
Microsoft.AspNetCore.Authentication.Cookies by: Microsoft
  • 450 total downloads
  • Latest version: 2.3.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.Core by: Microsoft
  • 192 total downloads
  • Latest version: 2.3.0
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Facebook by: Microsoft
  • 775 total downloads
  • Latest version: 3.1.32
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Authentication.Google by: Microsoft
  • 779 total downloads
  • Latest version: 3.1.32
  • aspnetcore authentication security
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 626 total downloads
  • Latest version: 3.1.32
  • aspnetcore authentication security
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/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Authentication.MicrosoftAccount by: Microsoft
  • 337 total downloads
  • Latest version: 3.1.32
  • aspnetcore authentication security
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/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Authentication.OpenIdConnect by: Microsoft
  • 299 total downloads
  • Latest version: 3.1.32
  • aspnetcore authentication security
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/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Authentication.Twitter by: Microsoft
  • 822 total downloads
  • Latest version: 3.1.32
  • aspnetcore authentication security
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/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Authorization by: Microsoft
  • 44 total downloads
  • Latest version: 8.0.0
  • aspnetcore authorization
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/aspnetcore/tree/3f1acb59718cadf111a0a796681e3d3509bb3381
Microsoft.AspNetCore.Authorization.Policy by: Microsoft
  • 254 total downloads
  • Latest version: 2.3.0
  • aspnetcore authorization
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.Blazor.HttpClient by: Microsoft
  • 13 total downloads
  • Latest version: 3.2.0-preview3.20168.3
  • aspnetcore components
Provides experimental support for using System.Text.Json with HttpClient. Intended for use with Blazor running under WebAssembly. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/a700aa92fec0c3554eb3f450a17037761b069363
Microsoft.AspNetCore.Components by: Microsoft
  • 13 total downloads
  • Latest version: 3.1.25
  • aspnetcore components
Components feature for ASP.NET Core. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/4768f164d522e128f91827810527730f7468fd74
Microsoft.AspNetCore.Components.Analyzers by: Microsoft
  • 1.651k total downloads
  • Latest version: 9.0.2
  • aspnetcore components
Roslyn analyzers for ASP.NET Core Components. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/704f7cb1d2cea33afb00c2097731216f121c2c73
Microsoft.AspNetCore.Connections.Abstractions by: Microsoft
  • 16 total downloads
  • Latest version: 7.0.1
  • aspnetcore
Core components of ASP.NET Core networking protocol stack. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/432e6a061f28dda696ba16bc5442328d23b25d93
Microsoft.AspNetCore.Cors by: Microsoft
  • 277 total downloads
  • Latest version: 2.3.0
  • aspnetcore cors
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
  • 1.947k total downloads
  • Latest version: 9.0.2
  • aspnetcore dataprotection
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/aspnetcore/tree/704f7cb1d2cea33afb00c2097731216f121c2c73