<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/getting-started-with-visual-studio-uno-platform-ai-y7kofimgx" -->

---
title: Getting Started with Visual Studio &amp; Uno Platform + AI
description: A walkthrough of setting up Uno Platform for cross-platform .NET development in Visual Studio 2022/2026, covering the Uno Platform extension, the uno-check CLI...
canonical: https://daily.dev/posts/getting-started-with-visual-studio-uno-platform-ai-y7kofimgx
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Getting Started with Visual Studio &amp; Uno Platform + AI | daily.dev
og:description: A walkthrough of setting up Uno Platform for cross-platform .NET development in Visual Studio 2022/2026, covering the Uno Platform extension, the uno-check CLI...
og:url: https://daily.dev/posts/getting-started-with-visual-studio-uno-platform-ai-y7kofimgx
og:image: https://api.daily.dev/og/posts/Y7KofiMGX.png
og:image:alt: Getting Started with Visual Studio &amp; Uno Platform + AI
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Getting Started with Visual Studio & Uno Platform + AI

**[We Are .NET](https://daily.dev/sources/wearedotnet)** · 13 min read · 0 upvotes · 0 comments

## Summary

A walkthrough of setting up Uno Platform for cross-platform .NET development in Visual Studio 2022/2026, covering the Uno Platform extension, the uno-check CLI tool, project scaffolding wizard, hot reload and hot design features, and AI-assisted development using GitHub Copilot in agent mode with two MCP servers: one for documentation context and one for live app interactivity. The demo shows Copilot inspecting the visual tree, clicking buttons, and reading UI state in a running app, plus a built-in hot design agent for UI modifications.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=USFc8bIckGk>

## Similar posts on daily.dev

- [Uno Platform 6.4 and Uno Platform Studio 2.0: .NET 10, VS2026 and Agentic AI](https://daily.dev/posts/uno-platform-6-4-and-uno-platform-studio-2-0-net-10-vs2026-and-agentic-ai-64ec2wv22) · InfoQ · 1 upvotes · 0 comments

---

Tags: [#github](https://daily.dev/tags/github), [#.net](https://daily.dev/tags/.net), [#visual-studio](https://daily.dev/tags/visual-studio), [#mcp](https://daily.dev/tags/mcp)

[View this post on daily.dev](https://daily.dev/posts/getting-started-with-visual-studio-uno-platform-ai-y7kofimgx)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Getting Started with Visual Studio & Uno Platform + AI","url":"https://daily.dev/posts/getting-started-with-visual-studio-uno-platform-ai-y7kofimgx","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/getting-started-with-visual-studio-uno-platform-ai-y7kofimgx"},"datePublished":"2026-03-06T17:24:02.094Z","dateModified":"2026-03-06T17:24:26.809Z","description":"A walkthrough of setting up Uno Platform for cross-platform .NET development in Visual Studio 2022/2026, covering the Uno Platform extension, the uno-check CLI...","image":"https://i.ytimg.com/vi/USFc8bIckGk/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/USFc8bIckGk/sddefault.jpg","isAccessibleForFree":true,"articleSection":"We Are .NET","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"We Are .NET","logo":"https://media.daily.dev/image/upload/s--BsnVOa3i--/f_auto/v1718347410/logos/wearedotnet","url":"https://daily.dev/sources/wearedotnet"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/getting-started-with-visual-studio-uno-platform-ai-y7kofimgx","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"github,.net,visual-studio,mcp","timeRequired":"PT13M","video":{"@type":"VideoObject","name":"Getting Started with Visual Studio & Uno Platform + AI","description":"A walkthrough of setting up Uno Platform for cross-platform .NET development in Visual Studio 2022/2026, covering the Uno Platform extension, the uno-check CLI...","thumbnailUrl":"https://i.ytimg.com/vi/USFc8bIckGk/sddefault.jpg","uploadDate":"2026-03-06T17:24:02.094Z","duration":"PT13M","url":"https://api.daily.dev/r/Y7KofiMGX","embedUrl":"https://www.youtube.com/embed/USFc8bIckGk"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"We Are .NET","item":"https://daily.dev/sources/wearedotnet"},{"@type":"ListItem","position":3,"name":"Getting Started with Visual Studio & Uno Platform + AI"}]}
```

