Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit a634568

Browse files
committed
1.1.1 release
1 parent 3ab6bf7 commit a634568

File tree

5 files changed

+9
-0
lines changed

5 files changed

+9
-0
lines changed

release/kinvey-xamarin-1.1.1.zip

100 KB
Binary file not shown.
4.5 KB
Binary file not shown.
Binary file not shown.
+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
1. Right click the *References* folder within your project -> **Edit References** -> **.Net Assembly** -> Navigate to download location of kinvey library, and add all the dll files.
2+
2. Right click your project -> **Add** -> **Add Packages**
3+
1. Add "Json.NET" v6.0.6
4+
2. Add "SQLite.Net.Async PCL" v2.4.1
5+
3. Add "SQLite.Net PCL - <runtime> Platform" v2.4.1 where <runtime> is your project's target platform
6+
4. Add "LinqExtender" v3.0.1
7+
5. Add "Microsoft HTTP Client Libraries" v2.2.28
8+
6. Add "Microsoft Async" v1.0.168
9+
7. Add "Microsoft BCL Build Components" v1.0.14
Binary file not shown.

0 commit comments

Comments
 (0)