Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

clean-code-dotnet · Issues· 47 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #125

    Searchable Names Part1 in Good code section incorrect variable is used

    Updated Feb 13, 2024
  • #115

    Typo in section "Functions" paragraph "Functions should only be one level of abstraction"

    Updated Jul 11, 2022
  • #113

    ShowList funtion in DRY section does not return a list

    Updated Apr 12, 2022
  • #111

    Add ids to <details> elements, in order to share URLs to specific rules

    Updated Mar 17, 2022
  • #96

    SOLID. Liskov Substitution Principle (LSP). Example incorrect.

    Updated Feb 8, 2022
  • #98

    Add some of the sections from https://csharpcodingguidelines.com/

    Updated Jun 9, 2021
  • #97

    Please, add vs project with cs examples in this repo

    Updated Dec 23, 2020
  • #94

    Objects and Data Structures. Make objects have private/protected members

    Updated Dec 22, 2020
  • #93

    Avoid conditionals

    Updated Dec 22, 2020
  • #90

    CleanCodeDotnet

    Updated Nov 17, 2020
  • #88

    OCP: HttpRequester Inheritance from AdapterBase does not make sense

    Updated Nov 13, 2020
  • #81

    Typo in getter/setter section

    Updated Oct 22, 2020
  • #82

    Missing IAsyncEnumerable mention in Common Async Problems

    Updated Apr 25, 2020
  • #73

    Use searchable names (part 2)

    Updated Apr 18, 2020
  • #79

    Add New Section To Functions - Prefer Exceptions to Returning Error Codes

    Updated Feb 5, 2020