Altinn.Swashbuckle.Abstractions 1.1.0

dotnet add package Altinn.Swashbuckle.Abstractions --version 1.1.0
NuGet\Install-Package Altinn.Swashbuckle.Abstractions -Version 1.1.0
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="Altinn.Swashbuckle.Abstractions" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Altinn.Swashbuckle.Abstractions --version 1.1.0
#r "nuget: Altinn.Swashbuckle.Abstractions, 1.1.0"
#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 Altinn.Swashbuckle.Abstractions as a Cake Addin
#addin nuget:?package=Altinn.Swashbuckle.Abstractions&version=1.1.0

// Install Altinn.Swashbuckle.Abstractions as a Cake Tool
#tool nuget:?package=Altinn.Swashbuckle.Abstractions&version=1.1.0

Altinn.Swashbuckle

Utilities for working with Swashbuckle (swagger generator).

Contributing

Contributions to Altinn.Urn are welcome! Feel free to open issues for bug reports, feature requests, or submit pull requests with improvements.

License

Altinn.Urn is licensed under the MIT License.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
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 Altinn.Swashbuckle.Abstractions:

Package Downloads
Altinn.Swashbuckle

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 281 4/26/2024
1.0.0 159 4/23/2024

# Changelog

## [1.1.0](https://github.com/Altinn/altinn-authorization-utils/compare/Altinn.Swashbuckle-v1.0.0...Altinn.Swashbuckle-v1.1.0) (2024-04-26)


### Features

* add SwaggerStringAttribute ([624f435](https://github.com/Altinn/altinn-authorization-utils/commit/624f435cf0711ced5b3f5db0a470fc63cf6be553))

## 1.0.0 (2024-04-23)


### ⚠ BREAKING CHANGES

* remove Altinn.Swashbuckle.Testing

### Features

* add Altinn.Swashbuckle packages ([eb08736](https://github.com/Altinn/altinn-authorization-utils/commit/eb08736e2adacaccbd5f857d7cc8eed965da12bc))
* add swaggergen as dependency ([c6e1574](https://github.com/Altinn/altinn-authorization-utils/commit/c6e1574bbf8c8786ce74077f57fa80c507edb48a))


### Miscellaneous Chores

* remove Altinn.Swashbuckle.Testing ([45b58f5](https://github.com/Altinn/altinn-authorization-utils/commit/45b58f5c042b611bd8d026f888279dc15d8fdb59))