I am currently working on a Xamarin.Android project for a field service service. I looked at the standard Xamarin SQLite.NET component for Data Access Layer, but it does not meet my requirements (for example, I can not create PK with many fields).
I tried to use the Daphar structure, because I have more experience with that and I feel that it is very good.
It could not be found to work with Xamarin.Android. I'm using the zoo with Visual Studio 2013. Whoever knows this?
I tried 3 ways:
-
Adding Dermatology to the Android Class in Examiner Library - No errors, but Dapar Solution was not under the
context
group in Explorer and I used to name itDuper
-
one Adding Dapper to the "General" Pure Classroom Library. - Everything worked, I could add it, I could use the
Duper
namespace andquestions
methods etc. But there was an error in referring the project to the main zamirin. Android Application Project (different goal framework) -
Adding Dapper to a .NET framework 4.5 and Xamarin.Android targeting a portable class library. - Error adding NuGet package
Brief Question: How to add Depar (or other NuGet packages) to Xamarin.Android? thank you in advanced. Assemblies have been targeted in
- .NET 3.5
Comments
Post a Comment