Giter Club home page Giter Club logo

dotnetconf2024-musicplayersample's Introduction

DotnetConf2024-MusicPlayerSample

.NET Conf 2024 x Seoul "신입 iOS개발자가 해 본 첫 .NET 모바일 앱 개발" 세션의 예제 앱 코드입니다

소개

  • Uno Platform을 사용해 만든 iOS, Android 크로스 플랫폼 앱입니다
  • 음악을 재생/일시정지 할 수 있습니다
  • Xaml을 사용해 UI를 구현합니다
  • MVVM 기반이며, CommunityToolkit.Mvvm.ComponentModel도움을 받아 ViewModel을 작성합니다
  • 음악 재생은 iOS는 AVAudioPlayer, Android는 MediaPlayer를 사용합니다.
  • 플랫폼 통합을 하기위해 IMusicPlayer 인터페이스를 정의하고, 각 플랫폼별로 구체 타입을 구현합니다.
  • ViewModelMusicPlayerServiceContainer로부터 주입받습니다.

💁🏻‍♀️코드에 대한 상세한 설명은 발표 PDF를 참고해주세요

dotnetconf2024-musicplayersample's People

Contributors

yeahg-dev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.