Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/radu-matei/spin-trigger-csharp-test
https://github.com/radu-matei/spin-trigger-csharp-test
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/radu-matei/spin-trigger-csharp-test
- Owner: radu-matei
- Created: 2024-04-19T16:47:20.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-19T16:47:55.000Z (7 months ago)
- Last Synced: 2024-04-19T17:56:25.393Z (7 months ago)
- Language: C#
- Size: 11.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## .NET WASI Application running with Spin's trigger command
This is an experimental application running a .NET C# application
to completion using [Spin's new command trigger](https://github.com/fermyon/spin-trigger-command).```
$ spin up
Logging component stdio to ".spin/logs/"
Hello, Wasi Console!
```