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

New implementation #27

Open
robertZaufall opened this issue May 17, 2023 · 1 comment
Open

New implementation #27

robertZaufall opened this issue May 17, 2023 · 1 comment

Comments

@robertZaufall
Copy link

Hi BahKoo!

I created a new application based on your idea.
https://github.com/robertZaufall/ChocolateStoreCore

Please let me know, what you think about it.
Kind regards

@BahKoo
Copy link
Owner

BahKoo commented May 17, 2023

Hi Rob,

I'm happy ChocolateStore was an inspiration for your project! As you can probably tell, I have not been active in maintaining ChocolateStore so I'm glad to see a new take on this idea.

I haven't yet tried your implementation but I had a look around your code. It looks like you've improved the features and code style in many ways:

  • more configuration options using a appsettings.json file
  • clean design using dependency injection
  • good use of 3rd party packages: CommandLineParser, Polly, Serilog
  • unit tests

I'm be happy to recommend people try your solution when they're looking for a way to cache their chocolatey packages locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants