Oakrey.Wpf.Controls 1.0.0

dotnet add package Oakrey.Wpf.Controls --version 1.0.0
                    
NuGet\Install-Package Oakrey.Wpf.Controls -Version 1.0.0
                    
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="Oakrey.Wpf.Controls" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Oakrey.Wpf.Controls" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Oakrey.Wpf.Controls" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Oakrey.Wpf.Controls --version 1.0.0
                    
#r "nuget: Oakrey.Wpf.Controls, 1.0.0"
                    
#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.
#addin nuget:?package=Oakrey.Wpf.Controls&version=1.0.0
                    
Install Oakrey.Wpf.Controls as a Cake Addin
#tool nuget:?package=Oakrey.Wpf.Controls&version=1.0.0
                    
Install Oakrey.Wpf.Controls as a Cake Tool

Oakrey.Wpf.Controls

Overview

The "Wpf.Controls" project provides a collection of advanced and reusable WPF controls designed to enhance user interface development. These controls are tailored for modern WPF applications, offering extended functionality and customization options.

Features

AdvancedListBox:

A customizable ListBox control with extended features for advanced item management and display.

CopyrightBlock:

A control for displaying copyright information dynamically, with support for customization.

FileBrowse:

A user-friendly control for file selection and browsing, integrated with the Windows file system.

HelpPage:

A control for rendering help content, supporting rich text and multimedia.

RemovableBadge:

A badge control with removable functionality, ideal for tagging or notifications.

SlideToStop:

A slider-based control for user confirmation actions, such as stopping or pausing processes.

Tile:

A tile-based control for creating modern, grid-like user interfaces.

Installation

You can install the package via NuGet Package Manager, Package Manager Console or the .NET CLI.

NuGet Package Manager

  1. Open your project in Visual Studio.
  2. Navigate to Tools > NuGet Package Manager > Manage NuGet Packages for Solution....
  3. Search for Oakrey.Wpf.Controls and click Install.

.NET CLI

Run the following command in your terminal:

dotnet add package Oakrey.Wpf.Controls

Package Manager Console

Run the following command in your Package Manager Console:

Install-Package Oakrey.Wpf.Controls

Requirements

  • .NET 8 or higher

Project Information

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests to improve the package.

License

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

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows 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.0 183 4/16/2025