dotnet 常用库
本文由 @lonelyrains出品,转载请注明出处。
文章链接: https://bodhi.blog.csdn.net/article/details/116054714
vx: blade170103
工作背景是工业自动化,所以不常用与web相关的ui框架,比如electron、vue.js、angular、react、bootstrap等。
-----------------------------华丽分割线----------------------------------------------------------
总览 awesome-dotnet 包含各种可能用到的功能库类型
特别经常用到的ui库,如下:
xceedsoftware/wpftoolkit 这个库从4.0.0开始使用了非商用免费的 Xceed Community License agreement。老版本(比如3.5)采用的MS-PL的License,根据网上对这个License的解读,是可以免费商用的
基于谷歌开源的protocol buffers 序列化、反序列化库,实现跨进程通信。
高性能时序数据存储,数据监控。性能测试报告下载链接
其他参考 WPF-Samples 比较有代表意义的例子比如:
WPF-Samples-netframeworkGetting StartedControlsAndLayoutControlsAndLayoutbinReleaseControlsAndLayout.exe
WPF-Samples-netframeworkGlobalization and LocalizationGlobalizationHomepagebinReleaseGlobalizationHomepage.exe
WPF-Samples-netframeworkGlobalization and LocalizationGradientbinReleaseGradient.exe
WPF-Samples-netframeworkGraphicsBrushesbinReleaseBrushes.exe
WPF-Samples-netframeworkGraphicsDrawingBrushbinReleaseDrawingBrush.exe
WPF-Samples-netframeworkGraphicsGeometerybinReleaseGeometery.exe
WPF-Samples-netframeworkGraphicsImageBrushbinReleaseImageBrush.exe
WPF-Samples-netframeworkGraphicsShapeElementsbinReleaseShapeElements.exe
WPF-Samples-netframeworkGraphicsVisualBrushbinReleaseVisualBrush.exe
WPF-Samples-netframeworkMigration and InteroperabilityWindowsFormsHostingWpfControlFormsAppbinReleaseFormsApp.exe
WPF-Samples-netframeworkPerMonitorDPIFormattedTextExamplebinReleaseFormattedTextExample.exe
WPF-Samples-netframeworkResourcesApplicationResourcesbinReleaseApplicationResources.exe
WPF-Samples-netframeworkSample ApplicationsConcentricRingsDemobinReleaseConcentricRingsDemo.exe
WPF-Samples-netframeworkSample ApplicationsCubeAnimationDemobinReleaseCubeAnimationDemo.exe
WPF-Samples-netframeworkSample ApplicationsCustomComboBoxbinReleaseCustomComboBox.exe
WPF-Samples-netframeworkSample ApplicationsDropShadowbinReleaseDropShadow.exe
WPF-Samples-netframeworkSample ApplicationsGraphingCalculatorDemobinReleaseGraphingCalculatorDemo.exe
WPF-Samples-netframeworkSample ApplicationsLayoutTransitionsDemobinReleaseLayoutTransitionsDemo.exe
WPF-Samples-netframeworkSample ApplicationsParticlesDemobinReleaseParticlesDemo.exe
WPF-Samples-netframeworkSample ApplicationsPhotoFlipperDemobinReleasePhotoFlipperDemo.exe
WPF-Samples-netframeworkSample ApplicationsPhotoStoreDemobinReleasePhotoStoreDemo.exe
WPF-Samples-netframeworkSample ApplicationsSlidePuzzleDemobinReleaseSlidePuzzleDemo.exe
WPF-Samples-netframeworkSample ApplicationsVideoViewerDemobinReleaseVideoViewerDemo.exe
WPF-Samples-netframeworkSpeech and MediaMediaGallerybinReleaseMediaGallery.exe
WPF-Samples-netframeworkSpeech and MediaUsingSpeechbinReleaseUsingSpeech.exe
WPF-Samples-netframeworkStyles & TemplatesEventTriggersbinReleaseEventTriggers.exe
WPF-Samples-netframeworkStyles & TemplatesFindingElementsInTemplatesbinReleaseFindingElementsInTemplates.exe
WPF-Samples-netframeworkStyles & TemplatesIntroToStylingAndTemplatingbinReleaseIntroToStylingAndTemplating.exe
WPF-Samples-netframeworkThreadingUsingDispatcherbinReleaseUsingDispatcher.exe
WPF-Samples-netframeworkVisual LayerCompositionTargetbinReleaseCompositionTarget.exe
WPF-Samples-netframeworkVisual LayerVisualsHitTestingbinReleaseVisualsHitTesting.exe
WPF-Samples-netframeworkWindowsCustomWindowUIbinReleaseCustomWindowUI.exe
WPF-Samples-netframeworkWindowsNonRectangularWindowbinReleaseNonRectangularWindow.exe
WPF-Samples-netframeworkWindowsNotificationIconbinReleaseNotificationIcon.exe
WPF-Samples-netframeworkWindowsWindowActivationAndDeactivationbinReleaseWindowActivationAndDeactivation.exe
WPF-Samples-netframeworkWindowsWizardbinReleaseWizard.exe
标签:
相关文章
-
无相关信息