Visit NES for .NET Home Page

NES for Swashbuckle.AspNetCore

A comprehensive guide for installing and configuring Never-Ending Support (NES) for Swashbuckle.AspNetCore in your .NET application.

Minimum Requirements

Please review our Minimum Requirements to ensure a smooth installation. Then follow 3 easy steps:

  1. Create or update your NuGet source
  2. Install the package
  3. Restore your dependencies

Detailed Instructions

Create or update your NuGet source

dotnet nuget add source "https://registry.nes.herodevs.com/nuget/v3/index.json" \
--name nesnetessentialsplus \
--username "artifactory" \
--password "<NES_ACCESS_TOKEN>" \
--store-password-in-clear-text

Install NES for Swashbuckle.AspNetCore

dotnet add package Swashbuckle.AspNetCore --version 6.5.0.1

Restore your dependencies

dotnet restore

And just like that, you can build and run your project against NES for Swashbuckle.AspNetCore!

Additional Information

Direct Download URLs

The direct download URL for NES for Swashbuckle.AspNetCore is:

PackageVersionURL
Swashbuckle.AspNetCore6.5.0.1Download