Soteria.AuthenticationMiddleware 6.1.0

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

// Install Soteria.AuthenticationMiddleware as a Cake Tool
#tool nuget:?package=Soteria.AuthenticationMiddleware&version=6.1.0                

This is a middleware that will persist user permissions to memory, manage claims, and support Windows pass through authentication with forms authentication.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
6.1.0 467 10/11/2022
6.0.0 581 7/6/2021
5.1.1 533 2/11/2021
5.1.0 695 11/4/2020
4.1.1 679 1/30/2020
4.1.0 658 1/30/2020
4.0.0 693 5/9/2019
3.3.4 697 5/8/2019
3.3.0 1,140 4/19/2018
3.2.0 1,134 12/12/2017
3.1.1 1,164 12/8/2017
3.1.0 1,207 12/7/2017
3.0.2 1,103 11/20/2017
3.0.1 1,093 11/18/2017
2.3.1 1,147 11/6/2017
2.3.0 1,127 11/5/2017
2.2.1 1,111 11/5/2017
2.1.0 1,101 11/1/2017
2.0.0 1,127 11/1/2017
1.0.0 1,167 10/22/2017

Update for .net 6.x