MetaPlatform 1.1.0

Requires NuGet 4.0 or higher.

dotnet add package MetaPlatform --version 1.1.0
                    
NuGet\Install-Package MetaPlatform -Version 1.1.0
                    
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="MetaPlatform" Version="1.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MetaPlatform" Version="1.1.0" />
                    
Directory.Packages.props
<PackageReference Include="MetaPlatform" />
                    
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 MetaPlatform --version 1.1.0
                    
#r "nuget: MetaPlatform, 1.1.0"
                    
#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=MetaPlatform&version=1.1.0
                    
Install MetaPlatform as a Cake Addin
#tool nuget:?package=MetaPlatform&version=1.1.0
                    
Install MetaPlatform as a Cake Tool

This platform allow to write cross-platform, cross-compiler and cross-language code

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 MetaPlatform:

Package Downloads
MetaOutput.Client

MetaOutput client which is based on TML

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 404 12/4/2022
1.0.9 422 7/19/2021
1.0.8 415 7/7/2021
1.0.7 566 6/22/2020

- Minor improvements