Microsoft.AspNetCore.Authentication.Negotiate (7.0.2)
Published 2023-05-05 11:27:30 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 7.0.2 Microsoft.AspNetCore.Authentication.Negotiate
About this package
ASP.NET Core authentication handler used to authenticate requests using Negotiate, Kerberos, or NTLM.
This package was built from the source code at 7c81065846
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.AspNetCore.Connections.Abstractions | 7.0.2 | net7.0 |
Microsoft.Extensions.Caching.Memory | 7.0.0 | net7.0 |
System.DirectoryServices.Protocols | 7.0.0 | net7.0 |