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 93 4/9/2024
2.5.0 2,944 3/5/2023
2.4.0 2,037 1/4/2023
2.3.3 1,992 7/8/2022
2.3.2 828 7/8/2022
2.2.3 9,926 10/7/2019
2.2.2 2,431 7/3/2019
2.2.0-rc1 849 5/21/2019
2.0.5 2,700 11/6/2018
2.0.4 2,430 10/2/2018
2.0.3 1,703 6/26/2018
2.0.2 1,414 5/29/2018
2.0.1.2 1,340 4/4/2018
2.0.1.1 1,358 4/4/2018
2.0.0 1,395 3/6/2018
2.0.0-pre0004 1,126 2/26/2018
2.0.0-pre0003 1,054 2/26/2018
2.0.0-pre0002 1,263 2/23/2018
2.0.0-pre0001 1,226 2/23/2018
1.2.1.5 1,285 10/23/2017
1.2.1.3 1,154 10/23/2017
1.2.1.2 1,231 10/23/2017
1.2.1.1 1,129 10/19/2017
1.2.1 1,156 10/19/2017
1.2.0 1,198 10/17/2017
1.1.5.8 1,242 10/17/2017
1.1.5.7 1,390 10/4/2017
1.1.5.6 1,245 10/4/2017
1.1.5.5 1,161 10/2/2017
1.1.5.2 1,259 8/15/2017
1.1.5.1 1,247 8/15/2017
1.1.5 1,168 8/15/2017
1.1.4 1,176 8/15/2017
1.1.3 1,216 8/15/2017
1.1.2 1,227 8/15/2017
1.1.1 1,088 8/7/2017
1.1.0 1,263 7/11/2017
1.0.0 3,741 7/5/2017
1.0.0-pre2 1,177 7/5/2017
1.0.0-pre1 1,224 7/4/2017

Updated to support .netcore