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.
<PackageVersion Include="CodeMarkup.WinUI" Version="0.2.3-alpha" />
<PackageReference Include="CodeMarkup.WinUI" />
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 CodeMarkup.WinUI --version 0.2.3-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#:package CodeMarkup.WinUI@0.2.3-alpha
#: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=CodeMarkup.WinUI&version=0.2.3-alpha&prerelease
#tool nuget:?package=CodeMarkup.WinUI&version=0.2.3-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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. net9.0-windows was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0-windows10.0.19041
- Microsoft.Windows.SDK.BuildTools (>= 10.0.22621.755)
- Microsoft.WindowsAppSDK (>= 1.2.221109.1)
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 | 213 | 3/24/2023 |
| 0.2.2-alpha | 170 | 3/21/2023 |
| 0.2.1-alpha | 174 | 3/17/2023 |
| 0.2.0-alpha | 164 | 3/16/2023 |