CodeMarkup.WinUI 0.2.3-alpha

This is a prerelease version of CodeMarkup.WinUI.
dotnet add package CodeMarkup.WinUI --version 0.2.3-alpha
NuGet\Install-Package CodeMarkup.WinUI -Version 0.2.3-alpha
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="CodeMarkup.WinUI" Version="0.2.3-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeMarkup.WinUI --version 0.2.3-alpha
#r "nuget: CodeMarkup.WinUI, 0.2.3-alpha"
#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 CodeMarkup.WinUI as a Cake Addin
#addin nuget:?package=CodeMarkup.WinUI&version=0.2.3-alpha&prerelease

// Install CodeMarkup.WinUI as a Cake Tool
#tool nuget:?package=CodeMarkup.WinUI&version=0.2.3-alpha&prerelease

Overview

CodeMarkup for WinUI is a library for the WinUI framework that enables you to build user interfaces declaratively in C# code using fluent methods. With this library, you can create interfaces without needing to use XAML.

Disclaimer

CodeMarkup for WinUI is a proof of concept. There is no official support. Use at your own risk.

License

The MIT License, Copyright (c) 2023 Pawel Krzywdzinski

Product Compatible and additional computed target framework versions.
.NET net6.0-windows10.0.19041 is compatible.  net7.0-windows was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.3-alpha 93 3/24/2023
0.2.2-alpha 80 3/21/2023
0.2.1-alpha 85 3/17/2023
0.2.0-alpha 73 3/16/2023