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 | 35,043 | 10/1/2018 |
2.1.1 | 968 | 8/4/2018 |
2.1.0 | 1,697 | 8/4/2018 |
2.0.0 | 5,148 | 4/27/2018 |
1.1.6 | 1,494 | 4/11/2018 |
1.1.5 | 1,260 | 4/10/2018 |
1.1.3 | 3,591 | 11/7/2017 |
1.1.0 | 1,425 | 11/4/2017 |
1.0.161128 | 19,210 | 11/28/2016 |
1.0.161104 | 1,315 | 11/4/2016 |
1.0.160930 | 1,390 | 9/30/2016 |
1.0.160916 | 1,313 | 9/16/2016 |
1.0.1 | 1,427 | 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.