.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).
I realized there were some warnings regarding malformed-documentation being suppressed. I tried to adjust the documentations to be valid. This should also enable users to better work with the documentation in their IDEs. I am not 100% sure about the documentation of properties - it seems they were once merged from multiple independent things.
While building I also had problem due to NU1903 being rased for outdated dependencies in the test-projects. Hence I updated the dependencies there - which should not be user-visible in the end
I realized there were some warnings regarding malformed-documentation being suppressed. I tried to adjust the documentations to be valid. This should also enable users to better work with the documentation in their IDEs. I am not 100% sure about the documentation of properties - it seems they were once merged from multiple independent things.
While building I also had problem due to NU1903 being rased for outdated dependencies in the test-projects. Hence I updated the dependencies there - which should not be user-visible in the end