Uh oh!
There was an error while loading. Please reload this page.
Provide System.DirectoryServices.Protocols package readme - #93518
Conversation
ghost
commented
Oct 14, 2023
Tagging subscribers to this area: @dotnet/area-system-directoryservices, @jay98014 Issue DetailsFill out details for the See #92228
|
There was a problem hiding this comment.
| It primarily utilizes the `LdapConnection` type for interacting with LDAP servers, utilizing system native libraries to establish TCP/IP or UDP LDAP connections. | |
| It primarily uses the `LdapConnection` type for interacting with LDAP servers, using system native libraries to establish TCP/IP or UDP LDAP connections. |
Pet peeve 😀
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
I was doubting about that, this makes it quite explicit that you should dispose, and I think the new way of using without {} is not recognizable enough.
There was a problem hiding this comment.
| Initially supporting only Windows, the assembly now also supports Unix environments, although not yet achieving feature parity between the two. | |
| Supports Windows and Unix, although some features are not supported on Unix. |
Would it be helpful to list some features that aren't available on Unix?
There was a problem hiding this comment.
I have to rely on the source code and documentation, and they are quite sparse. I found some comments on client and server cert options, added that as suggestion.
danmoseley
commented
Oct 15, 2023
Thanks @eNeRGy164 |
e44b388 to
cb58bb9Compare
danmoseley
left a comment
There was a problem hiding this comment.
Looks good to me but owner of the area should sign off (and confirm code sample)
danmoseley
commented
Oct 16, 2023
Feel like doing more of the package readmes? Now you got warmed up 😀 |
eNeRGy164
commented
Oct 16, 2023
danmoseley
commented
Oct 16, 2023
Oh, whoops 🙂 |
ViktorHofer
commented
Oct 17, 2023
@dotnet/area-system-directoryservices please review this package readme PR before EOW so that we can get the change still ported into .NET 8. |
Uh oh!
There was an error while loading. Please reload this page.
buyaa-n
left a comment
There was a problem hiding this comment.
Thank you @eNeRGy164, left a comment, overall LGTM
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
cb58bb9 to
2cdb91bComparebuyaa-n
commented
Oct 17, 2023
The failure unrelated and doesn't seem actionable. |
Fill out details for the
System.DirectoryServices.ProtocolsNuGet package readme.See #92228