MonoCross 4.0.0.326

There is a newer version of this package available.
See the version list below for details.
dotnet add package MonoCross --version 4.0.0.326
NuGet\Install-Package MonoCross -Version 4.0.0.326
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="MonoCross" Version="4.0.0.326" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MonoCross --version 4.0.0.326
#r "nuget: MonoCross, 4.0.0.326"
#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 MonoCross as a Cake Addin
#addin nuget:?package=MonoCross&version=4.0.0.326

// Install MonoCross as a Cake Tool
#tool nuget:?package=MonoCross&version=4.0.0.326

A cross-platform mobile framework using C# .NET and Mono to create shared-code apps on iOS, Android, Windows and Webkit.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on MonoCross:

Package Downloads
MonoCross.Utilities.NET

Specific to the Windows .NET environment, this package contains concrete, platform-specific implementations of the MonoCross Utilities (Encryption, Logging, Network, Serialization, Threading)

iFactr.UI

A cross-platform mobile framework using C# .NET and Mono to create shared-code UI on iOS, Android, Windows and Webkit.

MonoCross.Utilities.Android

Specific to the Android environment, this package contains concrete, platform-specific implementations of the MonoCross Utilities (Encryption, Logging, Network, Serialization, Threading)

MonoCross.Utilities.iOS

Specific to Apple's iOS environment, this package contains concrete, platform-specific implementations of the MonoCross Utilities (Encryption, Logging, Network, Serialization, Threading)

iFactr.Data

A cross-platform mobile framework using C# .NET and Mono to consume data services on iOS, Android, Windows and Webkit.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0.347 3,614 10/27/2017
4.0.0.340 3,224 8/30/2017
4.0.0.327 951 7/14/2017
4.0.0.326 965 7/12/2017
3.0.0.316 963 7/6/2017
3.0.0.313 893 6/29/2017
3.0.0.312 949 6/28/2017

4.0 Release for iFactr Open Source