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

Collapse clean architecture down into a core library #186

Merged
merged 10 commits into from
Oct 14, 2024
Merged

Conversation

rprouse
Copy link
Owner

@rprouse rprouse commented Oct 14, 2024

Fixes #126

  • Update nuget packages for all projects
  • Move Application to Core
  • Update the namespaces
  • Move domain into core
  • Change the namespace from Domain to Core
  • Rename infrastructure services to providers
  • Update infrastructure namespaces to providers
  • Move Infrastructure into Core
  • Organize the interfaces
  • Revert the submodule changes

@rprouse rprouse merged commit 946d60b into main Oct 14, 2024
2 checks passed
@rprouse rprouse deleted the issue/126 branch October 14, 2024 22:15
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.

Collapse Clean Architecture
1 participant