Młody G
Młody G
CC#
Created by Młody G on 2/14/2024 in #help
Entity framework core - database
I created a database in ASP.NET Core (MVC) using Entity Framework Core. The ASP.NET Core application I created is only used to display the contents of the database. Now I want to create a WPF application that will allow adding records to the database. How can I connect the existing database to the WPF application? Do I need to recreate migrations? I use mssql
4 replies