项目作者: Softeq

项目描述 :
Modular MVVM framework for fast creating powerful cross-platform applications with Xamarin.
高级语言: C#
项目地址: git://github.com/Softeq/XToolkit.WhiteLabel.git
创建时间: 2018-10-17T10:09:32Z
项目社区:https://github.com/Softeq/XToolkit.WhiteLabel

开源协议:MIT License

下载


XToolkit.WhiteLabel

Build Status
CodeFactor

XToolkit.WhiteLabel is a modular, cross-platform MVVM framework from “lego” components for fast create powerful cross-platform mobile applications with Xamarin.

Installation

This library is actively developed alongside production apps, and the API will evolve as we continue our way to version 2.0.

Please be fully prepared to deal with breaking changes.

Component NuGet
Common Softeq.XToolkit.Common
Bindings Softeq.XToolkit.Bindings
Permissions Softeq.XToolkit.Permissions
PushNotifications Softeq.XToolkit.PushNotifications
Remote Softeq.XToolkit.Remote
WhiteLabel Softeq.XToolkit.WhiteLabel
WhiteLabel.Essentials Softeq.XToolkit.WhiteLabel.Essentials

Documentation

Contributing

As an open source project, we’re excited to accept contributions to the code from outside of Softeq and are striving to make that as easy and clean as possible.

License

The XToolkit.WhiteLabel project is available for free use, as described by the LICENSE (MIT).

  • Some bits of MvvmLight are redistributed and modified under MIT License
  • Tiny bits of MvvmCross are redistributed and modified under MIT License