Sweeney.Swashbuckle
0.1.0-exp4-002
This is a prerelease version of Sweeney.Swashbuckle.
The owner has unlisted this package.
This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Sweeney.Swashbuckle --version 0.1.0-exp4-002
NuGet\Install-Package Sweeney.Swashbuckle -Version 0.1.0-exp4-002
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="Sweeney.Swashbuckle" Version="0.1.0-exp4-002" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sweeney.Swashbuckle" Version="0.1.0-exp4-002" />
<PackageReference Include="Sweeney.Swashbuckle" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Sweeney.Swashbuckle --version 0.1.0-exp4-002
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sweeney.Swashbuckle, 0.1.0-exp4-002"
#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.
#:package Sweeney.Swashbuckle@0.1.0-exp4-002
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Sweeney.Swashbuckle&version=0.1.0-exp4-002&prerelease
#tool nuget:?package=Sweeney.Swashbuckle&version=0.1.0-exp4-002&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This project was previously called Swashbuckle.Swagger.Extension.Client.
Serves a C# client for your API at /swagger/v1/csclient for your users to use instead of using external utilities to generate a c# client.
When you have Swashbuckle added to the project, add the following to your Configure(..) method in Startup.cs:
using Sweeney.Swashbuckle;
...
app.UseSweeneyClient();
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. 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.
-
- Microsoft.CSharp (>= 4.0.1)
- Swashbuckle (>= 6.0.0-beta902)
- Swashbuckle.SwaggerGen (>= 6.0.0-beta902)
- Swashbuckle.SwaggerUi (>= 6.0.0-beta902)
- System.Collections (>= 4.0.11)
- System.Collections.Concurrent (>= 4.0.12)
- System.ComponentModel (>= 4.0.1)
- System.ComponentModel.TypeConverter (>= 4.1.0)
- System.Diagnostics.Contracts (>= 4.0.1)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Globalization (>= 4.0.11)
- System.IO (>= 4.1.0)
- System.Linq (>= 4.1.0)
- System.Linq.Expressions (>= 4.1.0)
- System.Reflection (>= 4.1.0)
- System.Reflection.Extensions (>= 4.0.1)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Runtime.Serialization.Primitives (>= 4.1.1)
- System.Text.Encoding (>= 4.0.11)
- System.Text.Encoding.Extensions (>= 4.0.11)
- System.Threading (>= 4.0.11)
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 |
|---|
Pre release