C# UI components [顯示元件]

C# UI components [顯示元件]

C# UI components [顯示元件]


資料來源: https://www.codeproject.com/Reference/788434/List-of-rd-Party-NET-UI-Reporting-Components


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

發表迴響

你的電子郵件位址並不會被公開。 必要欄位標記為 *