Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/picrap/dnparser
Distinguished name parser
https://github.com/picrap/dnparser
distinguished-name dotnet parser
Last synced: 4 months ago
JSON representation
Distinguished name parser
- Host: GitHub
- URL: https://github.com/picrap/dnparser
- Owner: picrap
- License: other
- Created: 2015-09-22T08:36:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-26T19:54:02.000Z (7 months ago)
- Last Synced: 2024-10-13T20:45:35.280Z (4 months ago)
- Topics: distinguished-name, dotnet, parser
- Language: C#
- Homepage:
- Size: 137 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# DNParser
Distinguished name parserThis is the code source from Pete Everett published on [CodeProject](http://www.codeproject.com/Articles/9788/An-RFC-2253-Compliant-Distinguished-Name-Parser).
It is also released as a [NuGet package](https://www.nuget.org/packages/DNParser).This is distributed under [CPOL license](http://www.codeproject.com/info/cpol10.aspx)