DNV.OAuth.Web.Swagger
2.0.0
dotnet add package DNV.OAuth.Web.Swagger --version 2.0.0
NuGet\Install-Package DNV.OAuth.Web.Swagger -Version 2.0.0
<PackageReference Include="DNV.OAuth.Web.Swagger" Version="2.0.0" />
paket add DNV.OAuth.Web.Swagger --version 2.0.0
#r "nuget: DNV.OAuth.Web.Swagger, 2.0.0"
// Install DNV.OAuth.Web.Swagger as a Cake Addin #addin nuget:?package=DNV.OAuth.Web.Swagger&version=2.0.0 // Install DNV.OAuth.Web.Swagger as a Cake Tool #tool nuget:?package=DNV.OAuth.Web.Swagger&version=2.0.0
Provides swagger support with OAuth authentication for web API.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. 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 | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- Swashbuckle.AspNetCore.SwaggerGen (>= 6.5.0)
- Swashbuckle.AspNetCore.SwaggerUI (>= 6.5.0)
-
net6.0
- Swashbuckle.AspNetCore.SwaggerGen (>= 6.5.0)
- Swashbuckle.AspNetCore.SwaggerUI (>= 6.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version 2.0.0:
Rename OAuth HttpClientFactory namespace from 'DNVGL' to 'DNV'.
Added:
- Package tags 'DNV' and 'OAuth'
- Readme with simple example of using package
Changed:
- All namespaces within package were changed from prefix 'DNVGL' to 'DNV'
Removed:
- Obsolete classes associated with deprecated usage
Deprecated:
- DNVGL.OAuth.Api.HttpClient package is no longer supported
Changelog:
For all release notes, see changelog (https://github.com/veracity-engineering/SolutionPackage/blob/master/src/OAuthCHANGELOG.md)