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.
 
 
 
Jumar Macato 494cad3d2f Merge branch 'master' of https://github.com/AvaloniaUI/Avalonia into cleanup-csproj 8 years ago
..
Pages StyleResource -> DynamicResource 9 years ago
ViewModels Upgrade ReactiveUI to the v8 alpha nuget package so we don't need to maintain our own fork. Avalonia.ReactiveUI only registers the MainScheduler, and it does so via a call to UseReactiveUI on AppBuilder. 9 years ago
App.config Retarget .Net Framework projects to 4.7 8 years ago
App.xaml Ported RenderTest from scenegraph branch. 9 years ago
App.xaml.cs Added a render test sample. 10 years ago
MainWindow.xaml Remove now-unneeded assembly references. 8 years ago
MainWindow.xaml.cs Ported ImmediateRenderer from scenegraph branch. 9 years ago
Program.cs Added AppBuilder methods for logging. 9 years ago
RenderTest.csproj Moved version and xaml props to build directory. 8 years ago
SideBar.xaml Fix malformed XAML 9 years ago