Nlnet.Avalonia.Css.Fluent
1.0.0-beta.1
This is a prerelease version of Nlnet.Avalonia.Css.Fluent.
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 Nlnet.Avalonia.Css.Fluent --version 1.0.0-beta.1
NuGet\Install-Package Nlnet.Avalonia.Css.Fluent -Version 1.0.0-beta.1
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="Nlnet.Avalonia.Css.Fluent" Version="1.0.0-beta.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nlnet.Avalonia.Css.Fluent --version 1.0.0-beta.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Nlnet.Avalonia.Css.Fluent, 1.0.0-beta.1"
#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 Nlnet.Avalonia.Css.Fluent as a Cake Addin #addin nuget:?package=Nlnet.Avalonia.Css.Fluent&version=1.0.0-beta.1&prerelease // Install Nlnet.Avalonia.Css.Fluent as a Cake Tool #tool nuget:?package=Nlnet.Avalonia.Css.Fluent&version=1.0.0-beta.1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Nlnet.Avalonia.Css.Fluent
This library provides Fluent UI for Avalonia.Controls ,Nlnet.Avalonia.Senior and Nlnet.Avalonia.MessageBox.
![fluent ui](../../img/fluent ui.png)
Usage
Use the AcssFluentTheme in App's Styles.
<Application x:Class="Nlnet.Avalonia.Css.Samples.App"
xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:nlnet="https://www.nlnet.com/avalonia"
RequestedThemeVariant="Default">
<Application.Styles>
<FluentTheme />
<nlnet:AcssFluentTheme />
</Application.Styles>
</Application>
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Avalonia (>= 11.0.0)
- Nlnet.Avalonia.Css (>= 1.0.0-beta.1)
- Nlnet.Avalonia.Css.Controls (>= 1.0.0-beta.1)
- Nlnet.Avalonia.MessageBox (>= 1.0.0-beta.1)
- Nlnet.Avalonia.Senior (>= 1.0.0-beta.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Nlnet.Avalonia.Css.Fluent:
Repository | Stars |
---|---|
liwuqingxin/Avalonia.Css
Enable css for avalonia.
|
Version | Downloads | Last updated |
---|---|---|
1.0.2 | 157 | 3/16/2024 |
1.0.0 | 361 | 11/6/2023 |
1.0.0-beta.3 | 102 | 8/27/2023 |
1.0.0-beta.2 | 83 | 8/23/2023 |
1.0.0-beta.1 | 139 | 8/16/2023 |