https://github.com/sample-by-jsakamoto/usingentityframeworkwithmysql
https://github.com/sample-by-jsakamoto/usingentityframeworkwithmysql
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sample-by-jsakamoto/usingentityframeworkwithmysql
- Owner: sample-by-jsakamoto
- License: unlicense
- Created: 2016-03-23T15:42:35.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-25T12:52:39.000Z (about 9 years ago)
- Last Synced: 2025-04-09T23:55:29.800Z (about 2 months ago)
- Language: C#
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Using Entity Framework with MySql
This sample console application was confirmed that the app can run on Windows10 x64, and Raspberry Pi Model B+ with Raspbian JESSIE LITE.
MySql version is 5.5.


**NOTICE**
When running this sample application on Raspberry Pi,
the initialization of this app is very slowly.