Snet.Windows.Core 25.321.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Snet.Windows.Core --version 25.321.2
                    
NuGet\Install-Package Snet.Windows.Core -Version 25.321.2
                    
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="Snet.Windows.Core" Version="25.321.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Snet.Windows.Core" Version="25.321.2" />
                    
Directory.Packages.props
<PackageReference Include="Snet.Windows.Core" />
                    
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 Snet.Windows.Core --version 25.321.2
                    
#r "nuget: Snet.Windows.Core, 25.321.2"
                    
#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 Snet.Windows.Core@25.321.2
                    
#: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=Snet.Windows.Core&version=25.321.2
                    
Install as a Cake Addin
#tool nuget:?package=Snet.Windows.Core&version=25.321.2
                    
Install as a Cake Tool

<img src="https://api.shunnet.top/pic/nuget.png" height="32"> WpfMUI

License: MIT
Repo

🎨 基于 WPF 的现代化自定义界面库
内置常用控件与界面基础架构,助力快速开发 🚀

📦 库结构

  • Snet.Windows.Core
    🔹 核心界面库,封装所有基础界面操作与公共逻辑

  • Snet.Windows.Controls
    🔹 控件库,继承自 Snet.Windows.Core,目前已集成:

    • 🖱️ 自定义按钮
    • 📊 图表控件
    • 💬 消息提示框
    • 📝 属性展示框
    • 持续扩展中

✨ 特性亮点

  • 🔗 MVVM 支持:支持视图与视图模型绑定注入
  • 即插即用:常用 UI 控件开箱即用
  • 🔧 高扩展性:便于二次开发与新增控件
  • 🎨 现代化风格:融合 Material Design 与现代 UI

🔗 依赖库

本项目基于以下优秀开源项目:

  1. 🎨 MaterialDesignThemes – 提供整体 UI 风格与控件支持
  2. 🧩 CommunityToolkit.Mvvm – MVVM 框架支持
  3. 🛠️ Snet.Core – 内部工具库,提供快捷方法与抽象类
  4. 🖥️ WPF-UI – 菜单控件支持

📦 安装方式

通过 NuGet 获取:

dotnet add package Snet.Windows.Controls

🙏 致谢

📜 许可证

License: MIT

本项目基于 MIT 开源。
请阅读 LICENSE 获取完整条款。
⚠️ 软件按 “原样” 提供,作者不对使用后果承担责任。

🌍 查阅

👉 点击跳转

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed.  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 (1)

Showing the top 1 NuGet packages that depend on Snet.Windows.Core:

Package Downloads
Snet.Windows.Controls

界面组件:Controls(控件、转换器、模型、枚举、处理、消息、多语言)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
26.85.1 83 3/26/2026
26.83.1 86 3/24/2026
26.82.2 85 3/23/2026
26.82.1 85 3/23/2026
26.78.2 92 3/19/2026
26.78.1 79 3/19/2026
26.77.1 94 3/18/2026
26.75.3 94 3/16/2026
26.75.2 93 3/16/2026
26.75.1 90 3/16/2026
26.59.1 103 2/28/2026
26.43.1 106 2/12/2026
26.41.1 112 2/10/2026
26.35.1 104 2/4/2026
26.21.1 104 1/21/2026
26.15.1 127 1/15/2026
26.13.1 113 1/13/2026
26.4.1 135 1/4/2026
25.357.1 234 12/23/2025
25.321.2 334 11/17/2025
Loading failed