Beginor.AspNetCore.Authentication.Token 9.0.0

dotnet add package Beginor.AspNetCore.Authentication.Token --version 9.0.0                
NuGet\Install-Package Beginor.AspNetCore.Authentication.Token -Version 9.0.0                
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="Beginor.AspNetCore.Authentication.Token" Version="9.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Beginor.AspNetCore.Authentication.Token --version 9.0.0                
#r "nuget: Beginor.AspNetCore.Authentication.Token, 9.0.0"                
#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 Beginor.AspNetCore.Authentication.Token as a Cake Addin
#addin nuget:?package=Beginor.AspNetCore.Authentication.Token&version=9.0.0

// Install Beginor.AspNetCore.Authentication.Token as a Cake Tool
#tool nuget:?package=Beginor.AspNetCore.Authentication.Token&version=9.0.0                

Custom Authentication for aspnetcore 5.0+, allow access your webapi with $token in query string param or the Authorization header with $token {data_access_token} format.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net9.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.0 54 12/1/2024
8.0.0 288 11/19/2023
7.0.0 368 12/11/2022
6.0.1 477 2/25/2022
6.0.0 317 11/22/2021
1.0.0 356 9/5/2021

Upgrade to .net 9.0.0;