Swashbuckle.AspNetCore.Annotations 10.2.1 — NuGet Package for .NET
Swashbuckle.AspNetCore.Annotations 10.2.1 NuGet package for .NET. Provides custom attributes that can be applied to controllers, actions and models to…
Authors: domaindrivendev
Total downloads: 320,281,204
Project URL: https://github.com/domaindrivendev/Swashbuckle.AspNetCore
License: MIT
Tags: swagger, openapi, documentation, discovery, help, webapi, aspnet, aspnetcore, annotations
Install Swashbuckle.AspNetCore.Annotations 10.2.1
.NET CLI
dotnet add package Swashbuckle.AspNetCore.Annotations --version 10.2.1
Package Manager Console
Install-Package Swashbuckle.AspNetCore.Annotations -Version 10.2.1
PackageReference (csproj)
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="10.2.1" />
View full details, downloads chart, dependencies and version history on NuBrowse.