Avalonia.Markup.Xaml.Loader 11.3.0-rc1

Prefix Reserved
This is a prerelease version of Avalonia.Markup.Xaml.Loader.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Avalonia.Markup.Xaml.Loader --version 11.3.0-rc1
                    
NuGet\Install-Package Avalonia.Markup.Xaml.Loader -Version 11.3.0-rc1
                    
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="Avalonia.Markup.Xaml.Loader" Version="11.3.0-rc1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Avalonia.Markup.Xaml.Loader" Version="11.3.0-rc1" />
                    
Directory.Packages.props
<PackageReference Include="Avalonia.Markup.Xaml.Loader" />
                    
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 Avalonia.Markup.Xaml.Loader --version 11.3.0-rc1
                    
#r "nuget: Avalonia.Markup.Xaml.Loader, 11.3.0-rc1"
                    
#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=Avalonia.Markup.Xaml.Loader&version=11.3.0-rc1&prerelease
                    
Install Avalonia.Markup.Xaml.Loader as a Cake Addin
#tool nuget:?package=Avalonia.Markup.Xaml.Loader&version=11.3.0-rc1&prerelease
                    
Install Avalonia.Markup.Xaml.Loader as a Cake Tool

Avalonia is a cross-platform UI framework for .NET providing a flexible styling system and supporting a wide range of Operating Systems such as Windows, Linux, macOS and with experimental support for Android, iOS and WebAssembly.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  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 is compatible.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (20)

Showing the top 5 NuGet packages that depend on Avalonia.Markup.Xaml.Loader:

Package Downloads
Dove.Avalonia.Controls.Extensions

Controls Extensions for Avalonia.

Prism.Avalonia

Prism.Avalonia is a fully open source version of the Prism guidance originally produced by Microsoft Patterns & Practices. Prism.Avalonia provides an implementation of a collection of design patterns that are helpful in writing well structured, maintainable, and testable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared library targeting the .NET Framework and .NET Standard. Features that need to be platform specific are implemented in the respective libraries for the target platform (Avalonia, WPF, Uno Platform, and Xamarin Forms). Prism.Avalonia helps you more easily design and build rich, flexible, and easy to maintain cross-platform Avalonia desktop applications. This library provides user interface composition as well as modularity support.

Prism.DryIoc.Avalonia

This extension is used to build Prism.Avalonia applications based on DryIoc. Users must install the Prism.Avalonia NuGet package as well.

ShowMeTheXaml.Avalonia

Package contains Avalonia control that can display xaml code from ShowMeTheXaml.Avalonia.Generator

Aura.UI

Control's Library for Avalonia.

GitHub repositories (22)

Showing the top 20 popular GitHub repositories that depend on Avalonia.Markup.Xaml.Loader:

