Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 365 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 365 Bytes

C# Coding Guidelines

This is a compilation of "lessons learned" having developed in .NET extensively since .NET 1.1

The goal of this is to help people understand what they should and should not do in .NET, and why.

As a baseline, please refer to Microsoft's API design guidelines for .NET