Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encoded links #73

Merged
merged 1 commit into from
Aug 18, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Available under the `src` directory:
Unable to load DLL 'Microsoft.ui.xaml.dll' or one of its dependencies: The specified module could not be found. (0x8007007E)

* C# Samples - C# version of the [.NET MAUI UI Challenge](https://aka.ms/maui/UIChallenge) - [Awesome UIs](https://github.com/jsuarezruiz/dotnet-maui-showcase) without any XAML usage - Stay tuned for more samples ...
- Made available under the [C#-Samples](/src/C#-Samples/) folder
- Made available under the [C#-Samples](/src/C%23-Samples/) folder
- Design credit to their respective owners
- [BeautyShop App](https://github.com/jsuarezruiz/netmaui-beautyshop-app-challenge)
- [Chat App](https://github.com/jsuarezruiz/netmaui-chat-app-challenge)
Expand All @@ -67,5 +67,5 @@ Unable to load DLL 'Microsoft.ui.xaml.dll' or one of its dependencies: The speci
- [SpaceX History](https://github.com/EduardoReisDev/SpaceXhistory)

* F# Samples
- Made available under the [F#-Samples](/src/F#-Samples/) folder
- Made available under the [F#-Samples](/src/F%23-Samples/) folder
- FSApp - A F# sample app developed with Fabulous (with DI option)