Skip to main content
Microsoft.AspNetCore.Authentication.Negotiate package icon

Microsoft.AspNetCore.Authentication.Negotiate

ASP.NET Core authentication handler used to authenticate requests using Negotiate, Kerberos, or NTLM. This package was built from the source code at https://github.com/dotnet/dotnet/tree/901ca941248413c79832d2fdbd709da0c4386353

Total Downloads
55.4M
55,416,368
Published
Jun 9, 2026
Latest stable version

Install

.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
<PackageReference Include="Microsoft.AspNetCore.Authentication.Negotiate" Version="10.0.9" />

Frameworks

net10.0

Dependencies