.NET LDAP client library for .NET Standard >= 2.0, .NET Core >=1.0, NET5/NET6/NET7/NET8 - works with any LDAP protocol compatible directory server (including Microsoft Active Directory).
MIT License
558
stars
153
forks
source link
Re-implement extension-registration without using reflection. #259
This should generally result in higher performance and easier to maintain code.