Skip to content

Modular MVVM framework for fast creating powerful cross-platform applications with Xamarin & .NET for Mobile

License

Notifications You must be signed in to change notification settings

Softeq/XToolkit.WhiteLabel

Folders and files

NameName
Last commit message
Last commit date
Oct 31, 2022
Mar 27, 2024
Dec 27, 2023
Aug 9, 2024
Dec 27, 2023
Dec 27, 2023
Mar 27, 2024
Dec 27, 2023
Dec 27, 2023
Aug 9, 2024
Mar 27, 2024
Dec 27, 2023
Dec 27, 2023
Mar 27, 2024
Dec 27, 2023
Dec 27, 2023
Mar 27, 2024
Dec 27, 2023
Dec 27, 2023
Dec 27, 2023
Dec 27, 2023
Mar 27, 2024
Mar 27, 2024
Dec 27, 2023
Dec 27, 2023
Sep 19, 2022
Dec 27, 2023
Dec 27, 2023
Dec 27, 2023
Aug 9, 2024
Oct 27, 2023
Mar 27, 2024
Mar 27, 2024
Oct 31, 2022
Apr 3, 2020
Nov 25, 2021
Mar 27, 2024
Jan 28, 2022
Mar 27, 2024
Jan 27, 2023
Mar 24, 2023
Aug 2, 2023
Sep 5, 2020
Sep 14, 2022
Jan 28, 2022
Aug 2, 2023
Feb 21, 2023
Feb 21, 2023
Dec 27, 2023
Apr 21, 2020

Repository files navigation

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