https://github.com/ihor-po/tests_project
Common group project for testing students
https://github.com/ihor-po/tests_project
c-sharp csharp entity-framework
Last synced: about 1 month ago
JSON representation
Common group project for testing students
- Host: GitHub
- URL: https://github.com/ihor-po/tests_project
- Owner: ihor-po
- Created: 2018-09-16T08:10:27.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-28T07:19:42.000Z (over 7 years ago)
- Last Synced: 2025-01-11T21:23:57.480Z (over 1 year ago)
- Topics: c-sharp, csharp, entity-framework
- Language: C#
- Size: 11.6 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tests_Project
Common group project for testing students
## IMPORTANT
You must change connection string with yours data
> If you are using Windows authentification in connection string after Initial Catalog=...; insert this: Trusted_Connection=Yes;