Atlas.UI
0.7.9
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 Atlas.UI --version 0.7.9
NuGet\Install-Package Atlas.UI -Version 0.7.9
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="Atlas.UI" Version="0.7.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Atlas.UI --version 0.7.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Atlas.UI, 0.7.9"
#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 Atlas.UI as a Cake Addin #addin nuget:?package=Atlas.UI&version=0.7.9 // Install Atlas.UI as a Cake Tool #tool nuget:?package=Atlas.UI&version=0.7.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Atlas.UI is a dark and elegant UI toolkit inspired by Visual Studio design.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. 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.
-
.NETFramework 4.6.1
- Expression.Blend.Sdk.WPF (>= 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.8.1 | 720 | 10/6/2019 |
0.8.0 | 514 | 10/5/2019 |
0.7.11 | 567 | 7/31/2019 |
0.7.10 | 589 | 6/25/2019 |
0.7.9 | 535 | 6/25/2019 |
0.7.8 | 546 | 6/19/2019 |
0.7.7 | 561 | 6/19/2019 |
0.7.6 | 565 | 6/18/2019 |
0.7.5 | 573 | 6/12/2019 |
0.7.4 | 616 | 4/16/2019 |
0.7.3 | 580 | 4/10/2019 |
0.7.2 | 581 | 4/4/2019 |
0.7.1 | 583 | 3/20/2019 |
0.7.0 | 577 | 3/18/2019 |
0.6.5 | 672 | 2/11/2019 |
0.6.4 | 652 | 2/11/2019 |
0.6.1 | 881 | 1/23/2019 |
0.6.0 | 842 | 1/23/2019 |
0.5.2 | 852 | 1/18/2019 |
0.5.0 | 901 | 1/9/2019 |
All windows should now only react to direct caption bar dragging,
can no longer paste text into IntegerUpDown controls,
message boxes can now have startup location defined using builder methods,
added a default character limit to password boxes as a temporary workaround for performance problem.