DynamicXaml 0.6.3
dotnet add package DynamicXaml --version 0.6.3
NuGet\Install-Package DynamicXaml -Version 0.6.3
<PackageReference Include="DynamicXaml" Version="0.6.3" />
paket add DynamicXaml --version 0.6.3
#r "nuget: DynamicXaml, 0.6.3"
// Install DynamicXaml as a Cake Addin #addin nuget:?package=DynamicXaml&version=0.6.3 // Install DynamicXaml as a Cake Tool #tool nuget:?package=DynamicXaml&version=0.6.3
Fluent dynamic API for creating XAML Object trees, inspired by the fubu project HtmlTags
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DynamicXaml:
Package | Downloads |
---|---|
Scal
Scal (Structuremap and Caliburn.Micro) combines the Caliburn.Micro framework with the StructureMap DI Container and sprinkles in MemBus as Event aggregator and DynamicXaml as support library for XAML-related tasks. Caliburn.Micro is directly packaged into this, to avoid running its install scripts. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Minor API Changes, GetVisualParent extension method, Focus-helper, queue action on dispatcher