Accepts and parses strings in the format of an RFC 2253 Distinguished Name, and optionally normalizes them for direct comparison of equivalency.
Info
Version: | 1.1.0 |
Author(s): | Eric S. Li |
Last Update: | Saturday, January 23, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SkiDiveCode.Ldap.Rfc2253 |
Install
Install-Package SkiDiveCode.Ldap.Rfc2253
dotnet add package SkiDiveCode.Ldap.Rfc2253
paket add SkiDiveCode.Ldap.Rfc2253
SkiDiveCode.Ldap.Rfc2253 Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)