fsprojects / Avalonia.FuncUI

Develop cross-plattform GUI Applications using F# and Avalonia!
https://funcui.avaloniaui.net/
MIT License
955 stars 74 forks source link

Publish Templates to NuGet? #348

Closed shanoaice closed 1 year ago

shanoaice commented 1 year ago

It seems like there is a template package Avalonia.FuncUI.Template, but I can't find it on NuGet...Is it not there because it does not work yet or?

Numpsy commented 1 year ago

refs #335 perhaps

shanoaice commented 1 year ago

Got that, I will try to pack and install them locally before they fully fixed them.

JaggerJo commented 1 year ago

@shanoaice you don't need the templates to get started. Take a look at the docs, it's really easy.

shanoaice commented 1 year ago

@JaggerJo Well I intend to use this in a xplat project :(

JaggerJo commented 1 year ago

Aha, I see.