XamarinUniversity.Core 1.0.161128

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.161128
NuGet\Install-Package XamarinUniversity.Core -Version 1.0.161128
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.161128" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XamarinUniversity.Core --version 1.0.161128
#r "nuget: XamarinUniversity.Core, 1.0.161128"
#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.161128

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

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,401 10/1/2018
2.1.1 1,038 8/4/2018
2.1.0 2,237 8/4/2018
2.0.0 7,640 4/27/2018
1.1.6 2,301 4/11/2018
1.1.5 2,079 4/10/2018
1.1.3 4,026 11/7/2017
1.1.0 1,843 11/4/2017
1.0.161128 20,052 11/28/2016
1.0.161104 1,950 11/4/2016
1.0.160930 2,233 9/30/2016
1.0.160916 1,725 9/16/2016
1.0.1 1,810 11/4/2017

[1.0.161128]
Add class constraint to Register method of IDependencyService
       
[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.