A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Steven Kirk f2fc8d02f4
Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589)
5 months ago
..
Converters Add SpanStringTokenizer and avoid many string allocations in FontCollectionBase (#17745) 1 year ago
Data Avoid multiple resource change notifications (#18488) 1 year ago
MarkupExtensions Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 5 months ago
Parsers Make `CharacterReader` internal. (#19123) 11 months ago
PortableXaml Removed legacy XAML loader 7 years ago
Properties feat: move InternalsVisibleTo in csproj 4 years ago
Styling Fix theme-dependend markup extensions not knowing current theme context 3 years ago
Templates Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 5 months ago
XamlIl/Runtime Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 5 months ago
Avalonia.Markup.Xaml.csproj Remove netstandard2.0 from almost all projects (#20111) 6 months ago
AvaloniaXamlLoader.cs Make IRuntimeXamlLoader internal. 3 years ago
EagerParentStackEnumerator.cs Fixed DeferredContent parents order (#15670) 2 years ago
Extensions.cs Reduce allocations while loading deferred resources (#15070) 2 years ago
MarkupExtension.cs Added MarkupExtension class back to avoid confusion 7 years ago
RuntimeXamlLoaderConfiguration.cs TemplatePart XAML diagnostics (#14180) 2 years ago
RuntimeXamlLoaderDocument.cs Add StringSyntax attribute to the runtime parser code (#15376) 2 years ago
XamlLoadException.cs Fix SYSLIB0051 warnings (binary serialization) (#14895) 2 years ago
XamlTypes.cs Cleanup attributes 3 years ago