DevToolbox.Wpf 1.0.1.6-alpha

This is a prerelease version of DevToolbox.Wpf.
dotnet add package DevToolbox.Wpf --version 1.0.1.6-alpha                
NuGet\Install-Package DevToolbox.Wpf -Version 1.0.1.6-alpha                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DevToolbox.Wpf" Version="1.0.1.6-alpha" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DevToolbox.Wpf --version 1.0.1.6-alpha                
#r "nuget: DevToolbox.Wpf, 1.0.1.6-alpha"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DevToolbox.Wpf as a Cake Addin
#addin nuget:?package=DevToolbox.Wpf&version=1.0.1.6-alpha&prerelease

// Install DevToolbox.Wpf as a Cake Tool
#tool nuget:?package=DevToolbox.Wpf&version=1.0.1.6-alpha&prerelease                

DevToolbox.Wpf

DevToolbox.Wpf is a collection of custom WPF controls designed to enhance your development experience. Currently in preview status, this project aims to evolve significantly with upcoming updates, including new controls and features to improve functionality and usability.

Features

  • Variety of Controls: A diverse set of WPF controls catering to different development needs.
  • Easy Integration: Seamless integration with existing WPF applications, ensuring minimal setup time.
  • Customizable Properties and Events: Enhance control behavior through customizable properties and event handlers, providing flexibility for developers.
  • Theme Support: Built-in support for light, dark, and high contrast themes, allowing for easy customization based on user preferences or accessibility requirements.

Demo Project

Explore the capabilities of the controls in the included demo project. The demo showcases practical use cases, allowing you to see the controls in action.

Demo Project Image

Future Plans

  • Performance Enhancements: Major updates to existing controls to improve performance and usability.
  • New Controls: Ongoing development to broaden the functionality of the toolkit.
  • User Feedback: Continuous refinement of controls based on user input and contributions.

Installation

Option 1: Using NuGet

You can easily add DevToolbox.Wpf to your project via NuGet. Run the following command in the Package Manager Console:

Install-Package DevToolbox.Wpf

Option 2: Cloning the Repository

If you prefer to work with the source code directly, you can clone the repository and build the solution:

git clone https://github.com/gachris/DevToolbox.Wpf.git
cd DevToolbox.Wpf

After cloning the repository, go to the project folder and double-click on the solution file (DevToolbox.Wpf.sln) to open it in Visual Studio. From there, you can build the solution to compile the necessary DLL files.

Usage

For usage instructions, refer to the included demo project. The demo provides practical examples of how to integrate and utilize the controls in your applications.

Contributing

Contributions are welcome! If you have suggestions for improvements or new features, please open an issue or submit a pull request. Your input is invaluable in making DevToolbox.Wpf better for everyone.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1.6-alpha 41 11/19/2024
1.0.1.5-alpha 35 11/18/2024
1.0.1.4-alpha 37 11/16/2024
1.0.1.3-alpha 37 11/16/2024
1.0.1.2-alpha 38 11/16/2024
1.0.1.1-alpha 35 11/14/2024
1.0.1-alpha 42 11/8/2024
1.0.0.9-alpha 65 10/12/2024