项目作者: maximrub

项目描述 :
providers for the Exrin Xamarin framework
高级语言: C#
项目地址: git://github.com/maximrub/exrin-providers.git
创建时间: 2017-02-19T16:23:14Z
项目社区:https://github.com/maximrub/exrin-providers

开源协议:MIT License

下载


Introduction

Exrin is an extended Xamarin Forms MVVM Framework designed to enable teams to develop consistent, reliable and highly performant mobile apps. Exrin lets you put more focus on how the app will look and function, while Exrin takes care of handling the rest.
you can read more about it at Exrin.

Providers

The purpose of this project is to provide you with common packages to help you to get started with Exrin.

Getting Started

Install the Nuget Package

  • Exrin.Base - Base packge NuGet Badge
  • Exrin.Navigation.XamarinForms - Navigation packge NuGet Badge
  • Exrin.IOC.LightInjectServiceProvider - LightInject IOC packge with support for Microsoft Extensions services NuGet Badge

    Sample app

    Friends App - A basic sample app to help you get started.

Note: The sample app includes an example on how to use the Xamarin Providers.