Ingeloop.WPF.Design 1.1.4

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Ingeloop.WPF.Design --version 1.1.4
NuGet\Install-Package Ingeloop.WPF.Design -Version 1.1.4
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="Ingeloop.WPF.Design" Version="1.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ingeloop.WPF.Design --version 1.1.4
#r "nuget: Ingeloop.WPF.Design, 1.1.4"
#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 Ingeloop.WPF.Design as a Cake Addin
#addin nuget:?package=Ingeloop.WPF.Design&version=1.1.4

// Install Ingeloop.WPF.Design as a Cake Tool
#tool nuget:?package=Ingeloop.WPF.Design&version=1.1.4

Ingeloop.WPF.Design

Design Library for WPF (Controls, Colors, Styles)

Quick guide:

1) Namespace:

Add the namespace as follow:

xmlns:design="clr-namespace:Ingeloop.WPF.Design;assembly=Ingeloop.WPF.Design"

2) Resource:

Load the resource to your UI, as follow:

<ResourceDictionary Source="pack://application:,,,/Ingeloop.WPF.Design;component/Resources/Design.xaml"/>

3) Theme colors:

You can override the default theme colors:

<design:AppTheme PrimaryColor="SteelBlue" SecondaryColor="LightSteelBlue"></design:AppTheme>

4) Controls:

The default styles applied to controls are defined here.

To visualize the exhaustive list of all the Controls, launch the Demo Project.

Demo:

Demo Project

Product 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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Ingeloop.WPF.Design:

Package Downloads
Ingeloop.WPF.Theme The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Ingeloop Branding Library for WPF (Icons, Colors, Animations)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.4 144 8/28/2023
1.1.3 150 7/21/2023
1.1.2 152 5/1/2023
1.1.1 240 4/11/2023
1.1.0 191 3/24/2023
1.0.4 359 10/21/2022
1.0.3 385 9/22/2022
1.0.2 385 9/16/2022
1.0.1 1,124 5/7/2022
1.0.0.1 681 3/26/2022
1.0.0 917 1/28/2022