An open API service indexing awesome lists of open source software.

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

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;