feat: 初始化NewLife Studio项目,完成基础框架与数据管理模块
<UserControl xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" x:Class="NewLife.Studio.App.Controls.ModuleHost"> <ContentControl x:Name="ContentHost" /> </UserControl>