Repository format
Opened this issue · 1 comments
Buildstarted commented
This repo should probably only contain the files with comments in the header of the file what nuget packages it needs. There's really no need to have a solution with every file and its own project.
Buildstarted commented
Each file should be in its own folder with a readme.md that includes which nuget packages it might rely on as well as any api usage. If possible, for more complex single file libs, include a sample folder with sample usage.