Skip to main content

Microsoft.AspNetCore.Authentication.Negotiate 10.0.9 — NuGet Package for .NET

Microsoft.AspNetCore.Authentication.Negotiate 10.0.9 NuGet package for .NET. ASP.NET Core authentication handler used to authenticate requests using…

Authors: Microsoft

Total downloads: 54,545,906

Project URL: https://asp.net/

License: https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.Negotiate/10.0.9/license

Tags: aspnetcore, authentication, security

Install Microsoft.AspNetCore.Authentication.Negotiate 10.0.9

.NET CLI

dotnet add package Microsoft.AspNetCore.Authentication.Negotiate --version 10.0.9

Package Manager Console

Install-Package Microsoft.AspNetCore.Authentication.Negotiate -Version 10.0.9

PackageReference (csproj)

<PackageReference Include="Microsoft.AspNetCore.Authentication.Negotiate" Version="10.0.9" />

View full details, downloads chart, dependencies and version history on NuBrowse.