https://github.com/gravity00/efcore-immutability
https://github.com/gravity00/efcore-immutability
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gravity00/efcore-immutability
- Owner: gravity00
- License: mit
- Created: 2022-08-01T10:36:04.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-15T09:22:14.000Z (almost 4 years ago)
- Last Synced: 2025-09-13T15:51:15.349Z (10 months ago)
- Language: C#
- Size: 26.4 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Immutability and Entity Framework Core
Project showcasing the integration of immutable C# records with Entity Framework Core.
## Articles
* [Immutability and Entity Framework Core](https://medium.com/geekculture/immutability-and-entity-framework-core-60ac59919c2)