ShowMeTheXaml.Avalonia
1.3.0
See the version list below for details.
dotnet add package ShowMeTheXaml.Avalonia --version 1.3.0
NuGet\Install-Package ShowMeTheXaml.Avalonia -Version 1.3.0
<PackageReference Include="ShowMeTheXaml.Avalonia" Version="1.3.0" />
paket add ShowMeTheXaml.Avalonia --version 1.3.0
#r "nuget: ShowMeTheXaml.Avalonia, 1.3.0"
// Install ShowMeTheXaml.Avalonia as a Cake Addin #addin nuget:?package=ShowMeTheXaml.Avalonia&version=1.3.0 // Install ShowMeTheXaml.Avalonia as a Cake Tool #tool nuget:?package=ShowMeTheXaml.Avalonia&version=1.3.0
Package contains Avalonia control that can display xaml code from ShowMeTheXaml.Avalonia.Generator
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Avalonia (>= 11.0.0)
- Avalonia.Markup.Xaml.Loader (>= 11.0.0)
- Avalonia.Xaml.Behaviors (>= 11.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ShowMeTheXaml.Avalonia:
Package | Downloads |
---|---|
ShowMeTheXaml.Avalonia.Generator
Xaml code collector for ShowMeTheXaml.Avalonia using Net5 Source Generators |
|
ShowMeTheXaml.Avalonia.AvaloniaEdit
AvaloniaEdit (AvalonEdit) style for the ShowMeTheXAML.Avalonia XamlDisplay control. |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on ShowMeTheXaml.Avalonia:
Repository | Stars |
---|---|
kikipoulet/SukiUI
UI Theme for AvaloniaUI
|
|
AvaloniaCommunity/Material.Avalonia
Material design in AvaloniaUI
|
|
Uotan-Dev/UotanToolboxNT
为玩机发烧友而生的全新现代化工具箱 | A Modern Toolbox for Geeks
|
|
flarive/Neumorphism.Avalonia
Neumorphism UI theme for Avalonia apps
|
Version | Downloads | Last updated |
---|---|---|
1.5.1 | 3,709 | 4/26/2024 |
1.5.0 | 615 | 3/28/2024 |
1.4.1 | 3,185 | 10/15/2023 |
1.4.0 | 333 | 10/9/2023 |
1.4.0-rc1 | 293 | 10/9/2023 |
1.3.0 | 1,173 | 7/30/2023 |
1.2.0 | 2,098 | 9/17/2022 |
1.2.0-avalonia11-preview7 | 625 | 6/1/2023 |
1.2.0-avalonia11-preview6 | 333 | 5/21/2023 |
1.2.0-avalonia11-preview5 | 298 | 5/11/2023 |
1.2.0-avalonia11-preview4 | 429 | 4/8/2023 |
1.2.0-avalonia11-preview3 | 430 | 3/26/2023 |
1.2.0-avalonia11-preview2 | 358 | 2/8/2023 |
1.2.0-avalonia11 | 578 | 9/17/2022 |
1.1.0 | 1,399 | 8/7/2022 |
1.1.0-avalonia11 | 391 | 9/11/2022 |
0.1.0 | 4,119 | 2/24/2021 |
Allow edit sources xaml at runtime, apply result and see errors. Add IsEditable property to XamlDisplay
Add xaml namespaces and aliases to generated data
Add XamlDisplay content to logical tree for easy dev tools use
Add Avalonia 11.0.0 support
Remove setters of Background and Foreground, allowing it to be inherited