Open
Description
I've been looking through some of the csharp versions and some lump all the code into a single Program.cs
file. While this works, and indeed, is how the originals are organized, it doesn't quite fit the "modern practices" principle for the language.
I'm a little conflicted as to which is the 'best' approach for this project. Would anyone object to having separate files for each class, etc.?
Metadata
Metadata
Assignees
Labels
No labels