/dotnet-syntaxgen

.NET syntax generator for docs.

Primary LanguageC#MIT LicenseMIT

Status: Prototype

About

This is a library to generate the syntax for the major languages in the .NET ecosystem. The goal is to provide a simple and easy to use API to generate the declaration syntax for any Type or MemberInfo for use on documentation websites or, really, anywhere you need to generate the syntax for a type or member.

License

This project is released under the MIT License. See here for more details.