Visus.DirectoryAuthentication 0.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Visus.DirectoryAuthentication --version 0.5.0
NuGet\Install-Package Visus.DirectoryAuthentication -Version 0.5.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Visus.DirectoryAuthentication" Version="0.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Visus.DirectoryAuthentication --version 0.5.0
#r "nuget: Visus.DirectoryAuthentication, 0.5.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Visus.DirectoryAuthentication as a Cake Addin
#addin nuget:?package=Visus.DirectoryAuthentication&version=0.5.0

// Install Visus.DirectoryAuthentication as a Cake Tool
#tool nuget:?package=Visus.DirectoryAuthentication&version=0.5.0

This library implements middleware for ASP.NET Core that enables authenticating users against LDAP directories like Active Directory via an LDAP bind. The library is using .NET Core's internal System.DirectoryServices.Protocols and is running on Windows and Linux, but requires native LDAP libraries being installed.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Visus.DirectoryAuthentication:

Package Downloads
Visus.DirectoryIdentity

This library implements an identity store backed by LDAP. The library uses .NET Core'sSystem.DirectoryServices.Protocols and is running on Windows and Linux, but requires native LDAP libraries being installed.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.14.0 54 5/8/2024
0.13.0 94 3/28/2024
0.12.0 112 2/22/2024
0.11.0 153 2/21/2024
0.10.0 79 2/20/2024
0.9.0 83 2/20/2024
0.8.0 176 1/22/2024
0.7.6 99 1/21/2024
0.7.5 87 1/21/2024
0.7.4 80 1/21/2024
0.7.3 89 1/21/2024
0.7.2 89 1/21/2024
0.7.1 93 1/21/2024
0.7.0 93 1/21/2024
0.6.0 83 1/19/2024
0.5.0 123 1/9/2024
0.4.0 188 11/12/2023
0.3.0 142 9/11/2023
0.2.0 123 9/11/2023
0.1.0 117 9/11/2023

Adds support for multiple search bases. This is a breaking change wrt the format of the appsettings.