List of 3rd Party .NET UI & Reporting Components
https://www.codeproject.com/Reference/788434/List-of-rd-Party-NET-UI-Reporting-Components
Introduction
This is a resource collection. Anyone is welcome to edit this page.
This a list of quick reference of 3rd party UI components for .NET developments. (C#, VB.NET, Winform, WPF, ASP.NET, Silverlight, Windows Phone, Mono).
This page can be edited by any Bronze Member. If the components that you know are not listed, please feel free to edit the page.
This page will be updated from time to time.
All .NET Platform (WinForm, WPF, ASP.NET, Silverlight, Windows Phone)
Commercial UI, Skins, Reportings, Charts, Controls, more.....
- ComponentSource - http://www.componentsource.com - Collections of UI components from Various Companies of the world. An online shopping center for .NET components.
- DevExpress - http://www.devexpress.com
- Telerik - http://www.telerik.com
- ComponentOne - https://www.componentone.com
- DevComponent - https://www.devcomponents.com
- Infragistics - http://www.infragistics.com
- Syncfusion - http://www.syncfusion.com
- Nevron - https://www.nevron.com
- Actipro - http://www.actiprosoftware.com
- ComponentArt - http://www.componentart.com
- E-IceBlue - http://www.e-iceblue.com
- Exceptionless - Provides real-time .NET error reporting. - http://exceptionless.com
- MultimediaSoft - http://www.multimediasoft.com - UI and Audio Management (Play, record & edit sounds)
- GemBox Software - http://www.gemboxsoftware.com
Free / Open Source
- PdfReport - https://pdfreport.codeplex.com/ - Generate PDF. Worked on top of iTextSharp and EPPlus.
- PDF Generator (by NReco) - http://www.nrecosite.com/pdf_generator_net.aspx | https://pdfgenerator.codeplex.com/ - Create PDF from HTML page with one line of C# code. Full support of complex layout, CSS, images/svg, custom fonts, javascript code.
WinForm
Commercial
- Skincrafter - Skin/Theme Designer/Provider for WinForm - (http://skincrafter.com)
- SkinSoft - Skin, Theme Designer/Provider for WinForm - (http://www.skin-soft.co.uk)
- Xceed - Chart, Docking Controls, Grid, Editor, SmartUI - http://www.xceed.com
- Mindscape - http://www.mindscapehq.com
Free / Open Source
- Krypton Suite - https://github.com/ComponentFactory/Krypton
- Office Ribbon Project - (CodeProject Article) - A Ribbon Control
- QiosDevSuite - (http://www.qiosdevsuite.com/) - Ribbon, Button, Tab, Composite, Toolbar, Panel.
- Windows Ribbon for WinForms - (http://windowsribbon.codeplex.com/ | CodeProject Article) - A Ribbon Control
- viperneo/winforms-modernui - (https://github.com/viperneo/winforms-modernui) - Metro style UI controls for WinForm.
- Krypton Toolkit - ComboBox, TextBox, CheckBox, Button, etc. - (http://www.componentfactory.com)
- Xwt Toolkit - Cross Platform UI Provider. Create desktop app by using the same UI codebase that run on Windows, MacOS, Linux. - https://github.com/mono/xwt
- picoe/Eto - Cross platform GUI framework for desktop and mobile applications in .NET. (Windows, Windows Phone, Linux, iOS, Android) - https://github.com/picoe/Eto
- i00 Spell Check and Control Extensions - CodeProject Article
- Reportman - A cross platform reporting application (Report Manager Designer) and a set of libraries and utilities to preview, export or print reports. Include native .Net and Delphi/C++Builder libraries, ActiveX component and also standard dynamic link library for use in any language like GNU C. - http://reportman.sourceforge.net
- MetroFramework - For creating WF application with Metro Design of Windows 8 (Support XP SP3 and above) - https://github.com/dennismagno/metroframework-modern-ui
- Material Skin for WinForm - https://github.com/IgnaceMaes/MaterialSkin
WPF
Commercial
- Xceed - http://www.xceed.com
- Mindscape - http://www.mindscapehq.com
Free / Open Source
- Odyssey WPF Controls - (http://odyssey.codeplex.com/ - Ribbon, BreadcrumbBar, ExplorerBar, OutlookBar
- Fluent Ribbon Control Suite - (http://fluent.codeplex.com) - Ribbon Control
- Xwt Toolkit - Cross Platform UI Provider. Create desktop app by using the same UI codebase that run on Windows, MacOS, Linux. - https://github.com/mono/xwt
- picoe/Eto - Cross platform GUI framework for desktop and mobile applications in .NET. (Windows, Windows Phone, Linux, iOS, Android) - https://github.com/picoe/Eto
- M:UI - Modern UI app for WPF - https://mui.codeplex.com
- Metro UI for WPF - https://github.com/MahApps/MahApps.Metro
- Material Design for WPF - https://github.com/ButchersBoy/MaterialDesignInXamlToolkit
Silverlight
Commercial
- Xceed - http://www.xceed.com
- Mindscape - http://www.mindscapehq.com
Free / Open Source
- empty list
ASP.NET WebForm
Commercial
- http://wiwet.com - ASP.NET Templates Marketplace
Free / Open Source
- DayPilot - (CodeProject Article) - Outlook-Like Calendar/Scheduling
- jTable - A JQuery plugin to create AJAX based CRUD tables. - http://www.jtable.org/
- jqGrid - A grid plugin for the JQuery Javascript library. http://jqgrid.com/
- Pivot Table (by NReco) - http://www.nrecosite.com/pivot_data_library_net.aspx - Provides ready-to-use C# components for creating pivot table reports and charts with several lines of C# code. It can be easily integrated into any ASP.NET application and supports custom reports creation by end users.
ASP.NET MVC
Commercial
- Syncfusion MVC Grid
- http://wiwet.com - ASP.NET Templates Marketplace
Free / Open Source
- MvcContrib - designed to add functionality and ease-of-use to Microsoft's ASP.NET MVC Framework, MVC Contrib is useful for developers looking to develop and test UI elements on top of the ASP.NET MVC framework.
- jTable - A JQuery plugin to create AJAX based CRUD tables.
- jqGrid - A grid plugin for the JQuery Javascript library.
- ASP.NET MVC Flexgrid – Has nice column layout method
- Code based ASP.NET MVC GridView – simple, small, clean
- MVC Contrib – grid from codePlex
- jQueryGrid – jQuery grid
- Datatables – jQuery plugin – believed to be section 508 compliant
- extJS – cross browser RIA framework – has grid support
- Ingrid – jQuery data grid
- jqxGrid – jQuery data grid
- Terlerik MVC – jQuery based grid that is GPL v2 licensed, commercial version also available
- MVC Controls Toolkit – Client Site Based Grid
- Infragistics igGrid – jQuery based MVC grid
- dhtmlxGrid – Ajax-enabled JavaScript grid control
- ASP.net MVC Awesome Ajax List – a different, very flexible approach, can be used as a grid
- ASP.net MVC Awesome Grid – part of the Awesome library (jQuery based)
- Pivot Table (by NReco) - http://www.nrecosite.com/pivot_data_library_net.aspx - Provides ready-to-use C# components for creating pivot table reports and charts with several lines of C# code. It can be easily integrated into any ASP.NET application and supports custom reports creation by end users.
Other HTML UI
- amazeui - http://amazeui.org/ - HTML5 UI Framework for Mobile and Responsive Website.
Windows Phone
Commercial
- Mindscape - http://www.mindscapehq.com
Free / Open Source
- Xwt Toolkit - Cross Platform UI Provider. Create desktop app by using the same UI codebase that run on Windows, MacOS, Linux. - https://github.com/mono/xwt
- picoe/Eto - Cross platform GUI framework for desktop and mobile applications in .NET. (Windows, Windows Phone, Linux, iOS, Android) - https://github.com/picoe/Eto
Mono (Linux, Android, iOS, Mac)
Commercial
- Xamarin - iOS, Mac, Android, Windows - https://xamarin.com
- Nevron - https://www.nevron.com
Free / Open Source
- Xwt Toolkit - Cross Platform UI Provider. Create desktop app by using the same UI codebase that run on Windows, MacOS, Linux. - https://github.com/mono/xwt
- picoe/Eto - Cross platform GUI framework for desktop and mobile applications in .NET. (Windows, Windows Phone, Linux, iOS, Android) - https://github.com/picoe/Eto
- Reportman - A cross platform reporting application (Report Manager Designer) and a set of libraries and utilities to preview, export or print reports. Include native .Net and Delphi/C++Builder libraries, ActiveX component and also standard dynamic link library for use in any language like GNU C. - http://reportman.sourceforge.net
Cross Platform UI (Win, Mac, iOS, Android)
Commercial
- Nevron Open Vision for .NET - UI for WinForm, WPF, Silverlight, MacOS, iOS, Android
作者:Chuck Lu GitHub |
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
· 浏览器原生「磁吸」效果!Anchor Positioning 锚点定位神器解析
· 没有源码,如何修改代码逻辑?
· 全程不用写代码,我用AI程序员写了一个飞机大战
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 记一次.NET内存居高不下排查解决与启示
· DeepSeek 开源周回顾「GitHub 热点速览」
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
2018-03-26 git fetch批处理,遍历一个文件夹下的所有子目录,执行git fetch --all
2016-03-26 Google Deepmind AI tries it hand at creating Hearthstone and Magic: The Gathering cards