瀏覽代碼

Add AsyncNavigation to Lisbraries&Extensions (#224)

nevermore 1 周之前
父節點
當前提交
1fa0a573c2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -185,6 +185,7 @@ Contributions are always welcome! Please take a look at the [Contribution Guidel
 ### Generic
 
 - [AsyncImageLoader.Avalonia](https://github.com/AvaloniaUtils/AsyncImageLoader.Avalonia) - Provides asynchronous bitmap loading from web for Avalonia Image control and more.
+- [AsyncNavigation](https://github.com/NeverMorewd/AsyncNavigation) -  A lightweight asynchronous navigation framework based on Microsoft.Extensions.DependencyInjection.
 - [Avae.Browser.Essentials](https://github.com/cedric56/Avae.Browser.Essentials) - Port of Microsoft.Maui.Essentials for browser.
 - [Avae.macOS.Essentials](https://github.com/cedric56/Avae.macOS.Essentials) - Port of Microsoft.Maui.Essentials for macOS.
 - [Avalonia.Xaml.Behaviors](https://github.com/AvaloniaUI/Avalonia.Xaml.Behaviors) - Avalonia XAML Behaviors is an easy-to-use means of adding common and reusable interactivity to your Avalonia applications with minimal code.