Microsoft.AspNetCore.Authentication.Core
2.2.0
ASP.NET Core common types used by the various authentication middleware components.
This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
Install-Package Microsoft.AspNetCore.Authentication.Core -Version 2.2.0
dotnet add package Microsoft.AspNetCore.Authentication.Core --version 2.2.0
<PackageReference Include="Microsoft.AspNetCore.Authentication.Core" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Authentication.Core --version 2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNetCore.Authentication.Core, 2.2.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.AspNetCore.Authentication.Core as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.Authentication.Core&version=2.2.0
// Install Microsoft.AspNetCore.Authentication.Core as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Authentication.Core&version=2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.AspNetCore.Authentication.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Http (>= 2.2.0)
- Microsoft.AspNetCore.Http.Extensions (>= 2.2.0)
Used By
NuGet packages (29)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Authentication.Core:
Package | Downloads |
---|---|
Microsoft.AspNetCore.Mvc.Core
ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more.
Commonly used types:
Microsoft.AspNetCore.Mvc.AreaAttribute
Microsoft.AspNetCore.Mvc.BindAttribute
Microsoft.AspNetCore.Mvc.ControllerBase
Microsoft.AspNetCore.Mvc.FromBodyAttribute
Microsoft.AspNetCore.Mvc.FromFormAttribute
Microsoft.AspNetCore.Mvc.RequireHttpsAttribute
Microsoft.AspNetCore.Mvc.RouteAttribute
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/33c2d01092d9a1b7a583fe99a50b15686e2b7de9
|
|
Microsoft.AspNetCore.Authentication
ASP.NET Core common types used by the various authentication middleware components.
This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
|
|
Microsoft.AspNetCore.Server.IISIntegration
ASP.NET Core components for working with the IIS AspNetCoreModule.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/0f9ad16b096ca2535d77efd2ad27645449421b44
|
|
Microsoft.AspNetCore.Server.HttpSys
ASP.NET Core HTTP server that uses the Windows HTTP Server API.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/e7f262e33108e92fc8805b925cc04b07d254118b
|
|
Microsoft.AspNetCore.All
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
|
GitHub repositories (13)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Authentication.Core:
Repository | Stars |
---|---|
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
|
|
aspnet/SignalR
[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
|
|
aspnet/Security
[Archived] Middleware for security and authorization of web apps. Project moved to https://github.com/aspnet/AspNetCore
|
|
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
|
|
Sustainsys/Saml2
Saml2 Authentication services for ASP.NET
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.2.0 | 40,852,674 | 12/3/2018 |
2.2.0-preview3-35497 | 125,747 | 10/17/2018 |
2.2.0-preview2-35157 | 66,239 | 9/12/2018 |
2.2.0-preview1-35029 | 24,772 | 8/22/2018 |
2.1.1 | 24,996,370 | 6/18/2018 |
2.1.0 | 38,239,757 | 5/29/2018 |
2.1.0-rc1-final | 92,028 | 5/6/2018 |
2.1.0-preview2-final | 125,281 | 4/10/2018 |
2.1.0-preview1-final | 119,285 | 2/26/2018 |
2.0.3 | 5,151,389 | 5/7/2018 |
2.0.2 | 7,079,355 | 3/13/2018 |
2.0.1 | 13,016,119 | 11/14/2017 |
2.0.0 | 55,799,778 | 8/11/2017 |
2.0.0-preview2-final | 84,939 | 6/27/2017 |
2.0.0-preview1-final | 29,248 | 5/10/2017 |