libQB 1.0.1

dotnet add package libQB --version 1.0.1
                    
NuGet\Install-Package libQB -Version 1.0.1
                    
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="libQB" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="libQB" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="libQB" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add libQB --version 1.0.1
                    
#r "nuget: libQB, 1.0.1"
                    
#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.
#:package libQB@1.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=libQB&version=1.0.1
                    
Install as a Cake Addin
#tool nuget:?package=libQB&version=1.0.1
                    
Install as a Cake Tool

libQB

License: MIT .NET MahApps.Metro CommunityToolkit.Mvvm

WPF アプリケーション「QB」向けに開発された .NET ライブラリです。
CommunityToolkit.Mvvm と MahApps.Metro をベースに、MVVM 補助、ダイアログ制御、Undo/Redo 機構などを提供します。


🌟 主な機能

  • MVVM 支援
  • ダイアログ/ウィンドウサービス
  • Undo / Redo 機構
  • データバインディング支援
  • MahApps.Metro 拡張

開発環境:

  • .NET SDK 8.0 以上
  • Windows 7 以降
  • MahApps.Metro 2.4.11 以上
  • CommunityToolkit.Mvvm 8.4.0 以上

ライセンス:MIT

免責事項

本ソフトウェアは「フリーソフト」であり、個人での利用に限り無償で使用可能とします。 本ソフトウェアは、その不具合、または、本ソフトウェアを利用することによって生じたあらゆる損害について、作者または提供者は一切の責任を負いません。 ソフトウェアの入手および利用は、利用者の自己の責任と費用により行ってください。 本ソフトウェアは、予告なく提供を中止することがあります。本提供の終了によって、利用者および第三者に発生した損失や損害について、作者または提供者は一切責任を負いません。

Product Compatible and additional computed target framework versions.
.NET net10.0-windows7.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.0.1 103 7/13/2026
1.0.0 236 10/5/2025