Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bbonkr/kr.bbon.xamarin.forms

Xamarin.Forms 프로젝트를 시작하면 지속적으로 작성하던 코드를 라이브러리로 분리해서 nuget package 로 제공합니다.
https://github.com/bbonkr/kr.bbon.xamarin.forms

dotnet dotnet-standard xamarin xamarin-forms

Last synced: 25 days ago
JSON representation

Xamarin.Forms 프로젝트를 시작하면 지속적으로 작성하던 코드를 라이브러리로 분리해서 nuget package 로 제공합니다.

Awesome Lists containing this project

README

        

# Xamarin.Forms 지원 라이브러리

[![](https://img.shields.io/nuget/v/kr.bbon.Xamarin.Forms)](https://www.nuget.org/packages/kr.bbon.Xamarin.Forms) [![](https://img.shields.io/nuget/dt/kr.bbon.Xamarin.Forms)](https://www.nuget.org/packages/kr.bbon.Xamarin.Forms) [![publish to nuget](https://github.com/bbonkr/kr.bbon.Xamarin.Forms/workflows/publish%20to%20nuget/badge.svg)](https://github.com/bbonkr/kr.bbon.Xamarin.Forms/actions)

응용프로그램을 작성하기 위해 반복적으로 작성하던 코드를 라이브러리로 분리하여, nuget package로 제공합니다.

## MVVM Toolkit

[Introduction to the MVVM Toolkit](https://docs.microsoft.com/en-us/windows/communitytoolkit/mvvm/introduction) 사용을 고려해 보새요.

[Microsoft.Toolkit.Mvvm](https://www.nuget.org/packages/Microsoft.Toolkit.Mvvm/)

## 변경 Changes

### 1.2.0

- JsonService 제거
- Newtonsoft.Json 의존 제거

### 1.1.2

- 패키지 이미지 추가

### 1.1.1

- 의존 패키지 업데이트

### 1.1.0

- Xamarin.Forms 5.0 업데이트 Update Xamarin.Forms 5.0

### 1.0.6

- Xamarin.Forms 4.8 업데이트 Update Xamarin.Forms 4.8

### 1.0.5

- 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

### 1.0.4

- Removed dependency of Xamarin.Essentials
- Add some controls (See .Controls namespace)
- Add some validation rule (See .Validations namespace)

### 1.0.3

- Update Xamarin.Forms 4.2
- Add validation features
- Add useful behaviors
- Add value converters

### 1.0.2

- Update Xamarin.Forms 4.1
- Update Microsoft.AppCenter 2.1

### 1.0.1.2

### 1.0.1

- 저장소 변경 Change repository
- Azure Devops ➡ GitHub

### 1.0.0

등록