Stardust.Aadb2c.AuthenticationFilter 2.0.0-pre0004

This is a prerelease version of Stardust.Aadb2c.AuthenticationFilter.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Stardust.Aadb2c.AuthenticationFilter --version 2.0.0-pre0004                
NuGet\Install-Package Stardust.Aadb2c.AuthenticationFilter -Version 2.0.0-pre0004                
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="Stardust.Aadb2c.AuthenticationFilter" Version="2.0.0-pre0004" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stardust.Aadb2c.AuthenticationFilter --version 2.0.0-pre0004                
#r "nuget: Stardust.Aadb2c.AuthenticationFilter, 2.0.0-pre0004"                
#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 Stardust.Aadb2c.AuthenticationFilter as a Cake Addin
#addin nuget:?package=Stardust.Aadb2c.AuthenticationFilter&version=2.0.0-pre0004&prerelease

// Install Stardust.Aadb2c.AuthenticationFilter as a Cake Tool
#tool nuget:?package=Stardust.Aadb2c.AuthenticationFilter&version=2.0.0-pre0004&prerelease                

A simple authentication filter for WebApi that supports azure ad b2c

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Framework net471 is compatible.  net472 was computed.  net48 was computed.  net481 was computed. 
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 Stardust.Aadb2c.AuthenticationFilter:

Package Downloads
Stardust.Aadb2c.Swagger

Helper extensions to configure Swashbuckle Swagger and Swagger UI to use OAuth implicit grant with Azure AD b2c

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.5.1 434 4/9/2024
2.5.0 3,876 3/5/2023
2.4.0 2,760 1/4/2023 2.4.0 is deprecated because it has critical bugs.
2.3.3 2,473 7/8/2022 2.3.3 is deprecated because it has critical bugs.
2.3.2 863 7/8/2022 2.3.2 is deprecated because it has critical bugs.
2.2.3 10,177 10/7/2019 2.2.3 is deprecated because it has critical bugs.
2.2.2 2,461 7/3/2019 2.2.2 is deprecated because it has critical bugs.
2.2.0-rc1 886 5/21/2019
2.0.5 2,733 11/6/2018
2.0.4 2,482 10/2/2018
2.0.3 1,738 6/26/2018
2.0.2 1,458 5/29/2018
2.0.1.2 1,370 4/4/2018
2.0.1.1 1,390 4/4/2018
2.0.0 1,453 3/6/2018
2.0.0-pre0004 1,158 2/26/2018
2.0.0-pre0003 1,086 2/26/2018
2.0.0-pre0002 1,351 2/23/2018
2.0.0-pre0001 1,266 2/23/2018
1.2.1.5 1,328 10/23/2017
1.2.1.3 1,189 10/23/2017
1.2.1.2 1,263 10/23/2017
1.2.1.1 1,165 10/19/2017
1.2.1 1,191 10/19/2017
1.2.0 1,232 10/17/2017
1.1.5.8 1,281 10/17/2017
1.1.5.7 1,422 10/4/2017
1.1.5.6 1,281 10/4/2017
1.1.5.5 1,226 10/2/2017
1.1.5.2 1,291 8/15/2017
1.1.5.1 1,282 8/15/2017
1.1.5 1,200 8/15/2017
1.1.4 1,204 8/15/2017
1.1.3 1,247 8/15/2017
1.1.2 1,259 8/15/2017
1.1.1 1,119 8/7/2017
1.1.0 1,301 7/11/2017
1.0.0 3,819 7/5/2017
1.0.0-pre2 1,209 7/5/2017
1.0.0-pre1 1,257 7/4/2017

Updated to support .netcore