How to create a ServiceStack for use with MonoDroid?

I am trying to use ServiceStack REST DTO and OrmLite with monoDroid. But I can’t figure out how to create a ServiceStack to use it.

By default, I have an error when deploying to a mobile device:

C: \ Program Files (x86) \ MSBuild \ Novell \ Novell.MonoDroid.Common.targets (464.2): error: exception when loading assemblies: System.IO.FileNotFoundException: failed to load assembly 'System.Configuration, Version = 2.0.0.0, Culture = neutral, PublicKeyToken = b03f5f7f11d50a3a '. Perhaps this does not exist in the Mono profile for Android?

+3
source share
1 answer

, DLL ServiceStack, .NET, Mono Android, . , DLL System.Configuration, Mono Android. , Mono Android, , , .

Mono Android, Silverlight ( ). , Silverlight, Mono Android, / . , , , .

+3

All Articles