Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jsturtevant/pluginapp

sample app using componentize-dotnet
https://github.com/jsturtevant/pluginapp

Last synced: 12 days ago
JSON representation

sample app using componentize-dotnet

Awesome Lists containing this project

README

        

# sample app

Uses https://github.com/bytecodealliance/componentize-dotnet to build a component using the [test.wit](./test.wit) file.

Build the component using:

```
dotnet build
```