Coho.UI 1.0.3-alpha

This is a prerelease version of Coho.UI.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Coho.UI --version 1.0.3-alpha
NuGet\Install-Package Coho.UI -Version 1.0.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="Coho.UI" Version="1.0.3-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Coho.UI --version 1.0.3-alpha
#r "nuget: Coho.UI, 1.0.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 Coho.UI as a Cake Addin
#addin nuget:?package=Coho.UI&version=1.0.3-alpha&prerelease

// Install Coho.UI as a Cake Tool
#tool nuget:?package=Coho.UI&version=1.0.3-alpha&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 88 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

Added slider theme + fixed various things.