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

Refactor BaGet's architecture #508

Merged
merged 4 commits into from
May 4, 2020
Merged

Refactor BaGet's architecture #508

merged 4 commits into from
May 4, 2020

Conversation

loic-sharma
Copy link
Owner

@loic-sharma loic-sharma commented May 4, 2020

⚠️ This pull request has several breaking changes. I apologize for any pain this may cause.

Refactors several pieces of BaGet's architecture:

  • Renamed the BaGet.Core.Server project to BaGet.Hosting, it will contain ASP.NET Core integration bits
  • Unified the hosts used to run commands and the service
  • Updated the integration tests to use the WebApplicationFactory pattern
  • Reduced the number of namespaces

@loic-sharma loic-sharma changed the title Unify application hosts Refactor BaGet's architecture May 4, 2020
@loic-sharma loic-sharma merged commit 636c381 into master May 4, 2020
@loic-sharma loic-sharma deleted the unify-hosts branch May 4, 2020 01:53
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

Successfully merging this pull request may close these issues.

1 participant