这是汇集了在开发过程中使用到的或者在浏览GitHub中发现的优秀的C#可用的库
链接 | 说明 | 是否使用过 |
---|---|---|
Humanizer | Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities | YES |
NModbus4 | NModbus4 is a C# implementation of the Modbus protocol. 支持的类型为ushort |
YES |
NModbus4 | 支持类型为short |
YES |
RestSharp | Simple REST and HTTP API Client for .NET | YES |
DiligentEngine | A modern cross-platform low-level graphics library and rendering framework | NO |
SharpConfig | An easy to use CFG/INI configuration library for .NET. | YES |
mvvmlight | The main purpose of the toolkit is to accelerate the creation and development of MVVM applications in Xamarin.Android, Xamarin.iOS, Xamarin.Forms, Windows 10 UWP, Windows Presentation Foundation (WPF), Silverlight, Windows Phone. http://www.mvvmlight.net | YES |
链接 | 说明 | 是否使用过 |
---|---|---|
OxyPlot | A cross-platform plotting library for .NET https://oxyplot.github.io/ | YES |
Live-chart | YES | |
DynamicDataDisplay | YES | |
DynamicDataDisplay---MVVM | YES | |
InteractiveDataDisplay.WPF | Unknown | |
curculargauge |
链接 | 说明 | 是否使用过 |
---|---|---|
WPFGrowlNotification | YES | |
ToastNotifications | Toast notifications for WPF allows you to create and display rich notifications in WPF applications. It's highly configurable with set of built-in options like positions, behaviours, themes and many others. It's extendable, it gives you possibility to create custom and interactive notifications in simply manner. | NO |
Codon | Codon is a zero-dependency cross-platform MVVM framework for creating UWP, WPF, and Xamarin applications. It provides much of what you need to rapidly create sophisticated yet maintainable applications. | NO |
链接 | 说明 | 是否使用过 |
---|---|---|
icheck-bootstrap | Pure css checkboxes and radio buttons for Twitter Bootstrap. | YES |
bs-custom-file-input | A little plugin for Bootstrap 4 custom file input | YES |
bwip-js | Barcode Writer in Pure JavaScript 用例 | YES |
zdog | Flat, round, designer-friendly pseudo-3D engine for canvas & SVG https://zzz.dog | NO |
sweetalert2 | A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies. https://sweetalert2.github.io/ | YES |
select2 | Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results. https://select2.org/ | YES |
select2-bootstrap4-theme | Select2 v4 theme for Bootstrap4 | YES |
链接 | 说明 | 是否使用过 |
---|---|---|
Toast | To use it in PCL or .NetStandard projects write this line of code : CrossToastPopUp.Current.ShowToastMessage("Message"); | YES |