WeightedSelector.NET lets you assign weights to a set of choices, then make intelligent decisions based on each choice's proportion of the total weight.
This simple concept is useful for machine learning scenarios where choices need to be made based on dynamic factors. Great examples include...
More information
This library provides UI behaviors built on the XAML behaviors SDK. It is a part of the Windows Community Toolkit.
- Animation: Various helpers for integration with the Toolkit's Animation package.
- AutoFocusBehevior: Sets focus to the associated control.
-...
More information
SyntaxEditor is a powerful text editing WPF control designed for use in IDE applications and script editing scenarios. Code editing features include syntax highlighting, code outlining, line numbers, block selection, IntelliPrompt UI, split views, zooming, bi-di support, and much more.
SyntaxEditor...
More information