learninguno:我的文章“带有.NET和Uno的跨平台移动应用程序”的代码

时间:2024-05-21 03:14:58
【文件属性】:

文件名称:learninguno:我的文章“带有.NET和Uno的跨平台移动应用程序”的代码

文件大小:86KB

文件格式:ZIP

更新时间:2024-05-21 03:14:58

C#

Uno快速入门 该项目基于Uno Quickstart,并用于我撰写的这篇中型文章。 此存储库是应用程序的基本示例,该应用程序跨目标UWP,iOS,Android和WebAssembly。 在Windows上使用Visual Studio的UWP工具,例如 ,C#Edit and Continue,然后在iOS,Android和Windows上运行您的应用程序。 您也可以。 先决条件 Visual Studio 2017 15.5或更高版本,具有: Xamarin组件,已安装iOS远程模拟器 装有Visual Studio for Mac,XCode 8.2或更高版本的可正常运行的Mac Google Android x86模拟器 在Windows上 使用Python运行WASM项目 用于运行本机Python工具Linux子系统 或Windows的Python工具 使用Node运


【文件预览】:
learninguno-master
----MyApp.sln(19KB)
----docs()
--------assets()
----License.md(11KB)
----Readme.md(2KB)
----nuget.config(554B)
----.gitignore(4KB)
----.gitattributes(2KB)
----MyApp()
--------MyApp.iOS()
--------MyApp.Wasm()
--------MyApp.Shared()
--------MyApp.UWP()
--------MyApp.Droid()

网友评论