티스토리 뷰
반응형
마이크로소프트의 Contoso UWP앱을 UnoContoso 앱으로 포팅한 결과를 다루는 것으로, Uno Platform으로 비지니스 앱을 만들 수 있는지 여러분들이 판단해 보시기 바랍니다.
My troubles
- Does the UI output the same for each platform?
- I haven't made any Android or iOS apps before. Is it okay?
- Can it run on Windows 7?
- It's nice if it runs on macOS too...(Even a simple screen...)
- Are there cross-platforms running on IoT devices?
- Will there be enough performance to use for each platform without any problems?
Contoso UWP app
- Source
- Entity Framework Core v2.1.4
- Sqlite, SqlServer
- ASP.NET Core 2.1 Web
- Microsoft.Toolkit.Uwp v4.0.0
- Microsoft.Toolkit.Uwp.UI.Controls.DataGrid v4.0.0
- NETStandard.Library v2.0.3
UnoContoso app
- Source
- Entity Framework Core v3.1.9
- Sqlite
- ASP.NET Core 3.1 Web API
- Uno.Microsoft.Toolkit.Uwp.UI.Controls v6.1.0-build.191
- Uno.Microsoft.Toolkit.Uwp.UI.Controls.DataGrid v6.1.0-build.191
- NETStandard.Library v2.0.3
Difficulties in porting
- Entity Framework 3.x
- Breaking changes included in EF Core 3.x
- LINQ queries are no longer evaluated on the client
- Guid values are now stored as TEXT on SQLite
- Excluding the local execution method as an error occurred when initializing DbContext in Wasm, iOS, and macOS.
- Breaking changes included in EF Core 3.x
- Change to MVVM Pattern using Prism 8.0
반응형
'Uno Platform' 카테고리의 다른 글
Uno Platform 3.3 – Day 0 support for WinUI 3 Preview 3, Android 11 (0) | 2020.11.23 |
---|---|
WPF, UWP 프로젝트를 Uno Platform으로 포팅하기 (0) | 2020.11.14 |
Running UWP on Linux with Uno Platform (0) | 2020.08.27 |
Creating a simple RSS reader using Uno Platform part2 (0) | 2020.07.07 |
Creating a simple RSS reader using UNO Platform part1 (0) | 2020.06.30 |
댓글
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- UWP
- Visual Studio 2022
- Cross-platform
- Microsoft
- #Windows Template Studio
- Always Encrypted
- #prism
- C#
- ef core
- Build 2016
- Behavior
- uno-platform
- XAML
- Windows 10
- IOT
- windows 11
- Bot Framework
- PRISM
- ComboBox
- dotNETconf
- #uwp
- kiosk
- .net
- WPF
- MVVM
- LINQ
- uno platform
- visual studio 2019
- #MVVM
- .net 5.0
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
글 보관함