XamarinUniversity.Core 1.0.161104

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.Core --version 1.0.161104
                    
NuGet\Install-Package XamarinUniversity.Core -Version 1.0.161104
                    
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.Core" Version="1.0.161104" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XamarinUniversity.Core" Version="1.0.161104" />
                    
Directory.Packages.props
<PackageReference Include="XamarinUniversity.Core" />
                    
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.Core --version 1.0.161104
                    
#r "nuget: XamarinUniversity.Core, 1.0.161104"
                    
#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.Core@1.0.161104
                    
#: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.Core&version=1.0.161104
                    
Install as a Cake Addin
#tool nuget:?package=XamarinUniversity.Core&version=1.0.161104
                    
Install as a Cake Tool

Set of .NET classes for MS + Xamarin MVVM development.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on XamarinUniversity.Core:

Package Downloads
XamarinUniversity.Infrastructure

This library provides a set of Xamarin.Forms classes for enterprise and MVVM development; includes markup extensions, behaviors, custom controls and abstractions for MVVM.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.0 41,672 10/1/2018
2.1.1 1,485 8/4/2018
2.1.0 2,814 8/4/2018
2.0.0 8,350 4/27/2018
1.1.6 3,004 4/11/2018
1.1.5 2,781 4/10/2018
1.1.3 4,699 11/7/2017
1.1.0 2,529 11/4/2017
1.0.161128 20,622 11/28/2016
1.0.161104 2,464 11/4/2016
1.0.160930 2,805 9/30/2016
1.0.160916 2,236 9/16/2016
1.0.1 2,472 11/4/2017

[1.0.161104]
Unify versions

[1.0.160930]
Added new Register method to IDependencyService to allow instance registration.

[1.0.160916]
Initial release - broken out from XamU.Infrastructure.dll with no dependencies on Xamarin.Forms.