Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renaming of solution's projects #175

Open
tenhobi opened this issue Sep 23, 2021 · 1 comment
Open

Renaming of solution's projects #175

tenhobi opened this issue Sep 23, 2021 · 1 comment
Labels
question Further information is requested

Comments

@tenhobi
Copy link
Member

tenhobi commented Sep 23, 2021

To unify naming and improve learning curve for beginners, I suggest to modify projects as follows:

  • HonzaBotner
  • HonzaBotner.Database
  • HonzaBotner.Discord -> HonzaBotner.Discord.Contract
  • HonzaBotner.Discord.Services -> HonzaBotner.Discord
  • HonzaBotner.Services
  • HonzaBotner.Services.Contract
  • HonzaBotner.Services.Test

Aka each "layer" would have the name + name.Contract +? name.Test. Easy, simple, beautiful.

Discuss.

@tenhobi tenhobi added the question Further information is requested label Sep 23, 2021
@tenhobi tenhobi changed the title Renaming of C# projects Renaming of solitonprojects Sep 23, 2021
@tenhobi tenhobi changed the title Renaming of solitonprojects Renaming of solution's projects Sep 23, 2021
@tenhobi
Copy link
Member Author

tenhobi commented Sep 23, 2021

Or we can merge impl, contracts, and tests to one project similar to https://github.com/dotnet/aspnetcore/tree/main/src/Localization to emphasize its one package?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Development

No branches or pull requests

1 participant