A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ghost1372/DevWinUI below:

ghost1372/DevWinUI: DevWinUI is a collection of useful classes, controls, styles, and codes for WinUI 3. Create a WinUI 3 app in less than a minute with the built-in project templates and scaffolding tools.

🌟 Welcome to DevWinUI! 🌟
πŸ”₯ Unleash the power of the gods πŸ”₯
Summon ancient strength into every control.

πŸ“œ Licensing and Attribution πŸ“œ

This library includes code and components derived from various open-source projects. Efforts have been made to respect and comply with their respective licenses. A detailed list can be found in the ThirdPartyNotices.txt file included in this repository.

πŸ™ A heartfelt thanks to the open-source projects and their communities for making this work possible.

Your ultimate toolkit for building WinUI 3 applications effortlessly. Whether you're a seasoned developer or taking your first steps into app development, DevWinUI has everything you need to bring your ideas to life! πŸŽ‰

DevWinUI empowers you with a robust collection of tools, including custom classes, controls, styles, and utilities tailored for WinUI 3, the modern UI framework for Windows 10 and beyond.

Kickstart your project in under a minute with built-in templates and scaffolding tools.

🎨 Tailor Your App’s Look:

Customize themes effortlessly β€” from classic light and dark modes to vibrant rainbow palettes.

Add flair with custom controls designed to enhance user experience.

✨ Unlock Stunning Visuals:

Use Win2D, a DirectX-based graphics library, to create mesmerizing effects like particle systems, gooey animations, watermarks, and more.

Streamline common tasks like navigation, theme management, and app updates with helper classes and extensions.

DevWinUI is your gateway to creating visually stunning, user-friendly, and feature-rich apps on WinUI 3. Let's build something amazing together! πŸš€

πŸ“š Explore Our Documentation! πŸ“š

Tip

Need help getting started with our app? Our comprehensive documentation site covers everything you need to know. Whether you’re a beginner or an experienced user, you’ll find answers, tutorials, and tips to enhance your experience. From installation instructions to advanced features, we’ve got you covered. Happy exploring! πŸš€ πŸ‘‰ Documentation πŸ‘ˆ

πŸš€ Explore Our Gallery App πŸš€

Note

Want to see DevWinUI in action? Head over to our Gallery App for a hands-on experience. You’ll find practical examples, usage scenarios, and interactive demos that showcase the power of our toolkit. See Galery App Source Code or Download from Microsoft Store.

To compile the project, contribute new features, or explore guidelines:

πŸ‘‰ Please refer to our Contributing Guide for detailed instructions.

⚠️ Gallery App Nightly Build

nightly build of the Gallery App generated automatically by GitHub Actions.

This build may contain experimental features or untested changes.

If you would like to test the nightly build:

  1. Visit the GitHub Actions page.
  2. Download the zipped Gallery App from the latest successful workflow run. (artifacts-[platform].zip)

Found a bug? Want to contribute? We’d love your input! Happy coding! πŸ–₯οΈπŸ’‘

If you encounter any issues or have feedback, please report them here. Your input helps improve the app!

Install-Package DevWinUI.Controls

After installing, add the following resource to app.xaml

<ResourceDictionary Source="ms-appx:///DevWinUI.Controls/Themes/Generic.xaml" />

Add a new ContextMenu for Windows 11/10. You can use it in any .Net >= 8.0 apps which supports Package Identity. this means you can use it in WPF or WinForm with MSIX Packaging.

Install-Package DevWinUI.ContextMenu

Tip

πŸ”₯ Create a new project easily with your custom options, you can use our project templates and wizard! Download and install our VSIX extension from Marketplace

CompositionAnimationController

NavigationView MS Store Style

Picker (Elevated/AOT/Packaged/UnPackaged Support)

TransitioningContentControl

OutlineTextControl /Win2d

ThemeService / Backdrop TintColor

BlurAnimationHelper /Win2d

TextBlockStrokeView /Win2d

FontIcon Extension : Choose Fluent Icons (more than 1400) with Name or Code

CheckBox With Description Control

ListViewItem Setting Style


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4