Avalonia.Markup.Xaml.Loader 11.3.0

Prefix Reserved
dotnet add package Avalonia.Markup.Xaml.Loader --version 11.3.0
                    
NuGet\Install-Package Avalonia.Markup.Xaml.Loader -Version 11.3.0
                    
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" />
                    
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" />
                    
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
                    
#r "nuget: Avalonia.Markup.Xaml.Loader, 11.3.0"
                    
#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
                    
Install Avalonia.Markup.Xaml.Loader as a Cake Addin
#tool nuget:?package=Avalonia.Markup.Xaml.Loader&version=11.3.0
                    
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 (24)

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).
Kenji-NX/Kenji-NX
Nintendo Switch emulator written in C#.
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
Automation of 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 !
Version Downloads Last updated
11.3.0 2,653 5/1/2025
11.3.0-rc1 206 4/25/2025
11.3.0-beta2 229 4/12/2025
11.3.0-beta1 294 4/3/2025
11.2.8 2,023 4/20/2025
11.2.7 1,700 4/11/2025
11.2.6 2,471 3/29/2025
11.2.5 5,862 2/28/2025
11.2.4 3,884 2/15/2025
11.2.3 10,258 12/19/2024
11.2.2 9,026 11/26/2024
11.2.1 6,042 11/15/2024
11.2.0 6,165 10/31/2024
11.2.0-rc2 118 10/27/2024
11.2.0-rc1 385 10/3/2024
11.2.0-beta2 248 9/15/2024
11.2.0-beta1 846 8/20/2024
11.1.5 2,228 11/19/2024
11.1.4 17,129 10/9/2024
11.1.3 15,682 8/13/2024
11.1.2 2,554 8/7/2024
11.1.2-rc1 95 8/5/2024
11.1.1 5,218 7/26/2024
11.1.0 8,507 7/22/2024
11.1.0-rc2 327 7/3/2024
11.1.0-rc1 2,388 6/14/2024
11.1.0-beta2 838 4/25/2024
11.1.0-beta1 2,467 3/11/2024
11.0.13 25,727 7/31/2024
11.0.12 1,340 7/24/2024
11.0.11 3,230 6/18/2024
11.0.10 114,302 3/5/2024
11.0.9 2,570 2/9/2024
11.0.8 888 2/8/2024
11.0.7 45,518 1/17/2024
11.0.6 4,144 12/6/2023
11.0.5 19,840 10/17/2023
11.0.5-rc1 737 10/6/2023
11.0.4 9,353 8/19/2023
11.0.3 6,816 8/10/2023
11.0.2 2,378 7/31/2023
11.0.1 1,464 7/26/2023
11.0.0 37,001 7/5/2023
11.0.0-rc2.2 204 7/2/2023
11.0.0-rc2.1 198 7/1/2023
11.0.0-rc1.1 2,304 5/31/2023
11.0.0-preview8 1,602 5/9/2023
11.0.0-preview7 1,966 4/24/2023
11.0.0-preview6 4,677 3/21/2023
11.0.0-preview5 3,946 2/3/2023
11.0.0-preview4 3,377 11/11/2022
11.0.0-preview3 2,002 10/27/2022
11.0.0-preview2 1,037 10/8/2022
11.0.0-preview1 3,492 8/19/2022
0.10.22 1,212 8/10/2023
0.10.21 16,696 5/19/2023
0.10.20 956 5/18/2023
0.10.19 22,391 3/24/2023
0.10.18 52,268 8/15/2022
0.10.17 3,627 7/20/2022
0.10.16 5,519 7/7/2022
0.10.15 20,895 6/3/2022
0.10.14 10,833 5/9/2022
0.10.13 20,217 3/2/2022
0.10.12 28,168 1/26/2022
0.10.11 4,559 12/21/2021
0.10.11-rc.2 254 12/8/2021
0.10.11-rc.1 4,749 11/24/2021
0.10.10 9,827 10/27/2021
0.10.9 1,145 10/26/2021
0.10.8 6,062 10/9/2021
0.10.7 3,713 8/17/2021
0.10.6 7,907 6/4/2021
0.10.5 1,763 5/19/2021
0.10.4 2,504 5/10/2021
0.10.3 1,580 4/30/2021
0.10.2 1,810 4/21/2021
0.10.1 1,215 4/21/2021
0.10.0 16,705 1/22/2021
0.10.0-rc2 1,446 1/20/2021
0.10.0-rc1 2,729 12/10/2020
0.10.0-preview6 2,115 10/27/2020
0.10.0-preview5 2,631 9/2/2020
0.10.0-preview4 1,153 8/27/2020
0.10.0-preview3 1,437 8/16/2020
0.10.0-preview2 1,994 7/24/2020