Skip to content

SIF 3 Framework .NET coding style

Peter Haydon edited this page May 25, 2016 · 1 revision

The sif-framework-dotnet projects follows Microsot C# coding guidelines:

https://msdn.microsoft.com/en-us/library/ff926074.aspx

These guidelines are also referenced from within the SIF3 Framework documentation. Collaborators should adhere to the guidelines for Pull Request acceptance. Visual Studio does not incorporate code formatters - third party products such as FxCop and StyleCop can be used, but will not be enforced (with the provision of formatting templates) within the SIF3 Framework project.

Clone this wiki locally