Top 20 NuGet Packages depending on WindowsBase
Total dependencies: 20
ExcelImporter Module / eXpandFramework. To debug in VS enable Source Server support under Tools/Options/Debugging.
Utilities for creating a Windows AppBar with WPF
请先查看源码,再考虑是否用得上;目前还很小,只包含一些自己用过的东西,本人对OpenCv也是小白一个,部分内容为网络资源或由前辈提供;如纠正错误或贡献代码,请联系;如有侵权,请联系删除。
Set of several tools and dependency services for xamarin
This libraly can use PowerShell for ReactiveExtension's observable
Implementation of CQELight MVVM abstractions based on MahApps
This package is relatively unmaintained. See https://github.com/zachatrocity/netoaster/pull/13 for more information.
Wrapper for creating xlsx files with DocumentFormat.OpenXml
Package Description
Wrapper for creating xlsx files with DocumentFormat.OpenXml
usage:
var excel = new Document();
//Get the first sheet
var sheet1 = excel.GetSheets().First()
//Change sheet name
sheet1.Name = "My first sheet";
//Write some data
sheet1.WriteToCell(1, 1, "Test 1");
//Create another sheet
v...
Реактивные расширения
Description
Description
用于WPF的绑定操作
UI Automation For Encompass
Package Description