About source code

I'm lazy, I don't want to maintain documentation about the repository in the source repository, so I'll just write it here.

Projects Instruction

The source code repository mainly includes the following function libraries. For more information on how to use each library, please refer to the How-to section.

Library
Functionality

Nlnet.Avalonia.Css

Acss core libraries for supporting the core functionality of Acss.

Nlnet.Avalonia.Css.Behaviors

Acss Behavior Library, which defines all behaviors supported by Acss by default.

Nlnet.Avalonia.Css.Controls

Avalonia native control template library based on Acss principles.

Nlnet.Avalonia.Css.Fluent

Fluent theme style library based on Acss' Avalonia native controls.

Nlnet.Avalonia.MessageBox

Standalone MessageBox library that supports Acss-based styles and standalone styles.

Nlnet.Avalonia.Senior

Advanced controls library with support for Acss-based styles and standalone styles.

Last updated

Was this helpful?