https://github.com/jfversluis/mauimaccatalystcustomaboutdialogsample
Sample code to demonstrate how to customize the default macOS About dialog with .NET MAUI
https://github.com/jfversluis/mauimaccatalystcustomaboutdialogsample
dotnet dotnet-maui mac-catalyst macos sample-code
Last synced: about 2 months ago
JSON representation
Sample code to demonstrate how to customize the default macOS About dialog with .NET MAUI
- Host: GitHub
- URL: https://github.com/jfversluis/mauimaccatalystcustomaboutdialogsample
- Owner: jfversluis
- License: mit
- Created: 2023-12-05T13:29:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-05T13:59:37.000Z (over 2 years ago)
- Last Synced: 2025-01-23T00:28:35.090Z (over 1 year ago)
- Topics: dotnet, dotnet-maui, mac-catalyst, macos, sample-code
- Language: C#
- Homepage: https://blog.verslu.is/maui/customize-maui-macos-about-dialog/
- Size: 1000 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# .NET MAUI macOS Custom About Dialog Sample
Sample code to demonstrate how to customize the default macOS About dialog with .NET MAUI
This sample code is part of a blog post which can be found here: https://blog.verslu.is/maui/customize-maui-macos-about-dialog/