当前位置:网站首页>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.
边栏推荐
- ctfshow 文件包含
- Week 19 Progress (Understanding IoT Basics)
- 会员生日提前了一天
- joiplay模拟器如何使用
- 2021GDCPC广东省大学生程序设计竞赛 H.History
- Apache Doris series: In-depth understanding of real-time analytical database Apache Doris
- Manually set transaction commit in mysql
- [动态规划] 0-1背包问题和完全背包问题
- 软件测试三阶段,你在哪一步?
- 【LeetCode】42. 接雨水 - Go 语言题解
猜你喜欢
随机推荐
数据清洗-使用es的ingest
How to open the payment channel interface?
MySQL面试题
Manually set transaction commit in mysql
实验7(MPLS实验)
牛逼的公司都在用的绩效管理法OKR
@requestmapping注解的作用及用法
Point Cloud Scene Reconstruction with Depth Estimation
【LeetCode】64. 最小路径和 - Go 语言题解
MPI简谈
反转链表-头插反转法
Bugku sql注入
VSCode高效开源神器有哪些
WebServer流程讲解(注册模块)
Debezium error series 20: task failed to create new topic. Ensure that the task is authorized to create topics
2D Transform Module && Media Queries
Apache Doris series: In-depth understanding of real-time analytical database Apache Doris
Excel basic study notes
Computer shortcut icon whitening solution
边缘计算与小程序也能结合!智能家居是否能借势上台阶