Coho.UI 2.0.0-alpha3

This is a prerelease version of Coho.UI.
dotnet add package Coho.UI --version 2.0.0-alpha3
                    
NuGet\Install-Package Coho.UI -Version 2.0.0-alpha3
                    
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="Coho.UI" Version="2.0.0-alpha3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Coho.UI" Version="2.0.0-alpha3" />
                    
Directory.Packages.props
<PackageReference Include="Coho.UI" />
                    
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 Coho.UI --version 2.0.0-alpha3
                    
#r "nuget: Coho.UI, 2.0.0-alpha3"
                    
#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=Coho.UI&version=2.0.0-alpha3&prerelease
                    
Install Coho.UI as a Cake Addin
#tool nuget:?package=Coho.UI&version=2.0.0-alpha3&prerelease
                    
Install Coho.UI as a Cake Tool

Coho.UI Readme

Coho.UI is the Open source version the UI stack that was used in PageFabric application.
I am porting all visual components to this library to help you create rich and immersive UI using the Sun Valley design used in Microsoft products.

You can get the code and the documentation at https://github.com/sebbouez/Coho.UI
Sample application is available in the repo.

You can of course contribute to the project.

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

    • No dependencies.
  • net7.0-windows7.0

    • No dependencies.

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
2.0.0-alpha3 133 9/24/2023
2.0.0-alpha2 107 8/21/2023
2.0.0-alpha1 97 8/20/2023
1.0.4-alpha 118 7/23/2023
1.0.3-alpha 107 5/25/2023
1.0.2-alpha 106 5/14/2023
1.0.1-alpha 109 4/29/2023

Fixed invisible menus in Windows 10