How to install the .NET package AspNet.Security.OAuth.Slack from NuGet with the dotnet CLI
.Net
C#
NuGet
Visual Studio
AspNet.Security.OAuth.Slack
Open a command line and switch to the directory that contains your project file. Use the following command to install a Nuget package.
dotnet add package AspNet.Security.OAuth.Slack --version 5.0.1