Soteria.AuthenticationMiddleware 6.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Soteria.AuthenticationMiddleware --version 6.0.0
                    
NuGet\Install-Package Soteria.AuthenticationMiddleware -Version 6.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="Soteria.AuthenticationMiddleware" Version="6.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soteria.AuthenticationMiddleware" Version="6.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Soteria.AuthenticationMiddleware" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Soteria.AuthenticationMiddleware --version 6.0.0
                    
#r "nuget: Soteria.AuthenticationMiddleware, 6.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.
#addin nuget:?package=Soteria.AuthenticationMiddleware&version=6.0.0
                    
Install Soteria.AuthenticationMiddleware as a Cake Addin
#tool nuget:?package=Soteria.AuthenticationMiddleware&version=6.0.0
                    
Install Soteria.AuthenticationMiddleware as a Cake Tool

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 net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 501 10/11/2022
6.0.0 610 7/6/2021
5.1.1 573 2/11/2021
5.1.0 730 11/4/2020
4.1.1 717 1/30/2020
4.1.0 698 1/30/2020
4.0.0 738 5/9/2019
3.3.4 740 5/8/2019
3.3.0 1,273 4/19/2018
3.2.0 1,274 12/12/2017
3.1.1 1,351 12/8/2017
3.1.0 1,398 12/7/2017
3.0.2 1,243 11/20/2017
3.0.1 1,239 11/18/2017
2.3.1 1,290 11/6/2017
2.3.0 1,270 11/5/2017
2.2.1 1,254 11/5/2017
2.1.0 1,246 11/1/2017
2.0.0 1,277 11/1/2017
1.0.0 1,309 10/22/2017

Update for .net 5.x