DarkUI.Next 1.0.0

dotnet add package DarkUI.Next --version 1.0.0
                    
NuGet\Install-Package DarkUI.Next -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="DarkUI.Next" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DarkUI.Next" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="DarkUI.Next" />
                    
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 DarkUI.Next --version 1.0.0
                    
#r "nuget: DarkUI.Next, 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.
#:package DarkUI.Next@1.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DarkUI.Next&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=DarkUI.Next&version=1.0.0
                    
Install as a Cake Tool

DarkUI Next

Fork do DarkUI para .NET WinForms, atualizado para .NET 9.

Sobre o projeto

O DarkUI original foi criado como uma biblioteca de controles e docking com tema escuro para WinForms, inspirada na aparência de interfaces como Visual Studio, Photoshop, WebStorm e Xcode.

Este repositório é um fork evolutivo desse projeto e passa a se chamar DarkUI Next. A proposta é manter a base original, modernizar o alvo de plataforma e seguir evoluindo a biblioteca para cenários atuais do .NET.

Projeto original: DarkUI

Agradecimentos

Agradecimento especial a Robin Perris, autor original do DarkUI, pela base do projeto que tornou este fork possível.

Como usar

A forma mais simples de começar é abrir o projeto Example incluído no repositório. Ele mostra a maior parte dos controles, formulários e componentes de docking disponíveis.

Controles e recursos

A biblioteca inclui controles como botões, caixas de seleção, combo boxes, list views, numeric up/down, tree view, status strip e componentes de docking.

Atribuição

Agradecimentos à equipe da Ascension Game Dev pelas expansões originais da biblioteca, incluindo DarkComboBox, DarkGroupBox e DarkNumericUpDown.

Licença

Este projeto mantém a licença MIT do repositório original. Veja o arquivo LICENSE para os termos completos.

Product Compatible and additional computed target framework versions.
.NET net9.0-windows7.0 is compatible.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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 128 4/2/2026

See release notes on GitHub for version specific changes.