https://github.com/jevonsflash/matomusic
使用.NET MAUI开发的音乐播放器示例
https://github.com/jevonsflash/matomusic
audio-player cross-platform maui music-player sample-code xamarin-forms
Last synced: 3 months ago
JSON representation
使用.NET MAUI开发的音乐播放器示例
- Host: GitHub
- URL: https://github.com/jevonsflash/matomusic
- Owner: jevonsflash
- License: mit
- Created: 2021-11-26T11:12:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-24T01:05:03.000Z (almost 2 years ago)
- Last Synced: 2025-04-19T05:58:51.145Z (about 1 year ago)
- Topics: audio-player, cross-platform, maui, music-player, sample-code, xamarin-forms
- Language: C#
- Homepage:
- Size: 2.1 MB
- Stars: 21
- Watchers: 1
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MatoMusic
使用.NET MAUI开发的音乐播放器

## 技术博客
系列文章将分步解读音乐播放器核心业务及代码:
* [深入解读.NET MAUI音乐播放器项目(一):概述与架构](https://blog.csdn.net/jevonsflash/article/details/128960586)
* [深入解读.NET MAUI音乐播放器项目(二):播放内核](https://blog.csdn.net/jevonsflash/article/details/128986962)
* [深入解读.NET MAUI音乐播放器项目(三):界面交互](https://blog.csdn.net/jevonsflash/article/details/129112689)