MonoCross 4.0.0.347

dotnet add package MonoCross --version 4.0.0.347
                    
NuGet\Install-Package MonoCross -Version 4.0.0.347
                    
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.347" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MonoCross" Version="4.0.0.347" />
                    
Directory.Packages.props
<PackageReference Include="MonoCross" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MonoCross --version 4.0.0.347
                    
#r "nuget: MonoCross, 4.0.0.347"
                    
#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.
#addin nuget:?package=MonoCross&version=4.0.0.347
                    
Install MonoCross as a Cake Addin
#tool nuget:?package=MonoCross&version=4.0.0.347
                    
Install MonoCross as a Cake Tool

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

There are no supported framework assets in this 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 4,064 10/27/2017
4.0.0.340 3,459 8/30/2017
4.0.0.327 1,059 7/14/2017
4.0.0.326 1,067 7/12/2017
3.0.0.316 1,071 7/6/2017
3.0.0.313 999 6/29/2017
3.0.0.312 1,054 6/28/2017

4.0 Release for iFactr Open Source with MIT license.