A2v10.System.Xaml 10.1.8041

dotnet add package A2v10.System.Xaml --version 10.1.8041
                    
NuGet\Install-Package A2v10.System.Xaml -Version 10.1.8041
                    
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="A2v10.System.Xaml" Version="10.1.8041" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="A2v10.System.Xaml" Version="10.1.8041" />
                    
Directory.Packages.props
<PackageReference Include="A2v10.System.Xaml" />
                    
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 A2v10.System.Xaml --version 10.1.8041
                    
#r "nuget: A2v10.System.Xaml, 10.1.8041"
                    
#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.
#:package A2v10.System.Xaml@10.1.8041
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=A2v10.System.Xaml&version=10.1.8041
                    
Install as a Cake Addin
#tool nuget:?package=A2v10.System.Xaml&version=10.1.8041
                    
Install as a Cake Tool

About

A2v10.System.Xaml is a simple lightweight and fast Xaml Reader for A2v10.Platform.

Tips & Tricks

The escape sequence ({}) is used so that an open brace ({) can be used as a literal character in XAML.

<Object Property="{} Literal" />

<Object>
	<Object.Property>
	{} Literal
	</Object.Property>
</Object>

See also

Feedback

A2v10.System.Xaml is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

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 is compatible.  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 is compatible.  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 is compatible.  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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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.
  • .NETStandard 2.1

    • No dependencies.
  • net10.0

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on A2v10.System.Xaml:

Package Downloads
A2v10.Workflow

A2v10 workflow core

A2v10.ViewEngine.Xaml

Xaml view engine for A2v10

A2v10.Workflow.Serialization

A2v10 workflow serialization

A2v10.Xaml.Report

PDF reports for A2v10

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.1.8041 94 2/11/2026
10.1.8040 10,279 1/15/2026
10.1.8037 59,902 12/28/2025
10.1.8036 95,003 12/16/2025
10.1.8035 122,260 12/14/2025
10.1.8030 531,931 11/12/2025
10.1.8028 773,632 6/11/2025
10.1.8027 772,711 2/23/2025
10.1.8026 770,704 2/21/2025
10.1.8025 771,558 1/19/2025
10.1.8024 771,183 11/13/2024
10.1.8023 780,650 2/24/2024
10.1.8022 774,553 11/16/2023
10.1.8021 770,496 11/14/2023
10.1.8020 772,588 8/8/2023
10.1.8019 770,543 8/8/2023
Loading failed