Cuemon.Extensions.AspNetCore.Authentication 9.0.0-preview.7

Prefix Reserved
This is a prerelease version of Cuemon.Extensions.AspNetCore.Authentication.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Cuemon.Extensions.AspNetCore.Authentication --version 9.0.0-preview.7                
NuGet\Install-Package Cuemon.Extensions.AspNetCore.Authentication -Version 9.0.0-preview.7                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Cuemon.Extensions.AspNetCore.Authentication" Version="9.0.0-preview.7" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cuemon.Extensions.AspNetCore.Authentication --version 9.0.0-preview.7                
#r "nuget: Cuemon.Extensions.AspNetCore.Authentication, 9.0.0-preview.7"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Cuemon.Extensions.AspNetCore.Authentication as a Cake Addin
#addin nuget:?package=Cuemon.Extensions.AspNetCore.Authentication&version=9.0.0-preview.7&prerelease

// Install Cuemon.Extensions.AspNetCore.Authentication as a Cake Tool
#tool nuget:?package=Cuemon.Extensions.AspNetCore.Authentication&version=9.0.0-preview.7&prerelease                

About

An open-source project (MIT license) that targets and complements the Microsoft .NET platform. It provides vast ways of possibilities for all breeds of coders, programmers, developers and the likes thereof. Your ideal companion for .NET 8, .NET 7, .NET 6, .NET Standard 2 and .NET Framework 4.6.2 and newer.

It is, by heart, free, flexible and built to extend and boost your agile codebelt.

Cuemon.Extensions.AspNetCore.Authentication for .NET

The Cuemon.Extensions.AspNetCore.Authentication namespace contains extension methods that complements the Cuemon.AspNetCore.Authentication namespace.

More documentation available at our documentation site:

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Cuemon.Extensions.AspNetCore.Authentication:

Package Downloads
Cuemon.AspNetCore.App

Provides a convenient set of default API additions for building an ASP.NET Core application.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.0 116 11/13/2024
9.0.0-rc.1 100 11/11/2024
9.0.0-preview.12 43 10/17/2024
9.0.0-preview.11 128 10/9/2024
9.0.0-preview.10 49 10/5/2024
9.0.0-preview.9 433 9/26/2024
9.0.0-preview.8 47 9/23/2024
9.0.0-preview.7 46 9/21/2024
9.0.0-preview.6 65 9/18/2024
9.0.0-preview.5 54 9/13/2024
9.0.0-preview.4 45 9/6/2024
9.0.0-preview.3 50 8/31/2024
9.0.0-preview.2 70 8/23/2024
9.0.0-preview.1 66 8/17/2024
8.3.2 189 8/4/2024
8.3.1 131 6/2/2024
8.3.0 184 4/9/2024
8.2.0 197 3/3/2024
8.1.0 199 2/10/2024
8.1.0-rc1 137 2/8/2024
8.1.0-preview.52 62 2/5/2024
8.1.0-preview.20 68 1/22/2024
8.1.0-preview 141 1/16/2024
8.0.1 204 1/11/2024
8.0.0 286 11/14/2023
8.0.0-rc2 127 11/13/2023
8.0.0-rc1 158 11/7/2023
8.0.0-preview.183 82 11/13/2023
8.0.0-preview.176 65 11/12/2023
8.0.0-preview.158 65 11/9/2023
7.1.0 711 12/11/2022
7.0.0 641 11/9/2022
7.0.0-rc.2 114 11/3/2022
7.0.0-rc.1 106 10/26/2022
7.0.0-alpha.2 104 10/16/2022
7.0.0-alpha.1 122 9/23/2022
7.0.0-alpha 240 7/12/2022
6.4.1 745 5/8/2022
6.4.0 844 1/24/2022
6.4.0-rc 329 1/23/2022
6.3.0 1,464 11/28/2021
6.2.0 1,235 5/30/2021
6.1.0 633 5/16/2021
6.0.1 516 5/3/2021
6.0.1-rc 292 5/3/2021
6.0.0 560 4/18/2021
6.0.0-rc.23 175 4/18/2021
6.0.0-rc.21 145 4/12/2021
6.0.0-rc.20 160 4/1/2021
6.0.0-rc.18 247 3/22/2021
6.0.0-rc.17 158 3/14/2021
6.0.0-rc.16 190 3/7/2021
6.0.0-rc.15 163 3/4/2021
6.0.0-rc.14 196 3/4/2021
6.0.0-rc.12 201 3/3/2021
6.0.0-rc.6 168 2/28/2021
6.0.0-rc.2 183 2/28/2021

Version 9.0.0
Availability: .NET 9 and .NET 8
 
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
- REMOVED Support for TFM .NET 6 (LTS)
 
Version 8.3.2
Availability: .NET 8 and .NET 6
 
# ALM
- REMOVED Support for TFM .NET 7 (STS)
 
Version 8.2.0
Availability: .NET 8, .NET 7 and .NET 6
 
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
 
# Improvements
- CHANGED AuthorizationResponseHandler class in the Cuemon.Extensions.AspNetCore.Authentication namespace to rely on IAuthenticateResultFeature
- CHANGED AuthorizationResponseHandlerOptions class in the Cuemon.Extensions.AspNetCore.Authentication namespace to include a function delegate property named AuthorizationFailureHandler that provides the reason/requirement/generic message of the failed authorization
 
Version: 8.1.0
Availability: .NET 8, .NET 7 and .NET 6
 
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
 
# New Features
- ADDED AuthenticationBuilderExtensions class in the Cuemon.Extensions.AspNetCore.Authentication namespace that consist of extension methods for the AuthenticationBuilder class: AddBasic, AddDigestAccess and AddHmac
- ADDED AuthorizationResponseHandler class in the Cuemon.Extensions.AspNetCore.Authentication namespace that provides an opinionated implementation of IAuthorizationMiddlewareResultHandler that is optimized to deliver meaningful responses based on HTTP content negotiation
- ADDED AuthorizationResponseHandlerOptions class in the Cuemon.Extensions.AspNetCore.Authentication namespace that specifies options that is related to AuthorizationResponseHandler operations
- ADDED ServiceCollectionExtensions class in the Cuemon.Extensions.AspNetCore.Authentication namespace that consist of extension methods for the IServiceCollection interface: AddAuthorizationResponseHandler
 
Version: 8.0.1
Availability: .NET 8, .NET 7 and .NET 6
 
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
 
Version: 8.0.0
Availability: .NET 8, .NET 7 and .NET 6
 
# ALM
- ADDED TFM for net8.0
- REMOVED TFM for netstandard2.0
- CHANGED Dependencies to latest and greatest with respect to TFMs