'Why can't I use Nuget to recognize the Swashbuckle.AspNetCore package

My project needs to use import swagger, for this, I study the documentation. But referring to the Nuget package according to the first step, I found that the Swashbuckle.AspNetCore package could not be recognized. Prompt error:

Nuget is neither responsible nor licensed for third-party packages.


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source