Embeddinator 4000 Sample
Перейти к файлу
Javier Suárez Ruiz ad90bfc6e2 Updated README 2017-10-18 20:51:34 +02:00
NET Library Added Embeddinator Sample 2017-07-30 18:53:37 +02:00
iOS Framework/NetflixRoulette.framework Added Embeddinator Sample 2017-07-30 18:53:37 +02:00
iOS Sample/NetflixRoulette Added Embeddinator Sample 2017-07-30 18:53:37 +02:00
images Added Embeddinator Sample 2017-07-30 18:53:37 +02:00
.gitattributes :octocat: Added .gitattributes & .gitignore files 2017-07-30 18:29:06 +02:00
.gitignore :octocat: Added .gitattributes & .gitignore files 2017-07-30 18:29:06 +02:00
README.md Updated README 2017-10-18 20:51:34 +02:00

README.md

Embeddinator-4000 Sample

Embedding .NET code into your iOS, Android, and macOS applications. See the getting started at: https://github.com/mono/Embeddinator-4000

Sample

We started with a portable class library developed in C# that allows to access to movie information using the netflixroulette API.

Basic code from Net Library

Use Embeddinator-4000 to generates the necessary glue to surface the .NET API as a native API.

The final result

More samples!

If you've been wanting more, I recommend accessing these samples about Embeddinator-4000 by James Montemagno.

Code released under the MIT license.