当前位置:网站首页>Steven Giesel recently published a 5-part series documenting his first experience building an application with the Uno Platform.
Steven Giesel recently published a 5-part series documenting his first experience building an application with the Uno Platform.
2022-07-30 23:48:00 【51CTO】
Author: Steven Giesel
Translator: Alan Wang
Proofreader: Li Weihan – Microsoft MVP
Typesetting: Rani Sun
What better way to learn a new technology than with a hands-on tutorial with step-by-step instructions and code samples?When you finish or fork this tutorial, you will have an application like this:

Steven Giesel recently released a 5-part series documenting his first experience building applications with the Uno Platform.Follow his steps as he walks you through setting up the Uno Platform environment, giving his thoughts on the platform, and ending with a hands-on demo to build a Kanban-style Todo app that runs in the browser, desktop or mobile!
Part 1
As a new user, Steven learned Basics of the Uno Platform, including how the platform differs from .NET MAUI.With a basic understanding of the Uno Platform, the first part further provides the basics needed to set up a development environment before developing small cross-platform applications,
Part II
The second part focuses primarily on implementing the first functionality of the application to be able to add your first To-do items.This section starts by showing the Uno Platform platform itself, and how easy it is to get started with code and requirements.
- Requirements: Basic Information on Todo Matters
- Domain objects
- Swimlane diagram
- Add Todo Matters

Part 3
With the basic structure available, Part 3 drills down to implement the changes needed to allow user interaction.Additionally, by implementing a modal dialog for all platforms, users will be allowed to enter basic information about the Todo items they want to track.

Part 4
The third part completes a form that also verifies that the model is in effect.Steven picks up where he left off in the previous section and starts to create a ViewModel that lays the groundwork for the next sections.

Part 5
Part 5 describes how to drag and drop, how to save, and how to load the final implementation of the state.Aesthetically, this application is simple.But most importantly, we have a fully functional to-do app that can be used on all platforms using the same source code.Finally, Steven concludes the series with a sincere review of his experience with the Uno Platform.
GitHub repository for this Todo-App: here
If you have any questions, feature requests, or issues about the Uno Platform, you can post them at Discord – Channel #uno-platform and GitHub discussionsContact our engineering team.
边栏推荐
猜你喜欢

MySQL面试题
![45. [Application of list linked list]](/img/7a/ca026cafeceffd2daee68fe66e1882.png)
45. [Application of list linked list]

align-content、justify-content、align-items三个属性的作用和效果

joiplay模拟器报错如何解决

360核心安全大脑3.0正式发布,构建政企用户的“能力中枢平台”

Summary of the stock problem of state machine dynamic programming

Android security optimization - APP reinforcement

【LeetCode】42. 接雨水 - Go 语言题解

2021GDCPC广东省大学生程序设计竞赛 H.History

The difference between ?? and ??= and ?. and || in JS
随机推荐
uniapp开发微信小程序-软考刷题小程序
Point Cloud Scene Reconstruction with Depth Estimation
[Meng Xin problem solving] Delete the Nth node from the bottom of the linked list
边缘计算与小程序也能结合!智能家居是否能借势上台阶
flex-direction容器属性
Chevrolet Trailblazer, the first choice for safety and warmth for your family travel
How to open the payment channel interface?
在微服务中使用事件溯源的六大原因 - Herath
会员生日提前了一天
10 个关于自动化发布管理的好处
JS中? ?和??=和?.和 ||的区别
HashSet源码解析
joiplay模拟器如何导入游戏存档
"Wei cup" school more than 2022 cattle summer camp 4 L.B lack Hole, computational geometry
joiplay模拟器如何使用
Soft Exam Study Plan
360核心安全大脑3.0正式发布,构建政企用户的“能力中枢平台”
PyTorch model export to ONNX file example (LeNet-5)
游戏商城表建立
Calico 网络通信原理揭秘