https://github.com/karenpayneoregon/efcore-msaccess
Using EF Core to work with MS-Access
https://github.com/karenpayneoregon/efcore-msaccess
csharpcore efcore msaccess
Last synced: 8 months ago
JSON representation
Using EF Core to work with MS-Access
- Host: GitHub
- URL: https://github.com/karenpayneoregon/efcore-msaccess
- Owner: karenpayneoregon
- Created: 2023-11-10T20:40:50.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-12T16:16:12.000Z (over 2 years ago)
- Last Synced: 2025-04-04T18:52:00.602Z (about 1 year ago)
- Topics: csharpcore, efcore, msaccess
- Language: C#
- Homepage: https://dev.to/karenpayneoregon/from-ms-access-to-ef-core-c-14nn
- Size: 187 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# About
Provides code sample to create, populate a MS-Access database using EF Core.
See the following [article](https://dev.to/karenpayneoregon/from-ms-access-to-ef-core-c-14nn) for details.
