Naming Conventions for .NET / C# / WPF Projects

前端 未结 6 1183
北荒
北荒 2021-02-03 20:03

What is a widely accepted naming convention for .NET/C#/WPF projects?

6条回答
  •  无人共我
    2021-02-03 20:37

    You can see Philips Healthcare - C# Coding Standard for C#

    It look very good.

    And of course Design Guidelines for Developing Class Libraries

提交回复
热议问题