Skip to content

A collection of Xamarin Forms code that makes life easier.

License

Notifications You must be signed in to change notification settings

jamiewest/XamarinExtensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xamarin Extensions

Build status

A collection of Xamarin Forms code that makes life easier. A lot of these come from the Xamarin University samples on Github. Everything else has been borrowed from somewhere, I will happy add attribution to any file that hasn't been updated already.

Installation

You can add this library to your project using [NuGet][nuget].

Package Manager Console Run the following command in the “Package Manager Console”:

PM> Install-Package West.Extensions.Xamarin

Visual Studio Right click to your project in Visual Studio, choose “Manage NuGet Packages” and search for ‘West.Extensions.Xamarin’ and click ‘Install’. ([see NuGet Gallery][nuget-gallery].)

.NET Core Command Line Interface Run the following command from your favorite shell or terminal:

dotnet add package West.Extensions.Xamarin

About

A collection of Xamarin Forms code that makes life easier.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages