Trivial.WindowsKit 9.0.0-preview6

This is a prerelease version of Trivial.WindowsKit.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Trivial.WindowsKit --version 9.0.0-preview6                
NuGet\Install-Package Trivial.WindowsKit -Version 9.0.0-preview6                
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="Trivial.WindowsKit" Version="9.0.0-preview6" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Trivial.WindowsKit --version 9.0.0-preview6                
#r "nuget: Trivial.WindowsKit, 9.0.0-preview6"                
#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 Trivial.WindowsKit as a Cake Addin
#addin nuget:?package=Trivial.WindowsKit&version=9.0.0-preview6&prerelease

// Install Trivial.WindowsKit as a Cake Tool
#tool nuget:?package=Trivial.WindowsKit&version=9.0.0-preview6&prerelease                

Trivial.WindowsKit

Includes some complex controls and utilities on WinUI 3.

using Trivial.UI;

Controls

  • TileItem shows image and text.
  • TileCollection is a horizontal list of tile.
  • CommentView with poster information and comment.
  • BlockHeader is a header for a group.
  • TextButton is a button with different states that you can customize colors.
  • TextView is a read-only text view for string with a greate number of line.
  • SettingsExpanderHeader is the expander header like the one in Windows Settings.
  • FileListView is a lite file browser.
  • TabbedWebView is a lite web browser powered by Microsoft Edge WebView2.

Local web app

  • A way to launch H5 app locally with native capability and auto-update.

Utilities

  • DependencyObjectProxy is a helper for implementing custom control or user control.
  • VisualUtility is a helper class for framework element.
  • BaseJsonPagingLoader is a base class to implement the JSON data loader with paging.
  • JsonWebCacheClient is a HTTP client with cache management to load JSON data.
Product Compatible and additional computed target framework versions.
.NET net8.0-windows10.0.17763 is compatible.  net8.0-windows10.0.19041 is compatible.  net8.0-windows10.0.22000 is compatible.  net8.0-windows10.0.22621 is compatible.  net9.0-windows was computed.  net9.0-windows10.0.17763 is compatible.  net9.0-windows10.0.19041 is compatible.  net9.0-windows10.0.22000 is compatible.  net9.0-windows10.0.22621 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Trivial.WindowsKit:

Package Downloads
DiffPlex.Windows

DiffPlex.Windows is a Windows App SDK control library that allows you to programatically render visual text diffs in your application.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Trivial.WindowsKit:

Repository Stars
mmanela/diffplex
DiffPlex is Netstandard 1.0+ C# library to generate textual diffs.
Version Downloads Last updated
9.2.0 36 1/10/2025
9.1.0 95 12/26/2024
9.0.0 150 12/12/2024
8.0.0 142 9/8/2024 8.0.0 is deprecated because it is no longer maintained.
7.2.0 207 2/18/2024 7.2.0 is deprecated because it is no longer maintained.
7.1.0 1,036 11/20/2023 7.1.0 is deprecated because it is no longer maintained.
7.0.0 676 5/10/2023 7.0.0 is deprecated because it is no longer maintained.
6.6.6 274 3/6/2023
6.6.0 410 11/9/2022 6.6.0 is deprecated because it is no longer maintained.
6.5.2 431 10/26/2022 6.5.2 is deprecated because it is no longer maintained.
6.5.0 1,083 10/10/2022 6.5.0 is deprecated because it is no longer maintained.
6.4.2 429 10/9/2022 6.4.2 is deprecated because it is no longer maintained.
6.4.1 424 10/9/2022 6.4.1 is deprecated because it is no longer maintained.
6.4.0 481 9/28/2022 6.4.0 is deprecated because it is no longer maintained.
6.3.0 511 9/15/2022 6.3.0 is deprecated because it is no longer maintained.
6.2.2 490 9/6/2022 6.2.2 is deprecated because it is no longer maintained.
6.2.1 458 8/31/2022 6.2.1 is deprecated because it is no longer maintained.
6.2.0 469 8/30/2022 6.2.0 is deprecated because it is no longer maintained.
6.1.828 478 8/29/2022 6.1.828 is deprecated because it is no longer maintained.
6.1.0 455 8/28/2022 6.1.0 is deprecated because it is no longer maintained.
6.0.1 480 8/24/2022 6.0.1 is deprecated because it is no longer maintained.
6.0.0 473 8/12/2022 6.0.0 is deprecated because it is no longer maintained.
5.6.0 514 7/15/2022 5.6.0 is deprecated because it is no longer maintained.
5.5.0 527 7/14/2022 5.5.0 is deprecated because it is no longer maintained.
5.4.0 499 7/12/2022 5.4.0 is deprecated because it is no longer maintained.
5.3.0 475 7/8/2022 5.3.0 is deprecated because it is no longer maintained.
5.2.0 496 6/24/2022 5.2.0 is deprecated because it is no longer maintained.
5.1.0 495 6/22/2022 5.1.0 is deprecated because it is no longer maintained.
5.0.0 470 6/18/2022 5.0.0 is deprecated because it is no longer maintained.
4.0.0 474 6/4/2022 4.0.0 is deprecated because it is no longer maintained.
3.5.0 485 6/4/2022 3.5.0 is deprecated because it is no longer maintained.
3.4.0 488 5/29/2022 3.4.0 is deprecated because it is no longer maintained.
3.3.0 484 5/7/2022 3.3.0 is deprecated because it is no longer maintained.
3.2.0 465 4/21/2022 3.2.0 is deprecated because it is no longer maintained.
3.1.0 510 4/14/2022 3.1.0 is deprecated because it is no longer maintained.
3.0.3 501 3/30/2022 3.0.3 is deprecated because it is no longer maintained.
3.0.2 506 3/30/2022 3.0.2 is deprecated because it is no longer maintained.
3.0.1 484 3/30/2022 3.0.1 is deprecated because it is no longer maintained.
3.0.0 489 3/30/2022 3.0.0 is deprecated because it is no longer maintained.
2.3.0 518 4/7/2022 2.3.0 is deprecated because it is no longer maintained.
2.2.0 530 3/26/2022 2.2.0 is deprecated because it is no longer maintained.
2.1.0 513 3/9/2022 2.1.0 is deprecated because it is no longer maintained.
2.0.0 522 2/21/2022 2.0.0 is deprecated because it is no longer maintained.
1.2.0 488 2/19/2022 1.2.0 is deprecated because it is no longer maintained.
1.1.0 499 2/17/2022 1.1.0 is deprecated because it is no longer maintained.
1.0.0 521 2/10/2022 1.0.0 is deprecated because it is no longer maintained.