SilkyFowl.Avalonia.FuncUI.LiveView.Analyzer 0.0.2-preview03

This is a prerelease version of SilkyFowl.Avalonia.FuncUI.LiveView.Analyzer.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SilkyFowl.Avalonia.FuncUI.LiveView.Analyzer --version 0.0.2-preview03
                    
NuGet\Install-Package SilkyFowl.Avalonia.FuncUI.LiveView.Analyzer -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.Analyzer" Version="0.0.2-preview03" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SilkyFowl.Avalonia.FuncUI.LiveView.Analyzer" Version="0.0.2-preview03" />
                    
Directory.Packages.props
<PackageReference Include="SilkyFowl.Avalonia.FuncUI.LiveView.Analyzer" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SilkyFowl.Avalonia.FuncUI.LiveView.Analyzer --version 0.0.2-preview03
                    
#r "nuget: SilkyFowl.Avalonia.FuncUI.LiveView.Analyzer, 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.
#addin nuget:?package=SilkyFowl.Avalonia.FuncUI.LiveView.Analyzer&version=0.0.2-preview03&prerelease
                    
Install SilkyFowl.Avalonia.FuncUI.LiveView.Analyzer as a Cake Addin
#tool nuget:?package=SilkyFowl.Avalonia.FuncUI.LiveView.Analyzer&version=0.0.2-preview03&prerelease
                    
Install SilkyFowl.Avalonia.FuncUI.LiveView.Analyzer as a Cake Tool

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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-preview06 89 5/25/2024
0.0.4-preview05 267 3/10/2024
0.0.4-preview04 184 2/17/2024
0.0.4-preview03 227 2/12/2024
0.0.4-preview02 325 12/20/2023
0.0.4-preview01 525 11/3/2023
0.0.3 819 8/28/2023
0.0.3-preview01 597 8/28/2023
0.0.2-preview03 393 5/6/2023
0.0.2-preview02 399 5/6/2023
0.0.2-preview01 394 5/5/2023
0.0.1.1 469 8/14/2023
0.0.1 448 5/5/2023
0.0.1-alpha4 485 6/22/2022
0.0.1-alpha3 573 6/22/2022
0.0.1-alpha2 493 6/15/2022
0.0.1-alpha 434 6/14/2022

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