From 5d28e50ee5bd26823c7698059b7eae94a32a4826 Mon Sep 17 00:00:00 2001 From: Easley Date: Fri, 11 Oct 2024 15:35:30 +0800 Subject: [PATCH] Update README.md --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1888c56..6e6a52e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ### Lemon.ModuleNavigation A lightweight module navigation framework built on top of the Microsoft Dependency Injection (MSDI) for AvaloniaUI, WPF and .net-xaml-platforms else. -Support nativeAot +Support native aot! ### Lemon.ModuleNavigation.AvaloniaUI Extending **Lemon.ModuleNavigation**, this package provides NavigationContainers specifically designed for AvaloniaUI. @@ -17,6 +17,24 @@ This is a sample desktop application for **Lemon.ModuleNavigation** and **Lemon. ![sample-show](https://github.com/user-attachments/assets/58690f91-6939-47d7-84d3-113d04c722a7) +#### AOT config: + +```xml + + + + + + + + + +``` ### Lemon.Toolkit This is a practical application of **Lemon.ModuleNavigation**. It is a collection of toolkits for clients based on **Semi-AvaloniaUI**, **Lemon.Hosting.AvaloniaUIDesktop**, and **Lemon.ModuleNavigation**. As of now, it includes: