Skip to content

Instantly share code, notes, and snippets.

View TimMurphy's full-sized avatar

Tim Murphy TimMurphy

View GitHub Profile

To follow is my standard layout for .NET projects. It is a modification of David Fowler's dotnetlayout.md gist

$/
  artifacts/
  build/
  dependencies/
  docs/
  packages/
 samples/