1. Install .NET Core 2.0 SDK 。
https://www.microsoft.com/net/download/core

2. Install Android 7.1 (API 25) SDK.
[Xamarin] - Xamarin.Forms Project with .Net Standard 2.0

3. New .NET Standard Project With Nuget Update:
Microsoft.EntityFrameworkCore.2.0.0
Microsoft.EntityFrameworkCore.Sqlite.2.0.0
Xamarin.Forms.2.4.0.266-pre1

[Xamarin] - Xamarin.Forms Project with .Net Standard 2.0

[Xamarin] - Xamarin.Forms Project with .Net Standard 2.0

3. Library Project Initialization.

[Xamarin] - Xamarin.Forms Project with .Net Standard 2.0

4. New Android Project With Nuget Update:
Microsoft.EntityFrameworkCore.2.0.0
Microsoft.EntityFrameworkCore.Sqlite.2.0.0
Xamarin.Forms.2.4.0.266-pre1

[Xamarin] - Xamarin.Forms Project with .Net Standard 2.0

5.  Android Project Initialization.

[Xamarin] - Xamarin.Forms Project with .Net Standard 2.0

[Xamarin] - Xamarin.Forms Project with .Net Standard 2.0

6. APP Deploy.

[Xamarin] - Xamarin.Forms Project with .Net Standard 2.0

相关文章:

  • 2022-12-23
  • 2021-06-26
  • 2022-12-23
  • 2021-09-11
  • 2022-12-23
  • 2021-07-14
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-02
  • 2022-02-04
  • 2022-12-23
  • 2022-01-31
相关资源
相似解决方案