Stardust.Aadb2c.AuthenticationFilter 2.0.0-pre0003

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-pre0003
                    
NuGet\Install-Package Stardust.Aadb2c.AuthenticationFilter -Version 2.0.0-pre0003
                    
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-pre0003" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Stardust.Aadb2c.AuthenticationFilter" Version="2.0.0-pre0003" />
                    
Directory.Packages.props
<PackageReference Include="Stardust.Aadb2c.AuthenticationFilter" />
                    
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 Stardust.Aadb2c.AuthenticationFilter --version 2.0.0-pre0003
                    
#r "nuget: Stardust.Aadb2c.AuthenticationFilter, 2.0.0-pre0003"
                    
#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=Stardust.Aadb2c.AuthenticationFilter&version=2.0.0-pre0003&prerelease
                    
Install Stardust.Aadb2c.AuthenticationFilter as a Cake Addin
#tool nuget:?package=Stardust.Aadb2c.AuthenticationFilter&version=2.0.0-pre0003&prerelease
                    
Install Stardust.Aadb2c.AuthenticationFilter as a Cake Tool

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.  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. 
.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 1,804 4/9/2024
2.5.0 4,628 3/5/2023
2.4.0 3,285 1/4/2023 2.4.0 is deprecated because it has critical bugs.
2.3.3 2,895 7/8/2022 2.3.3 is deprecated because it has critical bugs.
2.3.2 893 7/8/2022 2.3.2 is deprecated because it has critical bugs.
2.2.3 10,223 10/7/2019 2.2.3 is deprecated because it has critical bugs.
2.2.2 2,505 7/3/2019 2.2.2 is deprecated because it has critical bugs.
2.2.0-rc1 922 5/21/2019
2.0.5 2,787 11/6/2018
2.0.4 2,538 10/2/2018
2.0.3 1,850 6/26/2018
2.0.2 1,572 5/29/2018
2.0.1.2 1,495 4/4/2018
2.0.1.1 1,515 4/4/2018
2.0.0 1,577 3/6/2018
2.0.0-pre0004 1,279 2/26/2018
2.0.0-pre0003 1,201 2/26/2018
2.0.0-pre0002 1,466 2/23/2018
2.0.0-pre0001 1,381 2/23/2018
1.2.1.5 1,420 10/23/2017
1.2.1.3 1,279 10/23/2017
1.2.1.2 1,356 10/23/2017
1.2.1.1 1,254 10/19/2017
1.2.1 1,282 10/19/2017
1.2.0 1,322 10/17/2017
1.1.5.8 1,370 10/17/2017
1.1.5.7 1,513 10/4/2017
1.1.5.6 1,371 10/4/2017
1.1.5.5 1,320 10/2/2017
1.1.5.2 1,383 8/15/2017
1.1.5.1 1,375 8/15/2017
1.1.5 1,293 8/15/2017
1.1.4 1,296 8/15/2017
1.1.3 1,343 8/15/2017
1.1.2 1,355 8/15/2017
1.1.1 1,212 8/7/2017
1.1.0 1,394 7/11/2017
1.0.0 4,418 7/5/2017
1.0.0-pre2 1,334 7/5/2017
1.0.0-pre1 1,380 7/4/2017

Updated to support .netcore