https://github.com/brianlparker/efexceptionstestapp
EFExceptions.Generator 0.5.0.0-alpha Example Application
https://github.com/brianlparker/efexceptionstestapp
Last synced: 2 months ago
JSON representation
EFExceptions.Generator 0.5.0.0-alpha Example Application
- Host: GitHub
- URL: https://github.com/brianlparker/efexceptionstestapp
- Owner: BrianLParker
- License: mit
- Created: 2024-01-31T23:43:50.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T23:48:03.000Z (over 2 years ago)
- Last Synced: 2025-01-20T11:46:53.996Z (over 1 year ago)
- Language: C#
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# EFExceptionsTestApp
You will need to install MySql and Sql(default in VS) to use.
MySql will need a test user configured and the connection string at the top of program.cs adjusted.