You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: