Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jsturtevant/pluginapp
- Owner: jsturtevant
- Created: 2024-06-16T00:47:44.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-16T02:09:24.000Z (8 months ago)
- Last Synced: 2024-11-27T13:44:13.763Z (2 months ago)
- Language: C#
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```