https://github.com/arnab-developer/childobjectsef
Child object management with EF change tracking.
https://github.com/arnab-developer/childobjectsef
Last synced: 3 months ago
JSON representation
Child object management with EF change tracking.
- Host: GitHub
- URL: https://github.com/arnab-developer/childobjectsef
- Owner: Arnab-Developer
- License: mit
- Created: 2022-08-25T09:57:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-25T04:30:20.000Z (over 1 year ago)
- Last Synced: 2025-01-17T02:24:21.705Z (5 months ago)
- Language: C#
- Homepage:
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Child objects EF
This is an app to show how we can manage child objects with Entity Framework change tracking. This also shows a pattern to develop an API with domain driven design.