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

πŸ”¨ [INFRASTRUCTURE] Implemented Base Libraries #9

Merged
merged 49 commits into from
Nov 27, 2021

Conversation

furkandeveloper
Copy link
Owner

@furkandeveloper furkandeveloper commented Nov 27, 2021

Summary

This PR includes the following items;

  • ✨ Implemented Base Libraries
  • ✨ Implemented Generic Repository Pattern
  • ✨ Implemented generic where queries with auto filterer
  • ✨ Implemented select expression
  • ✨ Implemented include expression
  • ✨ Implemented asNoTracking options
  • ✨ Implemented GetById endpoint
  • ✨ Implemented hard delete operation
  • ✨ Implemented soft delete operation
  • ✨ Implemented add operation
  • ✨ Implemented add range operation
  • ✨ Implemented update operation
  • ✨ Implemented update range operation
  • ✨ Implemented replace operation
  • ✨ Implemented count operation
  • ✨ Implemented any operation
  • ✨ Implemented sample endpoints

#1 #8 #

@furkandeveloper furkandeveloper self-assigned this Nov 27, 2021
@furkandeveloper furkandeveloper merged commit 21b1232 into develop Nov 27, 2021
@furkandeveloper furkandeveloper linked an issue Nov 27, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨[FEATURE] Implement Get endpoints for abstraction layer
1 participant