SkillAgentSearch skills...

Avalonia.FuncUI.ProjectTemplates

.NET Project Templates for FuncUI

Install / Use

/learn @AvaloniaCommunity/Avalonia.FuncUI.ProjectTemplates
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Avalonia FuncUI ProjectTemplates

This repository contains .NET Project templates for FuncUI.

Install

dotnet new --install JaggerJo.Avalonia.FuncUI.Templates

Create an App

Create a new basic App (only contains a simple elmish view)

dotnet new funcui.basic -n NewApp

Create a new full App (contains a Style.xaml file and other extras.)

dotnet new funcui.full -n NewApp

Create a new Quick Start App (contains a bunch of pages and other extras.)

dotnet new funcui.quickstart -n NewApp

Run the App

dotnet run NewApp

View on GitHub
GitHub Stars18
CategoryDevelopment
Updated1y ago
Forks4

Languages

F#

Security Score

75/100

Audited on Nov 15, 2024

No findings