Scipio
Scipio
CC#
Created by Scipio on 1/13/2025 in #help
Need advice on my code
I have been trying to implement MVVM with EF Core using DTO's in WinUi 3. https://github.com/SpaceWarlord/Test
3 replies
CC#
Created by Scipio on 10/31/2024 in #help
'FOREIGN KEY constraint failed in Sqlite using Entity Framework Core and WinUi 3
I am getting the following error when attempting to add to add a record to my SQLite database: SqliteException: SQLite Error 19: 'FOREIGN KEY constraint failed' The exception occurs in ClientViewModel.cs - line 74 Link to my project: https://github.com/SpaceWarlord/Roster
52 replies