Arion.Style.Controls 0.0.10

Suggested Alternatives

Arion.Style

dotnet add package Arion.Style.Controls --version 0.0.10
NuGet\Install-Package Arion.Style.Controls -Version 0.0.10
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="Arion.Style.Controls" Version="0.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Arion.Style.Controls --version 0.0.10
#r "nuget: Arion.Style.Controls, 0.0.10"
#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 Arion.Style.Controls as a Cake Addin
#addin nuget:?package=Arion.Style.Controls&version=0.0.10

// Install Arion.Style.Controls as a Cake Tool
#tool nuget:?package=Arion.Style.Controls&version=0.0.10

Arion Controls

nuget nuget(download)

Библиотека компонентов


Подключение

В менеджере пакетов Nuget находите пакет Arion.Style.Controls и устанавливаете его Arion.Style в менеджере пакетов nuget

В документ в котором вам необходимо добавить элемент добавляете ссылку

xmlns:arion="clr-namespace:Arion.Style.Controls;assembly=Arion.Style.Controls"

Использование конкретных элементов прописано в самом элементе


Оглавление

  1. Иконки
  2. Уведомление
  3. RangeSlider
  4. Хлебные крошки(#Хлебные крошки)

Иконки

Для того что бы использовать иконки требуется так же подключить директорию контролов из библиотеки

xmlns:controls="clr-namespace:Arion.Theme.Controls;assembly=Arion.Theme"

После чего появится возможность использовать элемент Icon

<controls:Icon Kind="" Width="" Height="" Fill=""/>

В данном элементе есть 4 стандартных свойства которые требуется задать

  • Kind - Иконка
  • Width - Ширина
  • Height - Высота
  • Fill - Заливка цветом

Пак всех иконок будет добавлен позднее


Уведомление

RangeSlider

Хлебные крошки

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 is compatible.  net463 is compatible.  net47 is compatible.  net471 is compatible.  net472 is compatible.  net48 is compatible.  net481 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.0.10 332 3/24/2023
0.0.9 246 3/24/2023
0.0.8 244 3/23/2023
0.0.7 242 3/23/2023
0.0.6 237 3/22/2023
0.0.4 222 3/21/2023
0.0.3 243 3/21/2023
0.0.2 240 3/21/2023
0.0.1 248 3/21/2023