Я реализовал EntityFrameworkcore sqlite в формах Xamarin, пока создается База данных, следующее исключение.
No suitable constructor found for entity type 'XName'. The following constructors had parameters that could not be bound to properties of the entity type: cannot bind 'ns', 'localName' in 'XName(XNamespace ns, string localName)'.