Skip to content

jamesmontemagno/embeddinator-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

embeddinator-helloworld

The Hello World of .NET Embedding. Writing shared logic in C# and .NET and using the .NEt Embedding toolign to create a native iOS framework that can be called from Objective-C/Swift in Xcode.

Guide

  • Install Visual Studio for Mac: www.visualstudio.com
  • Open HelloWorld.sln
  • Restore NuGet packages
  • Build Solution -> This will generate the framework and copy it into the Xcode project
  • Open Xcode project and run!

About

The Hello World of .NET Embedding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published