NielsToftlund.ToftlundUI
1.3.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package NielsToftlund.ToftlundUI --version 1.3.2
NuGet\Install-Package NielsToftlund.ToftlundUI -Version 1.3.2
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="NielsToftlund.ToftlundUI" Version="1.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NielsToftlund.ToftlundUI --version 1.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NielsToftlund.ToftlundUI, 1.3.2"
#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 NielsToftlund.ToftlundUI as a Cake Addin #addin nuget:?package=NielsToftlund.ToftlundUI&version=1.3.2 // Install NielsToftlund.ToftlundUI as a Cake Tool #tool nuget:?package=NielsToftlund.ToftlundUI&version=1.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ToftlundUI
a set of components for WPF
Links
Available components
- Window Control - Close, Restore, minimize, "always on top" buttons and a connection status icon
- IP 4 Address - Enter IPv4 address
- StatusBar - ProgressBar with text
For instructions on how to use see the Github Wiki
Built With
- C#
- .NET 7.0
Author
Niels Bjerkstad Toftlund
🤝 Support
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
Changelog
1.3.2
- Added readonly method ConnectionStatus for Window Control
- Added this readme file
1.3.1
- Fixed Layout bug in IP 4 Address
1.3.0
- Added Window Control - Close, Restore, minimize, "always on top" buttons and a connection status icon
- Added IP 4 Address - Enter IPv4 address
- Added StatusBar - ProgressBar with text
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0-windows10.0.17763 is compatible. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0-windows10.0.17763
- 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.
1. Added readonly method ConnectionStatus for Window Control
2. Added this readme file