XamarinUniversity.Infrastructure 1.0.160830

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8.1 or higher.

dotnet add package XamarinUniversity.Infrastructure --version 1.0.160830
                    
NuGet\Install-Package XamarinUniversity.Infrastructure -Version 1.0.160830
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="XamarinUniversity.Infrastructure" Version="1.0.160830" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XamarinUniversity.Infrastructure" Version="1.0.160830" />
                    
Directory.Packages.props
<PackageReference Include="XamarinUniversity.Infrastructure" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add XamarinUniversity.Infrastructure --version 1.0.160830
                    
#r "nuget: XamarinUniversity.Infrastructure, 1.0.160830"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package XamarinUniversity.Infrastructure@1.0.160830
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=XamarinUniversity.Infrastructure&version=1.0.160830
                    
Install as a Cake Addin
#tool nuget:?package=XamarinUniversity.Infrastructure&version=1.0.160830
                    
Install as a Cake Tool

Set of Xamarin.Forms classes for enterprise and MVVM development; includes markup extensions, behaviors, custom controls and abstractions for MVVM.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.0 39,608 10/1/2018
2.1.0 2,555 8/4/2018
2.0.1 3,387 5/14/2018
2.0.0 1,879 4/27/2018
1.1.7 1,562 4/12/2018
1.1.6.1 1,642 4/12/2018
1.1.6 1,665 4/11/2018
1.1.5.2 1,607 4/10/2018
1.1.5.1 1,612 4/10/2018
1.1.5 1,615 4/10/2018
1.1.3 4,106 11/7/2017
1.1.0 1,799 11/4/2017
1.0.170620 11,107 6/22/2017
1.0.170503 3,487 5/4/2017
1.0.161201 8,163 12/1/2016
1.0.161128 1,579 11/28/2016
1.0.161104 1,654 11/4/2016
1.0.161006 1,614 10/6/2016
1.0.160931 1,559 9/30/2016
1.0.160930 1,545 9/30/2016
1.0.160916 1,888 9/16/2016
1.0.160903 1,630 9/1/2016
1.0.160902 2,142 9/1/2016
1.0.160901 1,932 9/1/2016
1.0.160831 1,719 8/31/2016
1.0.160830 1,705 8/31/2016
1.0.160829 1,738 8/29/2016
1.0.1 1,658 11/4/2017

1.0.160830: Removed Register/UnregisterPage from the INavigationService interface to avoid the Page reference in the abstraction.