You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20-5Lines changed: 20 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,27 @@
4
4
5
5
Ready to go bundle package that includes references on [EntityFrameworkCore](https://github.com/dotnet/efcore) and [SQLitePCLRaw](https://github.com/ericsink/SQLitePCL.raw) packages that just works in this combination for the next platforms:
6
6
7
-
- ✔️ Windows
8
-
- ✔️ Android
9
-
- ✔️ iOS
10
-
- MacOS (not yet tested)
7
+
Supports AOT an JIT compilation. For AOT it uses nested `link.xml` file to exclude required classes from stripping.
11
8
12
-
Supports AOT an JIT compilation. For AOT it uses `link.xml` file to exclude required classes from stripping.
0 commit comments