Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.
/ wpftoolkit Public archive
forked from xceedsoftware/wpftoolkit

All the controls missing in WPF. Over 1 million downloads. Now available for .NET Core 3.0!

License

Notifications You must be signed in to change notification settings

miqm/wpftoolkit

 
 

Repository files navigation

Deprecated

This project is no longer maintained.

Please consider switching to more up2date project at https://github.com/dotnetprojects/WpfExtendedToolkit

Extended WPF Toolkit for .NET Core 3.0

Package available at NuGet

Build Status

Changes from original version

This repository provides configuration to build Extended WPF Toolkit™ as .NET Core App 3.0 libraries

Original csproj files were kept. New solution and project files have .NETCore suffix.

Necessary modifications are wrapped with #if directive to compile only for NET40 (for parts that should not be used) or NETCOREAPP (for parts that must be used)

Modifications

  • Directly referenced System.Text.Encoding.CodePages and registration in RtfFormatter static constructor.
  • sn.snk keys referenced in csproj files
  • In Xceed.Wpf.Toolkit.LiveExplorer.NETCore excluded NorthwindDataService cs files from compiling
  • This README.md file with this message
  • Removed Entity Model references from DataGrid and functionality that used it

Warning

As the original source code does not provide any tests, packages built are not extensively tested. Use this on your own risk!

Extended WPF Toolkit™

Extended WPF Toolkit™ by Xceed is the number one collection of WPF controls, components and utilities for creating next generation Windows applications. Use it to build professional looking, modern, and easy to use WPF applications. It has been downloaded more than 1 million times here, on Codeplex, and on NuGet.

This free and open source toolkit is provided under the Microsoft Public License. A summary can be found on tl;drLegal.

Learn about Xceed Toolkit Plus for WPF here on GithubXceed offers the Plus Edition for developers that want to support the project, get additional controls and features, get updates and professional support, and work with a version a few releases ahead.

Latest news

February 7, 2019 v3.5.0 released with 26 bug fixes and improvements. Users of the Plus Edition v3.5.0 on September 12, 2017 with 29 bug fixes and improvements, v3.6.0 on January 15, 2018 with 1 new control and 40 bug fixes and improvements, v3.7.0 on June 18, 2018 with 27 bug fixes and improvements and v3.8.0 on January 30, 2019 with 45 bug fixes and improvements

January 30, 2019 v3.8.0 of the Plus Edition released with 45 bug fixes and improvements

July 11, 2017: The project's new home is Github. All issues from Codeplex are now located here.

Controls included

AvalonDock AutoSelectTextBox BusyIndicator Calculator
CalculatorUpDown CheckComboBox CheckListBox ChildWindow
CollectionControl ButtonSpinner ByteUpDown CollectionControlDialog
ColorCanvas ColorPicker DateTimePicker DateTimeUpDown
DecimalUpDown DoubleUpDown DropDownButton IconButton
IntegerUpDown LongUpDown Magnifier MaskedTextBox
MessageBox MultiLineTextEditor PieChart PrimitiveTypeCollEditor
PropertyGrid RangeSlider RichTextBox RichTextBoxFormatBar
ShortUpDown SingleUpDown SplitButton 2 SwitchPanels
TimelinePanel TimePicker TimeSpanUpDown ValueRangeTextBox
WatermarkPasswordBox WatermarkTextBox WatermarkComboBox WindowContainer
WindowControl Wizard Zoombox Windows 8 Theme

Additional controls and features in the Plus Edition

Charts ChildWindow Plus ExtendedTabControl DataGrid
FilePicker 21 Material Design controls MessageBox Plus MultiCalendar
MultiColumnComboBox PileFlowPanel PropertyGrid Plus RadialGauge
Rating SlideShow StyleableWindow 12 new SwitchPanels
ToggleSwitch TokenizedTextBox Ultimate ListBox WindowControl Plus
Windows 10 theme 2 Metro themes 3 Office themes 2+ releases ahead

Additional controls and features in the Business Suite for WPF

Advanced DataGrid 10 new DataGrid editors 3D Views for WPF More themes All base WPF controls themed

Release history

Action items



About

All the controls missing in WPF. Over 1 million downloads. Now available for .NET Core 3.0!

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C# 100.0%