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.
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.
// Install Coho.UI as a Cake Addin
#addin nuget:?package=Coho.UI&version=2.0.0-alpha3&prerelease

// Install Coho.UI as a Cake Tool
#tool nuget:?package=Coho.UI&version=2.0.0-alpha3&prerelease

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. 
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 89 9/24/2023
2.0.0-alpha2 89 8/21/2023
2.0.0-alpha1 74 8/20/2023
1.0.4-alpha 97 7/23/2023
1.0.3-alpha 85 5/25/2023
1.0.2-alpha 84 5/14/2023
1.0.1-alpha 87 4/29/2023

Fixed invisible menus in Windows 10