XamarinUniversity.Core
1.0.160930
See the version list below for details.
Requires NuGet 2.8.1 or higher.
dotnet add package XamarinUniversity.Core --version 1.0.160930
NuGet\Install-Package XamarinUniversity.Core -Version 1.0.160930
<PackageReference Include="XamarinUniversity.Core" Version="1.0.160930" />
paket add XamarinUniversity.Core --version 1.0.160930
#r "nuget: XamarinUniversity.Core, 1.0.160930"
// Install XamarinUniversity.Core as a Cake Addin #addin nuget:?package=XamarinUniversity.Core&version=1.0.160930 // Install XamarinUniversity.Core as a Cake Tool #tool nuget:?package=XamarinUniversity.Core&version=1.0.160930
Set of .NET classes for MS + Xamarin MVVM development.
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 | 40,353 | 10/1/2018 |
2.1.1 | 1,071 | 8/4/2018 |
2.1.0 | 2,337 | 8/4/2018 |
2.0.0 | 7,877 | 4/27/2018 |
1.1.6 | 2,366 | 4/11/2018 |
1.1.5 | 2,128 | 4/10/2018 |
1.1.3 | 4,080 | 11/7/2017 |
1.1.0 | 1,901 | 11/4/2017 |
1.0.161128 | 20,122 | 11/28/2016 |
1.0.161104 | 2,004 | 11/4/2016 |
1.0.160930 | 2,289 | 9/30/2016 |
1.0.160916 | 1,780 | 9/16/2016 |
1.0.1 | 1,850 | 11/4/2017 |
[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.