NowBI / Xamarin-Forms-Mobile-Template

A simple Xamarin Forms project with a pre-configured Visual Studio 2015 environment, View Templates, Themes, Observables and Reactive Properties, Dependency Injection via Autofac, Unit Tests via xUnit, and Crash Logging via HockeyApp to be used as a starting point for mobile projects deployed to Android and iOS.
MIT License
81 stars 17 forks source link

Migration to net standard (WIP) #4

Closed Jerome2606 closed 6 years ago

Jerome2606 commented 6 years ago

As discussed, here is the migration.

Problems: Core unit test project should be migrate as well (not done yet) iOS exception with Autofac

3