Merge pull request #511 from ziyasal/master

Add C# port to Other APIs section
This commit is contained in:
Havoc Pennington 2017-10-17 10:24:30 -04:00 committed by GitHub
commit 003c1e15ca

View File

@ -88,6 +88,7 @@ to merge it in.
- [Python port](#python-port)
- [C++ port](#c-port)
- [JavaScript port](#javascript-port)
- [C# port](#c-port-1)
- [Linting tool](#linting-tool)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
@ -880,6 +881,10 @@ format.
#### JavaScript port
* https://github.com/yellowblood/hocon-js (missing features, under development)
#### C# port
* https://github.com/akkadotnet/HOCON
#### Linting tool