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

https://github.com/fredwangwang/chkcomparableanalyzer

a csharp analyzer to make sure that the Key used in Linq OrderBy(Descending) is valid for comparsion
https://github.com/fredwangwang/chkcomparableanalyzer

Last synced: 5 months ago
JSON representation

a csharp analyzer to make sure that the Key used in Linq OrderBy(Descending) is valid for comparsion

Awesome Lists containing this project

README

          

# ChkComparableAnalyzer
a csharp analyzer to make sure that the Key used in Linq OrderBy(Descending) is valid for comparsion