Skip to content

Commit

Permalink
Merge pull request #140 from Fxplorer/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
OmidID authored Mar 10, 2024
2 parents 05d17f6 + d811f96 commit 31e8f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Contributions are always welcome! Please take a look at the [contribution guidel
- [AvaloniaUI Tutorial](https://docs.avaloniaui.net/docs/next/tutorials) - Official AvaloniaUI tutorial.
- [Build Modern Cross-Platform Apps with .NET](https://github.com/mysteryx93/Modern.Net-Tutorial) - Covers all areas of development: Avalonia, Dependency Injection, MVVM, Unit Testing, Reactive and Deployment.
- [First App Tutorial](https://habr.com/en/post/470101/) - Quick tutorial for creating your first app.

Check warning on line 105 in README.md

View workflow job for this annotation

GitHub Actions / markdown-link-check

link checker warning

https://habr.com/en/post/470101/. Request was redirected to https://habr.com/en/articles/470101/

Check warning on line 105 in README.md

View workflow job for this annotation

GitHub Actions / markdown-link-check

link checker warning

https://habr.com/en/post/470101/. Request was redirected to https://habr.com/en/articles/470101/
- [Full app for begginers](https://medium.com/@f98f96/avaloniaui-for-beginners-lets-go-624683372c06) - Tutorial for create calculator. Create full app with desing, mvvm, styling.
- [Full app for beginners](https://medium.com/@f98f96/avaloniaui-for-beginners-lets-go-624683372c06) - Tutorial for create calculator. Create full app with desing, mvvm, styling.
- [macOS Sparkle Updates](https://github.com/Deadpikle/macOS.SparkleUpdater.Avalonia) - Example on using the popular [Sparkle](https://github.com/sparkle-project/Sparkle) library in Avalonia
- [Quickstart](https://docs.avaloniaui.net/docs/getting-started/) - Info for quick start with Avalonia UI.
- [Saving Routing State with ReactiveUI and Avalonia](https://habr.com/en/post/462307/) - For better UX, your app should be capable of saving state to the disk when the app is suspending and of restoring state when the app is resuming.

Check warning on line 109 in README.md

View workflow job for this annotation

GitHub Actions / markdown-link-check

link checker warning

https://habr.com/en/post/462307/. Request was redirected to https://habr.com/en/articles/462307/

Check warning on line 109 in README.md

View workflow job for this annotation

GitHub Actions / markdown-link-check

link checker warning

https://habr.com/en/post/462307/. Request was redirected to https://habr.com/en/articles/462307/

Check warning on line 109 in README.md

View workflow job for this annotation

GitHub Actions / markdown-link-check

link checker warning

https://habr.com/en/post/462307/. Request was redirected to https://habr.com/en/articles/462307/

Check warning on line 109 in README.md

View workflow job for this annotation

GitHub Actions / markdown-link-check

link checker warning

https://habr.com/en/post/462307/. Request was redirected to https://habr.com/en/articles/462307/
Expand Down

0 comments on commit 31e8f68

Please sign in to comment.