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

♻️ Refine specifications usage #93

Merged
merged 5 commits into from
Jun 5, 2023

Conversation

william-liebenberg
Copy link
Contributor

As per #60

  • remove repositories
  • bring back entity framework
  • test specifications
  • general cleanup

- replace usages of `IRepositoryBase<T>` with `IApplicationDbContext.T`
- remove `DbSetRepository` and DI configuration
- Clean up usings
- Use `IApplicationDbContext` in tests instead of `ApplicationDbContext`
- Use better container names
@danielmackay danielmackay changed the title Refine specifications usage ♻️ Refine specifications usage Jun 5, 2023
resolve conflicts
@william-liebenberg william-liebenberg merged commit cf7891a into main Jun 5, 2023
@william-liebenberg william-liebenberg deleted the refine-specifications-usage branch June 5, 2023 08:06
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.

2 participants