Microsoft.AspNetCore.Authentication.Negotiate 10.0.0-rc.2.25502.107

About

Microsoft.AspNetCore.Authentication.Negotiate contains an authentication handler used to authenticate requests using Windows Authentication (also known as Negotiate, Kerberos, or NTLM).

How to Use

To use Microsoft.AspNetCore.Authentication.Negotiate, follow these steps:

Installation

dotnet add package Microsoft.AspNetCore.Authentication.Negotiate

Configuration

To use the middleware, configure it in your ASP.NET Core app's Program.cs:

builder.Services.AddAuthentication(NegotiateDefaults.AuthenticationScheme)
   .AddNegotiate();

builder.Services.AddAuthorization();

var app = builder.Build();

Next, refer to the [official documentation](https://learn.microsoft.com/aspnet/core/security/authentication/windowsauth) for configuration details specific to your app's web server.

## Main Types

The main types provided by this package are:

* `NegotiateOptions`: Represents the options for configuring Negotiate Authentication handler behavior
* `NegotiateHandler`: The authentication handler responsible for processing Negotiate authentication requests and generating the appropriate authentication ticket

## Additional Documentation

For additional documentation and examples, refer to the [official documentation](https://learn.microsoft.com/aspnet/core/security/authentication/windowsauth) on Windows Authentication in ASP.NET Core.

## Feedback & Contributing

`Microsoft.AspNetCore.Authentication.Negotiate` is released as open-source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/aspnetcore).

No packages depend on Microsoft.AspNetCore.Authentication.Negotiate.

.NET 10.0

Version Downloads Last updated
10.0.0-rc.2.25502.107 2 10/22/2025
10.0.0-rc.1.25451.107 5 09/15/2025
10.0.0-preview.7.25380.108 6 08/15/2025
10.0.0-preview.6.25358.103 8 07/17/2025
10.0.0-preview.5.25277.114 10 06/08/2025
10.0.0-preview.4.25258.110 12 05/15/2025
10.0.0-preview.3.25172.1 12 04/19/2025
10.0.0-preview.2.25164.1 13 03/28/2025
10.0.0-preview.1.25120.3 11 03/12/2025
9.0.10 1 10/16/2025
9.0.9 6 09/12/2025
9.0.8 6 08/07/2025
9.0.7 9 07/11/2025
9.0.6 9 06/12/2025
9.0.5 10 05/16/2025
9.0.4 14 04/25/2025
9.0.3 14 03/12/2025
9.0.2 12 03/21/2025
9.0.1 17 01/31/2025
9.0.0 23 11/18/2024
9.0.0-rc.2.24474.3 21 11/10/2024
9.0.0-rc.1.24452.1 17 01/01/2025
9.0.0-preview.7.24406.2 20 11/17/2024
9.0.0-preview.6.24328.4 21 11/20/2024
9.0.0-preview.5.24306.11 21 11/12/2024
9.0.0-preview.4.24267.6 29 05/29/2024
9.0.0-preview.3.24172.13 23 05/03/2024
9.0.0-preview.2.24128.4 27 05/30/2024
9.0.0-preview.1.24081.5 23 06/02/2024
8.0.21 1 10/16/2025
8.0.20 5 09/12/2025
8.0.19 7 08/07/2025
8.0.18 6 07/10/2025
8.0.17 7 06/12/2025
8.0.16 13 05/16/2025
8.0.15 11 04/25/2025
8.0.14 13 03/12/2025
8.0.13 13 02/19/2025
8.0.12 15 01/31/2025
8.0.11 20 11/14/2024
8.0.10 19 11/14/2024
8.0.8 17 01/01/2025
8.0.7 21 11/26/2024
8.0.6 23 11/13/2024
8.0.5 25 06/02/2024
8.0.4 22 06/02/2024
8.0.3 22 06/02/2024
8.0.2 28 05/12/2024
8.0.1 27 06/02/2024
8.0.0 26 06/02/2024
8.0.0-rc.2.23480.2 21 06/02/2024
8.0.0-rc.1.23421.29 20 06/02/2024
8.0.0-preview.7.23375.9 26 06/02/2024
8.0.0-preview.6.23329.11 27 05/11/2024
8.0.0-preview.5.23302.2 22 06/02/2024
8.0.0-preview.4.23260.4 29 06/02/2024
8.0.0-preview.3.23177.8 22 05/30/2024
8.0.0-preview.2.23153.2 26 06/02/2024
8.0.0-preview.1.23112.2 23 06/02/2024
7.0.20 22 11/12/2024
7.0.19 24 06/02/2024
7.0.18 27 06/02/2024
7.0.17 30 06/02/2024
7.0.16 21 06/02/2024
7.0.15 30 06/02/2024
7.0.14 28 06/02/2024
7.0.13 24 06/02/2024
7.0.12 24 06/02/2024
7.0.11 27 06/02/2024
7.0.10 31 06/02/2024
7.0.9 22 06/02/2024
7.0.8 22 06/02/2024
7.0.7 27 06/02/2024
7.0.5 35 06/02/2024
7.0.4 24 05/20/2024
7.0.3 26 05/20/2024
7.0.2 23 06/02/2024
7.0.1 26 06/02/2024
7.0.0 28 06/02/2024
7.0.0-rc.2.22476.2 28 06/02/2024
7.0.0-rc.1.22427.2 24 06/02/2024
7.0.0-preview.7.22376.6 29 06/02/2024
7.0.0-preview.6.22330.3 24 06/02/2024
7.0.0-preview.5.22303.8 22 06/02/2024
7.0.0-preview.4.22251.1 21 06/02/2024
7.0.0-preview.3.22178.4 26 04/21/2022
7.0.0-preview.2.22153.2 27 06/02/2024
7.0.0-preview.1.22109.13 23 05/30/2024
6.0.36 20 12/10/2024
6.0.35 20 11/14/2024
6.0.33 22 12/04/2024
6.0.32 19 11/27/2024
6.0.31 19 11/26/2024
6.0.30 31 06/02/2024
6.0.29 27 06/02/2024
6.0.28 27 06/02/2024
6.0.27 25 05/20/2024
6.0.26 31 05/30/2024
6.0.25 32 06/02/2024
6.0.24 28 06/02/2024
6.0.23 27 06/02/2024
6.0.22 26 05/03/2024
6.0.21 26 06/02/2024
6.0.20 26 05/03/2024
6.0.19 23 06/02/2024
6.0.18 30 06/02/2024
6.0.16 28 05/30/2024
6.0.15 29 06/02/2024
6.0.14 26 06/02/2024
6.0.13 27 06/02/2024
6.0.12 28 05/03/2024
6.0.11 21 06/02/2024
6.0.10 25 05/30/2024
6.0.9 30 05/30/2024
6.0.8 29 05/30/2024
6.0.7 26 05/20/2024
6.0.6 24 06/02/2024
6.0.5 29 05/20/2024
6.0.4 26 06/02/2024
6.0.2 25 04/21/2022
6.0.1 23 06/02/2024
6.0.0 23 06/02/2024
6.0.0-rc.2.21480.10 27 06/02/2024
6.0.0-rc.1.21452.15 23 06/02/2024
6.0.0-preview.7.21378.6 32 06/02/2024
6.0.0-preview.6.21355.2 24 06/02/2024
6.0.0-preview.5.21301.17 24 06/02/2024
6.0.0-preview.4.21253.5 23 06/02/2024
6.0.0-preview.3.21201.13 27 06/02/2024
6.0.0-preview.2.21154.6 29 06/02/2024
5.0.17 26 11/28/2023
5.0.16 25 06/02/2024
5.0.15 31 04/21/2022
5.0.14 24 06/02/2024
5.0.13 26 06/02/2024
5.0.12 27 06/02/2024
5.0.11 27 06/02/2024
5.0.10 25 06/02/2024
5.0.9 24 06/02/2024
5.0.7 27 06/02/2024
5.0.6 26 06/02/2024
5.0.5 26 06/02/2024
5.0.4 21 06/02/2024
5.0.3 23 06/02/2024
5.0.2 23 06/02/2024
5.0.1 25 06/02/2024
5.0.0 25 06/02/2024
5.0.0-rc.2.20475.17 26 06/02/2024
5.0.0-rc.1.20451.17 23 06/02/2024
5.0.0-preview.8.20414.8 27 06/02/2024
5.0.0-preview.7.20365.19 30 06/02/2024
5.0.0-preview.6.20312.15 21 06/02/2024
5.0.0-preview.5.20279.2 20 06/02/2024
5.0.0-preview.4.20257.10 21 06/02/2024
5.0.0-preview.3.20215.14 23 04/21/2022
5.0.0-preview.2.20167.3 26 05/30/2024
5.0.0-preview.1.20124.5 21 06/02/2024
3.1.32 25 05/03/2024
3.1.31 25 06/02/2024
3.1.30 26 06/02/2024
3.1.29 25 06/02/2024
3.1.28 28 06/02/2024
3.1.27 23 06/02/2024
3.1.26 27 06/02/2024
3.1.25 26 06/02/2024
3.1.23 25 05/05/2022
3.1.22 27 06/02/2024
3.1.21 27 06/02/2024
3.1.20 26 04/21/2022
3.1.19 23 04/21/2022
3.1.18 23 06/02/2024
3.1.17 26 06/02/2024
3.1.16 27 06/02/2024
3.1.15 27 11/14/2024
3.1.14 26 06/02/2024
3.1.13 24 04/21/2022
3.1.12 23 04/21/2022
3.1.11 26 06/02/2024
3.1.10 24 06/02/2024
3.1.9 27 06/02/2024
3.1.8 24 06/02/2024
3.1.7 21 06/02/2024
3.1.6 27 06/02/2024
3.1.5 32 06/02/2024
3.1.4 24 06/02/2024
3.1.2 23 06/02/2024
3.1.1 24 04/29/2024
3.1.0 27 06/02/2024
3.1.0-preview3.19555.2 22 06/02/2024
3.1.0-preview2.19528.8 21 06/02/2024
3.1.0-preview1.19508.20 25 06/02/2024
3.0.3 19 06/02/2024
3.0.2 21 11/27/2024
3.0.0 20 11/28/2024
3.0.0-rc1.19457.4 21 06/02/2024
3.0.0-preview9.19424.4 22 06/02/2024
3.0.0-preview8.19405.7 23 06/02/2024
3.0.0-preview7.19365.7 23 06/02/2024
3.0.0-preview6.19307.2 26 06/02/2024