Info
Version: | 0.4.0 |
Author(s): | Microsoft |
Last Update: | Monday, April 30, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mono/Embeddinator-4000 |
NuGet Url: | https://www.nuget.org/packages/Embeddinator-4000 |
Install
Install-Package Embeddinator-4000
dotnet add package Embeddinator-4000
paket add Embeddinator-4000
Embeddinator-4000 Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It is a tool that takes a .NET assembly and generates the necessary glue to surface the .NET API as a native API.
The goal is to surface .NET libraries to all ecosystems where Mono/Xamarin run, and for each platform we provide an interface that is native to that platform as well as the tools needed to turn a .NET library into something that can be consumed on that platform.