Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Natashi
Posts
Comments
C
C#
•
Created by Scipio on 10/31/2024 in
#help
'FOREIGN KEY constraint failed in Sqlite using Entity Framework Core and WinUi 3
Are you sure you followed all the steps in the package's readme
49 replies
C
C#
•
Created by Scipio on 10/31/2024 in
#help
'FOREIGN KEY constraint failed in Sqlite using Entity Framework Core and WinUi 3
Well that's not good
49 replies
C
C#
•
Created by Scipio on 10/31/2024 in
#help
'FOREIGN KEY constraint failed in Sqlite using Entity Framework Core and WinUi 3
Expand the exception, see the property
ConstraintName
49 replies
C
C#
•
Created by Scipio on 10/31/2024 in
#help
'FOREIGN KEY constraint failed in Sqlite using Entity Framework Core and WinUi 3
Try using this package, it'll give you more details on db exceptions
https://www.nuget.org/packages/EntityFrameworkCore.Exceptions.Common
49 replies
C
C#
•
Created by Natashi on 9/10/2024 in
#help
✅ CSharpFunctionalExtensions.Result implicit conversion
Damnit, that's annoying, thanks for the answer
5 replies
C
C#
•
Created by FraznoFire on 9/1/2024 in
#help
Non-Nullable type "required" double up.
Guid is a value type
24 replies