https://github.com/arnab-developer/csharp-record-ef
C# record with EF
https://github.com/arnab-developer/csharp-record-ef
Last synced: 10 months ago
JSON representation
C# record with EF
- Host: GitHub
- URL: https://github.com/arnab-developer/csharp-record-ef
- Owner: Arnab-Developer
- License: mit
- Created: 2021-09-13T06:14:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-13T08:22:55.000Z (over 4 years ago)
- Last Synced: 2025-01-17T02:24:17.435Z (11 months ago)
- Language: C#
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# C# record with EF
It is possible to use `record` to work with Entity Framework.