当前位置:网站首页>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 中手动设置事务提交

Week 19 Progress (Understanding IoT Basics)

智能创意中的尺寸拓展模块

PyTorch model export to ONNX file example (LeNet-5)

第十九周进度(了解物联网基础知识)

transition过渡&&animation动画

# # yyds dry goods inventory interview will brush TOP101: to determine whether there is a part of the list

After writing business code for many years, I found these 11 doorways, which only experts know

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

# Dasctf 7月赋能赛 WP
随机推荐
Kotlin特殊类
Shell script if statement
oracle数据库版本问题咨询(就是对比从数据库查询出来的版本,和docker里面的oracle版本)?
数据清洗-使用es的ingest
joiplay模拟器rtp如何安装
ZZULIOJ: 1120: the most value to exchange
10 个关于自动化发布管理的好处
Manually set transaction commit in mysql
Lambda表达式
46.<list链表的举列>
[动态规划] 0-1背包问题和完全背包问题
如何在 AWS 中应用 DevOps 方法?
Soft Exam Study Plan
[SAM模板题] P3975 [TJOI2015] 弦论
47.【指针与数组】
45.【list链表的应用】
Installation considerations for pytorch
leetcode 406. Queue Reconstruction by Height
align-content、justify-content、align-items三个属性的作用和效果
WebServer process explanation (registration module)