Posts by Alexandre Macedo • 1 point
1 post
-
0
votes0
answers113
viewsQ: C# Xamarin: Sqlite table from Mappings classes (Entitytypeconfiguration<Class>)
I’m trying to create some tables on sqlite with VS Community 2017 (c# and Xamarin android) from classes that are defined by Entitytypeconfiguration. Below I try to better detail my difficulty. I…