ShowMeTheXaml.Avalonia.Generator
1.2.0-avalonia11-preview5
This is a prerelease version of ShowMeTheXaml.Avalonia.Generator.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ShowMeTheXaml.Avalonia.Generator --version 1.2.0-avalonia11-preview5
NuGet\Install-Package ShowMeTheXaml.Avalonia.Generator -Version 1.2.0-avalonia11-preview5
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="ShowMeTheXaml.Avalonia.Generator" Version="1.2.0-avalonia11-preview5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ShowMeTheXaml.Avalonia.Generator --version 1.2.0-avalonia11-preview5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ShowMeTheXaml.Avalonia.Generator, 1.2.0-avalonia11-preview5"
#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 ShowMeTheXaml.Avalonia.Generator as a Cake Addin #addin nuget:?package=ShowMeTheXaml.Avalonia.Generator&version=1.2.0-avalonia11-preview5&prerelease // Install ShowMeTheXaml.Avalonia.Generator as a Cake Tool #tool nuget:?package=ShowMeTheXaml.Avalonia.Generator&version=1.2.0-avalonia11-preview5&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Xaml code collector for ShowMeTheXaml.Avalonia using Net5 Source Generators
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- ShowMeTheXaml.Avalonia (>= 1.2.0-avalonia11-preview5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on ShowMeTheXaml.Avalonia.Generator:
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,387 | 4/26/2024 |
1.5.0 | 528 | 3/28/2024 |
1.4.1 | 3,076 | 10/15/2023 |
1.4.0 | 262 | 10/9/2023 |
1.4.0-rc1 | 244 | 10/9/2023 |
1.3.0 | 1,055 | 7/30/2023 |
1.2.0 | 1,536 | 9/17/2022 |
1.2.0-avalonia11-preview7 | 622 | 6/1/2023 |
1.2.0-avalonia11-preview6 | 277 | 5/21/2023 |
1.2.0-avalonia11-preview5 | 245 | 5/11/2023 |
1.2.0-avalonia11-preview4 | 372 | 4/8/2023 |
1.2.0-avalonia11-preview3 | 364 | 3/26/2023 |
1.2.0-avalonia11-preview2 | 296 | 2/8/2023 |
1.2.0-avalonia11 | 500 | 9/17/2022 |
1.1.0 | 930 | 8/7/2022 |
1.1.0-avalonia11 | 322 | 9/11/2022 |
0.3.1 | 421 | 8/5/2022 |
0.3.0 | 2,097 | 5/6/2021 |
0.2.3 | 596 | 4/16/2021 |
0.2.2 | 409 | 3/6/2021 |
0.2.1 | 410 | 2/25/2021 |
0.2.0 | 380 | 2/25/2021 |
0.1.0 | 491 | 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 preview 6 support
Remove setters of Background and Foreground, allowing it to be inherited