Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aarnott/ppapifordotnet

Write PPAPI extensions for Chromium in your favorite .NET language.
https://github.com/aarnott/ppapifordotnet

Last synced: 2 months ago
JSON representation

Write PPAPI extensions for Chromium in your favorite .NET language.

Awesome Lists containing this project

README

        

PPAPI for .NET
==============

Write PPAPI extensions for Chromium in your favorite .NET language.

This project is in very early prototype phase.
It can invoke a managed assembly using either the .NET Framework or CoreCLR.
But that's all it can do at present -- invoke it. It doesn't interact with
electron in any way yet.