FluentControls 0.4.3
dotnet add package FluentControls --version 0.4.3
NuGet\Install-Package FluentControls -Version 0.4.3
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="FluentControls" Version="0.4.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FluentControls" Version="0.4.3" />
<PackageReference Include="FluentControls" />
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 FluentControls --version 0.4.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FluentControls, 0.4.3"
#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 FluentControls@0.4.3
#: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=FluentControls&version=0.4.3
#tool nuget:?package=FluentControls&version=0.4.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
FluentControls
A Fluent-style WinForms control library based on .NET Framework 4.8.
Design Principles
- Lighting Effects
- Using shadows to represent depth
- Highlights to show interactive states
- Depth
- Z-axis hierarchy
- Card layout
- Motion
- Smooth transitions
- Natural animation curves
- Material
- Acrylic effect
- Semi-transparent blur
- Scale
- Responsive layout
- Adaptive DPI
Installation
dotnet add package FluentControls
IconFonts
Runtime: Copy the directory https://github.com/NildaSiguenza/FluentUI/tree/main/IconFonts and its files to your application's runtime directory.
Design time: Copy the directory https://github.com/NildaSiguenza/FluentUI/tree/main/IconFonts and its files to your [Visual Studio program directory]\[Visual Studio version]\Enterprise\Common7\IDE\ directory.
Examples
Updates
FluentControls follows Semantic Versioning.
Breaking changes will only be introduced in major releases.
Links
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- FluentUI.Infrastructure (>= 0.4.3)
- Newtonsoft.Json (>= 13.0.4)
- QuickLook.Typography.OpenFont (>= 1.0.1)
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 |
|---|---|---|
| 0.4.3 | 45 | 4/25/2026 |
| 0.4.2 | 52 | 4/14/2026 |
| 0.4.1 | 48 | 4/6/2026 |
| 0.4.0 | 57 | 3/25/2026 |
| 0.3.3 | 55 | 3/18/2026 |
| 0.3.2 | 58 | 3/9/2026 |
| 0.3.1 | 52 | 3/3/2026 |
| 0.3.0.1 | 52 | 2/19/2026 |
| 0.2.3 | 77 | 2/11/2026 |
| 0.2.2 | 64 | 2/2/2026 |
| 0.2.1 | 65 | 1/28/2026 |
| 0.2.0 | 71 | 1/19/2026 |
| 0.1.6 | 71 | 1/12/2026 |
| 0.1.5 | 62 | 1/7/2026 |
| 0.1.4 | 69 | 1/5/2026 |
| 0.1.2 | 62 | 12/29/2025 |
| 0.1.0 | 64 | 12/28/2025 |