Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danstiner/Roslyn-Analyzer-ToStringWithoutOverride

.NET Compiler Platform ("Roslyn") analyzer to prevent calling object.ToString() on types lacking an override.
https://github.com/danstiner/Roslyn-Analyzer-ToStringWithoutOverride

Last synced: about 2 months ago
JSON representation

.NET Compiler Platform ("Roslyn") analyzer to prevent calling object.ToString() on types lacking an override.

Awesome Lists containing this project