WinUICommunity.Common 4.2.0

Suggested Alternatives

WinUICommunity.Core

Additional Details

Please use newer version: WinUICommunity.Core

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package WinUICommunity.Common --version 4.2.0
NuGet\Install-Package WinUICommunity.Common -Version 4.2.0
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="WinUICommunity.Common" Version="4.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WinUICommunity.Common --version 4.2.0
#r "nuget: WinUICommunity.Common, 4.2.0"
#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 WinUICommunity.Common as a Cake Addin
#addin nuget:?package=WinUICommunity.Common&version=4.2.0

// Install WinUICommunity.Common as a Cake Tool
#tool nuget:?package=WinUICommunity.Common&version=4.2.0

<p align="center"> <img alt="dotnet" src="https://img.shields.io/badge/.net-%3E=6.0-brightgreen"/> <img alt="os-require" src="https://img.shields.io/badge/OS-%3E%3D%20Windows%2010%20Build%201809-orange"/> <img alt="IDE-version" src="https://img.shields.io/badge/IDE-vs2022-red"/> <img alt="csharp-require" src="https://img.shields.io/badge/CSharp-Latest-yellow"/> <a href="https://github.com/WinUICommunity"> <img alt="projects" src="https://img.shields.io/badge/WinUICommunity-Projects-green"></img> </a> <a href="https://www.nuget.org/profiles/WinUICommunity"> <img alt="WinuiCommunity Nugets" src="https://img.shields.io/badge/WinUICommunity-Nugets-green"></img> </a> <a href="https://www.nuget.org/packages/WinUICommunity.Common"> <img alt="nuget-version" src="https://img.shields.io/nuget/v/WinUICommunity.Common.svg"></img> </a> <a href="https://www.nuget.org/packages/WinUICommunity.Common"> <img alt="Installed" src="https://img.shields.io/nuget/dt/WinUICommunity.Common?color=brightgreen&label=Installs"></img> </a> <a href="https://ghost1372.github.io/winUICommunity/"> <img alt="Docs" src="https://img.shields.io/badge/Document-Here-critical"></img> </a> </p>

<br> <p align="center"> <b>🙌 Donate Bitcoin with <a href="https://link.trustwallet.com/send?coin=0&address=bc1qzs4kt4aeqym6gsde669g5rksv4swjhzjqqp23a">Trust</a>🙌</b><br> <b>🙌 Donate ETH with <a href="https://link.trustwallet.com/send?coin=60&address=0x40Db4476c1D498b167f76A2c7ED9D45b65eb5d0C">Trust</a>🙌</b><br><br> <b>🙌 Bitcoin: bc1qzs4kt4aeqym6gsde669g5rksv4swjhzjqqp23a<br></b> <b>🙌 ETH: 0x40Db4476c1D498b167f76A2c7ED9D45b65eb5d0C</b> </p> <br>

Common

Experience WinUI 3 quickly and easily with the help of Common, Everything you need to develop an application is gathered in one place.

NOTE: Common is based on WindowsAppSDK version 1.3.230331000 stable and Microsoft.Windows.SDK.BuildTools version 10.0.22621.756

Install

Install-Package WinUICommunity.Common

Namespace

We moved all namespaces into a single namespace. No matter which (WinUICommunity) library you use, the namespace is always as follows For use in the Xaml:

xmlns:wuc="using:WinUICommunity"

For use in the Csharp:

using WinUICommunity;

Demo

See the Demo app to see how to use it

Documentation

See Here for Online Documentation

Available Features

  • Dynamic Localization without need to restart Application
  • SystemBackdrop Helper class with the Support of Mica, MicaAlt and Acrylic
  • Extensions Methods
  • A lot of useful Helper Classes for working with Window, Application, Taskbar, Resources, Print and more
  • NavigationView Services To implement quick and easy Navigation with AutoSuggestBox and Back Button
  • Easy and Quick implementation of Command and INotifyPropertyChanged with Observable and RelayCommand classes.
Product Compatible and additional computed target framework versions.
.NET net6.0-windows10.0.17763 is compatible.  net6.0-windows10.0.19041 is compatible.  net7.0-windows was computed.  net7.0-windows10.0.17763 is compatible.  net7.0-windows10.0.19041 is compatible.  net8.0-windows was computed. 
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 (1)

Showing the top 1 popular GitHub repositories that depend on WinUICommunity.Common:

Repository Stars
rocksdanister/lively
Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
Version Downloads Last updated