Trivial.WindowsKit 8.0.0-preview1

This is a prerelease version of Trivial.WindowsKit.
dotnet add package Trivial.WindowsKit --version 8.0.0-preview1                
NuGet\Install-Package Trivial.WindowsKit -Version 8.0.0-preview1                
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="8.0.0-preview1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Trivial.WindowsKit --version 8.0.0-preview1                
#r "nuget: Trivial.WindowsKit, 8.0.0-preview1"                
#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=8.0.0-preview1&prerelease

// Install Trivial.WindowsKit as a Cake Tool
#tool nuget:?package=Trivial.WindowsKit&version=8.0.0-preview1&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. 
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
8.0.0-preview1 85 6/17/2024
7.2.0 138 2/18/2024
7.2.0-preview2 72 2/18/2024
7.2.0-preview1 66 1/22/2024
7.1.0 694 11/20/2023
7.0.0 597 5/10/2023
7.0.0-preview2 134 5/8/2023
7.0.0-preview1 127 5/4/2023
6.6.6 239 3/6/2023
6.6.0 351 11/9/2022
6.5.2 383 10/26/2022
6.5.0 1,007 10/10/2022
6.4.2 362 10/9/2022
6.4.1 357 10/9/2022
6.4.0 403 9/28/2022
6.3.0 435 9/15/2022
6.2.2 413 9/6/2022
6.2.1 390 8/31/2022
6.2.0 395 8/30/2022
6.1.828 410 8/29/2022
6.1.0 401 8/28/2022
6.0.1 415 8/24/2022
6.0.0 403 8/12/2022
5.6.0 439 7/15/2022
5.5.0 459 7/14/2022
5.4.0 447 7/12/2022
5.3.0 419 7/8/2022
5.2.0 428 6/24/2022
5.1.0 425 6/22/2022
5.0.0 399 6/18/2022
4.0.0 419 6/4/2022
3.5.0 417 6/4/2022
3.4.0 423 5/29/2022
3.3.0 413 5/7/2022
3.2.0 416 4/21/2022
3.1.0 457 4/14/2022
3.0.3 430 3/30/2022
3.0.2 437 3/30/2022
3.0.1 431 3/30/2022
3.0.0 419 3/30/2022
2.3.0 450 4/7/2022
2.2.0 464 3/26/2022
2.1.0 448 3/9/2022
2.0.0 452 2/21/2022
1.2.0 415 2/19/2022
1.1.0 446 2/17/2022
1.0.0 453 2/10/2022