Visus.Ldap.Core
2.0.0-pre4
See the version list below for details.
dotnet add package Visus.Ldap.Core --version 2.0.0-pre4
NuGet\Install-Package Visus.Ldap.Core -Version 2.0.0-pre4
<PackageReference Include="Visus.Ldap.Core" Version="2.0.0-pre4" />
paket add Visus.Ldap.Core --version 2.0.0-pre4
#r "nuget: Visus.Ldap.Core, 2.0.0-pre4"
// Install Visus.Ldap.Core as a Cake Addin #addin nuget:?package=Visus.Ldap.Core&version=2.0.0-pre4&prerelease // Install Visus.Ldap.Core as a Cake Tool #tool nuget:?package=Visus.Ldap.Core&version=2.0.0-pre4&prerelease
This library implements common functionality used in Visus.DirectoryAuthentication and Visus.LdapAuthentication. You should not install this package as standalone dependency of your projects, but rely on Visus.DirectoryAuthentication or Visus.LdapAuthentication installing it.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- FluentValidation.DependencyInjectionExtensions (>= 11.9.2)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Options (>= 8.0.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Visus.Ldap.Core:
Package | Downloads |
---|---|
Visus.LdapAuthentication
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 Novell's C#-only LDAP library rather than the Windows-only DirectoryServices and is therefore running on Windows and Linux. |
|
Visus.DirectoryAuthentication
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
2.0.0 | 701 | 8/1/2024 | |
2.0.0-pre5 | 80 | 7/31/2024 | |
2.0.0-pre4 | 83 | 7/31/2024 | |
2.0.0-pre3 | 81 | 7/31/2024 | |
2.0.0-pre2 | 80 | 7/31/2024 |