Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/aarnott/ppapifordotnet
- Owner: AArnott
- Created: 2015-10-28T15:41:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-31T05:34:16.000Z (about 9 years ago)
- Last Synced: 2024-11-01T13:42:02.661Z (2 months ago)
- Language: C++
- Size: 5.33 MB
- Stars: 21
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.