fred-perkins / PluginTest

A series of plugin tests to load external assemblies into a WASM application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PluginTest

This repository is a demo of how you can load assemblies remotely and load them into the current app domain. The model is designed so that it could be ran server side, or on a standard CLR environment - Where IAssemblyLoadContext would need to be implemented per platform.

About

A series of plugin tests to load external assemblies into a WASM application.


Languages

Language:C# 57.6%Language:HTML 25.7%Language:CSS 16.6%