https://github.com/tpeczek/demo-dotnet-on-aks-wasi-node-pool
Sample project for demonstrating how to run a .NET based Slight and Spin applications on WASM/WASI node pool in AKS
https://github.com/tpeczek/demo-dotnet-on-aks-wasi-node-pool
aks dotnet dotnet-core wasi wasm webassembly
Last synced: about 2 months ago
JSON representation
Sample project for demonstrating how to run a .NET based Slight and Spin applications on WASM/WASI node pool in AKS
- Host: GitHub
- URL: https://github.com/tpeczek/demo-dotnet-on-aks-wasi-node-pool
- Owner: tpeczek
- License: mit
- Created: 2022-08-04T16:31:25.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-09T11:51:26.000Z (over 1 year ago)
- Last Synced: 2024-05-02T01:19:51.357Z (over 1 year ago)
- Topics: aks, dotnet, dotnet-core, wasi, wasm, webassembly
- Language: C
- Homepage:
- Size: 61.5 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Running .NET Based Slight and Spin Applications On WASM/WASI Node Pool in AKS
Sample project for demonstrating how to run a .NET based [Slight](https://github.com/deislabs/spiderlightning/tree/v0.1.0) and [Spin](https://developer.fermyon.com/spin/index) applications on WASM/WASI node pool in Azure Kubernetes Service. You can read more here:
- [Experimenting With .NET & WebAssembly - Running .NET Based Spin Application On WASM/WASI Node Pool in AKS](https://www.tpeczek.com/2022/12/experimenting-with-net-webassembly.html)
- [Experimenting With .NET & WebAssembly - Running .NET Based Slight Application On WASM/WASI Node Pool in AKS](https://www.tpeczek.com/2024/01/experimenting-with-net-webassembly.html)## Consulting and Professional Services
Do you need help with any of my libraries, or with building features on top of what they provide? What about ASP.NET Core architecture, Azure architecture, or DevOps? I offer consulting and development services.
[](https://calendly.com/tpeczek/30min)
[](mailto:tpeczek@gmail.com)## Donating
My blog and open source projects are result of my passion for software development, but they require a fair amount of my personal time. If you got value from any of the content I create, then I would appreciate your support by [sponsoring me](https://github.com/sponsors/tpeczek) (either monthly or one-time).
## Copyright and License
Copyright © 2022 - 2025 Tomasz Pęczek
Licensed under the [MIT License](https://github.com/tpeczek/demo-dotnet-on-aks-wasi-node-pool/blob/master/LICENSE.md)