Stardust.Aadb2c.Swagger
2.0.0-pre0001
This is a prerelease version of Stardust.Aadb2c.Swagger.
dotnet add package Stardust.Aadb2c.Swagger --version 2.0.0-pre0001
NuGet\Install-Package Stardust.Aadb2c.Swagger -Version 2.0.0-pre0001
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.Swagger" Version="2.0.0-pre0001" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stardust.Aadb2c.Swagger --version 2.0.0-pre0001
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Stardust.Aadb2c.Swagger, 2.0.0-pre0001"
#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.Swagger as a Cake Addin #addin nuget:?package=Stardust.Aadb2c.Swagger&version=2.0.0-pre0001&prerelease // Install Stardust.Aadb2c.Swagger as a Cake Tool #tool nuget:?package=Stardust.Aadb2c.Swagger&version=2.0.0-pre0001&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Helper extensions to configure Swashbuckle Swagger and Swagger UI to use OAuth implicit grant with Azure AD b2c
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.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.
-
- Microsoft.AspNet.WebApi.Client (>= 5.2.3)
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
- Microsoft.IdentityModel.Protocol.Extensions (>= 1.0.3.308261200)
- Microsoft.Net.Http (>= 2.0.20710)
- Newtonsoft.Json (>= 6.0.4)
- Stardust.Aadb2c.AuthenticationFilter (>= 1.0.0)
- Stardust.Particles (>= 3.1.0)
- Swashbuckle.Core (>= 5.5.3)
- System.IdentityModel.Tokens.Jwt (>= 4.0.3.308261200)
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-pre0001 | 2,334 | 2/23/2018 |
1.2.2 | 5,294 | 8/15/2017 |
1.2.1 | 889 | 8/15/2017 |
1.2.0 | 958 | 7/11/2017 |
1.1.0 | 890 | 7/7/2017 |
1.1.0-beta1 | 746 | 7/7/2017 |
1.0.0 | 913 | 7/5/2017 |
1.0.0-pre1 | 766 | 7/5/2017 |
removed tokenUrl to ensure a valid swagger for import to api management and code generators