Acerca de
This skill provides specialized guidance for .NET developers working with AvaloniaUI, specifically addressing the absence of WPF's native CollectionViewSource. It offers standardized implementation patterns for managing data collections through DataGridCollectionView for standard UI controls and DynamicData for ReactiveUI-based workflows. By leveraging this skill, developers can easily implement complex data manipulation logic while maintaining a clean MVVM architecture in .NET 9 projects.