JoeW-AMCO / DeveloperSkillsTracker

A simple console app to track users' skills
MIT License
0 stars 0 forks source link

Test branch => Main - Alter the database connection method #1

Closed JoeW-AMCO closed 1 month ago

JoeW-AMCO commented 1 month ago

The SqlConnection.cs file has been replaced with a proper Entity Framework Core Database Schema so that I can interact with the database via LINQ