This website requires JavaScript.
Explore
Help
Sign In
nuclex-shared-dotnet
/
Nuclex.Avalonia
Watch
1
Star
0
Fork
0
You've already forked Nuclex.Avalonia
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
main
Nuclex.Avalonia
/
Source
/
Messages
History
Markus Ewald
76a31e15f4
Removed backup async lazy-loading collection, the queueing variant in now proven; added ItemFetched event so users can run additional processing when items have been fetched from the dataabse; fixed message presenter, yes/no and ok/cancel messages are now centered and parented to the main window as well
2025-07-31 10:01:38 +02:00
..
AvaloniaMessagePresenter.cs
Removed backup async lazy-loading collection, the queueing variant in now proven; added ItemFetched event so users can run additional processing when items have been fetched from the dataabse; fixed message presenter, yes/no and ok/cancel messages are now centered and parented to the main window as well
2025-07-31 10:01:38 +02:00
IMessageService.cs
Initial porting attempt of my WinForms MVVM library to Avalonia; added IWindowScope as a new reature because this library should support Microsoft's dependency injector
2025-07-05 21:06:55 +02:00
MessageEventArgs.cs
Initial porting attempt of my WinForms MVVM library to Avalonia; added IWindowScope as a new reature because this library should support Microsoft's dependency injector
2025-07-05 21:06:55 +02:00
MessageServiceHelper.cs
Initial porting attempt of my WinForms MVVM library to Avalonia; added IWindowScope as a new reature because this library should support Microsoft's dependency injector
2025-07-05 21:06:55 +02:00
MessageText.cs
Initial porting attempt of my WinForms MVVM library to Avalonia; added IWindowScope as a new reature because this library should support Microsoft's dependency injector
2025-07-05 21:06:55 +02:00