Nancy.OWin.Security.B2C
2.0.0.1783-clinteastwood
This is a prerelease version of Nancy.OWin.Security.B2C.
dotnet add package Nancy.OWin.Security.B2C --version 2.0.0.1783-clinteastwood
NuGet\Install-Package Nancy.OWin.Security.B2C -Version 2.0.0.1783-clinteastwood
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="Nancy.OWin.Security.B2C" Version="2.0.0.1783-clinteastwood" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nancy.OWin.Security.B2C --version 2.0.0.1783-clinteastwood
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Nancy.OWin.Security.B2C, 2.0.0.1783-clinteastwood"
#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 Nancy.OWin.Security.B2C as a Cake Addin #addin nuget:?package=Nancy.OWin.Security.B2C&version=2.0.0.1783-clinteastwood&prerelease // Install Nancy.OWin.Security.B2C as a Cake Tool #tool nuget:?package=Nancy.OWin.Security.B2C&version=2.0.0.1783-clinteastwood&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This library simplifies the configuration (and dependencies) of Azure AD B2C within a Nancy OWin application. See https://endpointsystems.com/blog/introducing-nancy-owin-security-b2c for instructions on how to use.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 is compatible. net463 was computed. net47 is compatible. net471 was computed. 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.
-
.NETFramework 4.6.1
- Microsoft.Owin (>= 3.1.0)
- Microsoft.Owin.Security.OpenIdConnect (>= 3.1.0)
- Nancy (>= 2.0.0-clinteastwood)
- Newtonsoft.Json (>= 10.0.3)
-
.NETFramework 4.6.2
- Microsoft.Owin (>= 3.1.0)
- Microsoft.Owin.Security.OpenIdConnect (>= 3.1.0)
- Nancy (>= 2.0.0-clinteastwood)
- Newtonsoft.Json (>= 10.0.3)
-
.NETFramework 4.7
- Microsoft.Owin (>= 3.1.0)
- Microsoft.Owin.Security.OpenIdConnect (>= 3.1.0)
- Nancy (>= 2.0.0-clinteastwood)
- Newtonsoft.Json (>= 10.0.3)
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 |
---|---|---|
2.0.0.1783-clinteastwood | 890 | 1/21/2018 |
2.0.0.1782-clinteastwood | 831 | 1/21/2018 |
2.0.0.1779-clinteastwood | 770 | 1/16/2018 |
Initial NuGet release.