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: rename unit of work namespace and add chapter on the unit of work pattern #13

Merged
merged 2 commits into from
Apr 20, 2024

Conversation

lindyhopchris
Copy link
Member

This PR changes the Infrastructure\Persistence namespace to Infrastructure\UnitOfWork. This is better as the namespace only contains the tools for implementing a unit of work pattern - and there's no generic persistence tools provided by the package.

Also adds the unit of work chapter at the same time.

@lindyhopchris lindyhopchris self-assigned this Apr 20, 2024
@lindyhopchris lindyhopchris force-pushed the uow branch 2 times, most recently from d6ce2d5 to 2072e93 Compare April 20, 2024 17:02
@lindyhopchris lindyhopchris merged commit 3e6b7ba into next Apr 20, 2024
4 checks passed
@lindyhopchris lindyhopchris deleted the uow branch April 20, 2024 17:10
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