Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dadhi/csharptypeprinter

Prints System.Type object as a valid C# literal, e.g. typeof(A<X>.B<Y>.C) as a "A<X>.B<Y>.C"
https://github.com/dadhi/csharptypeprinter

automation code-generation csharp dotnet happiness pretty-print reflection to-string type

Last synced: 11 days ago
JSON representation

Prints System.Type object as a valid C# literal, e.g. typeof(A<X>.B<Y>.C) as a "A<X>.B<Y>.C"

Awesome Lists containing this project