Repository Stars
mgth/LittleBigMouse
DPI Aware mouse move across screens
timschneeb/GalaxyBudsClient
Unofficial Galaxy Buds Manager for Windows, macOS, Linux, and Android
Caliburn-Micro/Caliburn.Micro
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
icsharpcode/AvaloniaILSpy
Avalonia-based .NET Decompiler (port of ILSpy)
wieslawsoltes/ChatGPT
A ChatGPT C# client for MacOS, Windows, Linux, Android, iOS and Browser. Powered by Avalonia UI framework.
Taiizor/Sucrose
Sucrose is a versatile wallpaper engine that brings life to your desktop with a wide range of interactive wallpapers.
PieroCastillo/Aura.UI
A Library with a lot of Controls for AvaloniaUI
jinek/Consolonia
A cross-platform UI framework for .NET.
verybadcat/CSharpMath
LaTeX. in C#. (ported from the wonderful iosMath project).
AvaloniaCommunity/Prism.Avalonia
Prism Avalonia UI framework. Super charge your cross-platform apps with IoC, navigation, and more! Sponsored by Suess Labs. Prism is based on Microsoft patterns and practices.
Lauriethefish/QuestPatcher
Generic il2cpp modding tool for Oculus Quest (1/2/3) apps.
whistyun/Markdown.Avalonia
render markdown with Avalonia UI
Kira-NT/HotAvalonia
🔥 Supercharge your Avalonia development experience with hot reload capabilities
h4lfheart/FortnitePorting
An application that automates the Fortnite porting process
AngryCarrot789/FramePFX
A non-linear video editor written in C# using Avalonia
BrycensRanch/SnapX
SnapX is a free, open-source, cross-platform tool that lets you capture or record any area of your screen and instantly share it with a single keypress. Upload images, videos, text, and more to multiple supported destinations—all with ease. ShareX fork
Splitwirez/avalonia-aero-theme
Floogen/Stardrop
Stardrop is an open-source, cross-platform mod manager for the game Stardew Valley.
DaiYu-233/YMCL.Avalonia
Yu Minecraft Launcher · YMCL !
furesoft/Slithin
A management application for the remarkable tablet
Version Downloads Last updated
11.3.1 4,989 6/5/2025
11.3.0 9,902 5/1/2025
11.3.0-rc1 214 4/25/2025
11.3.0-beta2 239 4/12/2025
11.3.0-beta1 315 4/3/2025
11.2.8 2,695 4/20/2025
11.2.7 2,235 4/11/2025
11.2.6 3,031 3/29/2025
11.2.5 7,498 2/28/2025
11.2.4 4,620 2/15/2025
11.2.3 11,081 12/19/2024
11.2.2 9,887 11/26/2024
11.2.1 6,552 11/15/2024
11.2.0 6,722 10/31/2024
11.2.0-rc2 120 10/27/2024
11.2.0-rc1 389 10/3/2024
11.2.0-beta2 250 9/15/2024
11.2.0-beta1 853 8/20/2024
11.1.5 2,699 11/19/2024
11.1.4 18,138 10/9/2024
11.1.3 16,654 8/13/2024
11.1.2 2,982 8/7/2024
11.1.2-rc1 103 8/5/2024
11.1.1 5,744 7/26/2024
11.1.0 9,437 7/22/2024
11.1.0-rc2 333 7/3/2024
11.1.0-rc1 2,393 6/14/2024
11.1.0-beta2 842 4/25/2024
11.1.0-beta1 2,470 3/11/2024
11.0.13 28,996 7/31/2024
11.0.12 1,616 7/24/2024
11.0.11 3,523 6/18/2024
11.0.10 115,331 3/5/2024
11.0.9 2,610 2/9/2024
11.0.8 926 2/8/2024
11.0.7 48,378 1/17/2024
11.0.6 4,192 12/6/2023
11.0.5 20,125 10/17/2023
11.0.5-rc1 742 10/6/2023
11.0.4 9,362 8/19/2023
11.0.3 6,822 8/10/2023
11.0.2 2,386 7/31/2023
11.0.1 1,468 7/26/2023
11.0.0 38,984 7/5/2023
11.0.0-rc2.2 207 7/2/2023
11.0.0-rc2.1 205 7/1/2023
11.0.0-rc1.1 2,311 5/31/2023
11.0.0-preview8 1,606 5/9/2023
11.0.0-preview7 2,019 4/24/2023
11.0.0-preview6 4,684 3/21/2023
11.0.0-preview5 3,956 2/3/2023
11.0.0-preview4 3,382 11/11/2022
11.0.0-preview3 2,008 10/27/2022
11.0.0-preview2 1,042 10/8/2022
11.0.0-preview1 3,495 8/19/2022
0.10.22 1,218 8/10/2023
0.10.21 16,783 5/19/2023
0.10.20 962 5/18/2023
0.10.19 22,424 3/24/2023
0.10.18 52,363 8/15/2022
0.10.17 3,653 7/20/2022
0.10.16 5,613 7/7/2022
0.10.15 20,905 6/3/2022
0.10.14 10,844 5/9/2022
0.10.13 20,532 3/2/2022
0.10.12 28,183 1/26/2022
0.10.11 4,599 12/21/2021
0.10.11-rc.2 267 12/8/2021
0.10.11-rc.1 4,758 11/24/2021
0.10.10 9,889 10/27/2021
0.10.9 1,157 10/26/2021
0.10.8 6,075 10/9/2021
0.10.7 3,724 8/17/2021
0.10.6 7,926 6/4/2021
0.10.5 1,778 5/19/2021
0.10.4 2,520 5/10/2021
0.10.3 1,592 4/30/2021
0.10.2 1,823 4/21/2021
0.10.1 1,229 4/21/2021
0.10.0 16,804 1/22/2021
0.10.0-rc2 1,460 1/20/2021
0.10.0-rc1 2,744 12/10/2020
0.10.0-preview6 2,130 10/27/2020
0.10.0-preview5 2,655 9/2/2020
0.10.0-preview4 1,168 8/27/2020
0.10.0-preview3 1,451 8/16/2020
0.10.0-preview2 2,007 7/24/2020