SilkyFowl.Avalonia.FuncUI.LiveView 0.0.2-preview03

This is a prerelease version of SilkyFowl.Avalonia.FuncUI.LiveView.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SilkyFowl.Avalonia.FuncUI.LiveView --version 0.0.2-preview03
NuGet\Install-Package SilkyFowl.Avalonia.FuncUI.LiveView -Version 0.0.2-preview03
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SilkyFowl.Avalonia.FuncUI.LiveView" Version="0.0.2-preview03" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SilkyFowl.Avalonia.FuncUI.LiveView --version 0.0.2-preview03
#r "nuget: SilkyFowl.Avalonia.FuncUI.LiveView, 0.0.2-preview03"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SilkyFowl.Avalonia.FuncUI.LiveView as a Cake Addin
#addin nuget:?package=SilkyFowl.Avalonia.FuncUI.LiveView&version=0.0.2-preview03&prerelease

// Install SilkyFowl.Avalonia.FuncUI.LiveView as a Cake Tool
#tool nuget:?package=SilkyFowl.Avalonia.FuncUI.LiveView&version=0.0.2-preview03&prerelease

Live fs/fsx previewer for Avalonia.FuncUI.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.4-preview05 62 3/10/2024
0.0.4-preview04 55 2/17/2024
0.0.4-preview03 68 2/12/2024
0.0.4-preview02 103 12/20/2023
0.0.4-preview01 140 11/3/2023
0.0.3 175 8/28/2023
0.0.3-preview01 105 8/28/2023
0.0.2-preview03 70 5/6/2023
0.0.2-preview02 64 5/6/2023
0.0.2-preview01 68 5/5/2023
0.0.1.1 128 8/14/2023
0.0.1 145 5/5/2023
0.0.1-alpha4 130 6/22/2022
0.0.1-alpha3 135 6/22/2022
0.0.1-alpha2 145 6/15/2022

Fixed a bug that app crashes when displaying LiveViewWindow with SimpleTheme instead of FluentTheme.