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.
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.
// Install XamarinUniversity.Core as a Cake Addin
#addin nuget:?package=XamarinUniversity.Core&version=1.0.161104

// Install XamarinUniversity.Core as a Cake Tool
#tool nuget:?package=XamarinUniversity.Core&version=1.0.161104

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 39,238 10/1/2018
2.1.1 1,038 8/4/2018
2.1.0 2,195 8/4/2018
2.0.0 7,536 4/27/2018
1.1.6 2,263 4/11/2018
1.1.5 2,026 4/10/2018
1.1.3 4,002 11/7/2017
1.1.0 1,826 11/4/2017
1.0.161128 19,985 11/28/2016
1.0.161104 1,916 11/4/2016
1.0.160930 2,183 9/30/2016
1.0.160916 1,706 9/16/2016
1.0.1 1,787 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.