Coho.UI
1.0.2-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.
See the version list below for details.
dotnet add package Coho.UI --version 1.0.2-alpha
NuGet\Install-Package Coho.UI -Version 1.0.2-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.2-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.2-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Coho.UI, 1.0.2-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.2-alpha&prerelease // Install Coho.UI as a Cake Tool #tool nuget:?package=Coho.UI&version=1.0.2-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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 | 116 | 9/24/2023 |
2.0.0-alpha2 | 99 | 8/21/2023 |
2.0.0-alpha1 | 89 | 8/20/2023 |
1.0.4-alpha | 108 | 7/23/2023 |
1.0.3-alpha | 95 | 5/25/2023 |
1.0.2-alpha | 93 | 5/14/2023 |
1.0.1-alpha | 96 | 4/29/2023 |
Added slider theme + fixed various things.