jonthysell / Chordious

Fretboard diagram generator for fretted stringed instruments.
http://chordious.com
MIT License
38 stars 9 forks source link

Normalize namespaces to .NET paradigm #97

Closed jonthysell closed 5 years ago

jonthysell commented 5 years ago

Chordious was originally written using the Java paradigm of including a URL in the namespace.

This is not the norm in .NET and there's no reason for this.