Skip to content
Lee Campbell edited this page May 11, 2016 · 5 revisions

Coding guidelines

The HdrHistogram.NET is a .NET code base written in C# (6.0), with build scripts in PowerShell (5.0) and documentation in Markdown.

##C# Guiadance Currently we use C# 6.0 and the default Resharper 10.0 VisualStudio rules.

##PowerShell Guidance We take the lead from The PowerShell Best Practices and Style Guide from PoshCode

Clone this wiki locally