응용프로그램을 작성하기 위해 반복적으로 작성하던 코드를 라이브러리로 분리하여, nuget package로 제공합니다.
Introduction to the MVVM Toolkit 사용을 고려해 보새요.
- JsonService 제거
- Newtonsoft.Json 의존 제거
- 패키지 이미지 추가
- 의존 패키지 업데이트
- Xamarin.Forms 5.0 업데이트 Update Xamarin.Forms 5.0
- Xamarin.Forms 4.8 업데이트 Update Xamarin.Forms 4.8
- Plugin.Permissions 의존을 제거 Remove dependency of Plugin.Permissions
- Xamarin.Forms 4.3 으로 업데이트 Update Xamarin.Forms 4.3
- Microsoft.AppCenter 2.6.2 로 업데이트 Update Microsoft.AppCenter 2.6.2
- ContentPageBase 클래스의 이름을 AppContentPage 로 변경할 예정 Scheduled to Rename a class 'ContentPageBase' to 'AppContentPage'
- ViewModelBase 클래스의 생성자 의존성 주입을 제거 Remove ViewModelBase constructor injection
- Removed dependency of Xamarin.Essentials
- Add some controls (See .Controls namespace)
- Add some validation rule (See .Validations namespace)
- Update Xamarin.Forms 4.2
- Add validation features
- Add useful behaviors
- Add value converters
- Update Xamarin.Forms 4.1
- Update Microsoft.AppCenter 2.1
- 저장소 변경 Change repository
- Azure Devops ➡ GitHub
등록