Skip to content

SiwiecSoft/UnoPlayground

Repository files navigation

UnoPlayground

This is a playground for experimenting with Uno Platform projects.

Table of Contents

About the Project

This repository is used for testing and experimenting with the Uno Platform, which allows for the creation of cross-platform applications using C# and XAML.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Visual Studio 2022 or later with the Uno Platform extension installed
  • .NET 9.0 SDK

Installation

  1. Clone the repository:

    git clone https://github.com/SiwiecSoft/UnoPlayground.git
  2. Open the solution in Visual Studio.

  3. Restore the NuGet packages:

    dotnet restore

Usage

Run the project from Visual Studio or using the .NET CLI:

dotnet run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published