Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno authored Jul 5, 2018
1 parent c18a061 commit 7c0bc2e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,15 @@ For common questions and issues see the [FAQ](https://jamesmontemagno.github.io/
### NuGet
* Available on NuGet: [Xam.Plugin.Geolocator](http://www.nuget.org/packages/Xam.Plugin.Geolocator) [![NuGet](https://img.shields.io/nuget/v/Xam.Plugin.Geolocator.svg?label=NuGet)](https://www.nuget.org/packages/Xam.Plugin.Geolocator/)

### The Future: Xamarin.Essentials

I have been working on Plugins for Xamarin for a long time now. Through the years I have always wanted to create a single, optimized, and official package from the Xamarin team at Microsoft that could easily be consumed by any application. The time is now with [Xamarin.Essentials](https://docs.microsoft.com/en-us/xamarin/essentials/
), which offers over 30 cross-platform native APIs in a single optmized package. I worked on this new library with an amazing team of developers and I highly highly highly recommend you check it out:

https://docs.microsoft.com/en-us/xamarin/essentials/

I will continue to work and maintain my Plugins, but I do recommend you checkout Xamarin.Essentials to see if it is a great fit your app as it has been for all of mine!

### Build
* [![Build status](https://ci.appveyor.com/api/projects/status/nan2cxlgeo11sc5u?svg=true)](https://ci.appveyor.com/project/JamesMontemagno/geolocatorplugin)
* CI NuGet Feed: https://ci.appveyor.com/nuget/geolocatorplugin
Expand Down

0 comments on commit 7c0bc2e

Please sign in to comment.