Stardust.Aadb2c.AuthenticationFilter.Core
2.2.2
.NET Standard 2.0
Install-Package Stardust.Aadb2c.AuthenticationFilter.Core -Version 2.2.2
dotnet add package Stardust.Aadb2c.AuthenticationFilter.Core --version 2.2.2
<PackageReference Include="Stardust.Aadb2c.AuthenticationFilter.Core" Version="2.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stardust.Aadb2c.AuthenticationFilter.Core --version 2.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Stardust.Aadb2c.AuthenticationFilter.Core, 2.2.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Stardust.Aadb2c.AuthenticationFilter.Core as a Cake Addin
#addin nuget:?package=Stardust.Aadb2c.AuthenticationFilter.Core&version=2.2.2
// Install Stardust.Aadb2c.AuthenticationFilter.Core as a Cake Tool
#tool nuget:?package=Stardust.Aadb2c.AuthenticationFilter.Core&version=2.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
core token validation and configuration for azure ad b2c
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.IdentityModel.Protocols (>= 5.2.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 5.2.1)
- Stardust.Particles (>= 5.0.2)
- System.IdentityModel.Tokens.Jwt (>= 5.2.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Stardust.Aadb2c.AuthenticationFilter.Core:
Package | Downloads |
---|---|
Stardust.Aadb2c.AuthenticationFilter
A simple authentication filter for WebApi that supports azure ad b2c |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.2 | 13,725 | 10/7/2019 |
2.2.1 | 1,995 | 7/3/2019 |
2.2.0 | 413 | 7/3/2019 |
2.2.0-rc1 | 420 | 5/21/2019 |
2.1.0 | 2,174 | 11/15/2018 |
2.0.0 | 633 | 11/6/2018 |
1.0.0.7 | 1,623 | 10/2/2018 |
1.0.0.6 | 1,420 | 4/23/2018 |
1.0.0.5 | 678 | 4/23/2018 |
1.0.0.1 | 1,105 | 4/4/2018 |
1.0.0 | 987 | 3/6/2018 |
1.0.0-pre0002 | 596 | 2/26/2018 |
1.0.0-pre0001 | 988 | 2/23/2018 |
Added support for multipple Audiences for v2 token validation.