|
|
|
|
|
by jetti
3113 days ago
|
|
If you haven't check out the subreddits /r/dotnet and /r/csharp on Reddit. You can promote it there. Question for you: Any particular reason you split out v6 and v7 into different repos on github? I would suggest using branches to do your dev work and keep master as is as the latest version. If need be, you could branch off and create v6 branches if you want to support old versions. The only reason I mention that is if people are using v7 and then you make a new repo for v8, many of the people who use v7 will never know about v8. |
|
And also thank you for your advice. I'll check what can I do on reddit.