https://github.com/alex-hedley/blazorinteractive
Blazor C# Interactive (Try .NET)
https://github.com/alex-hedley/blazorinteractive
blazor blazor-webassembly wasm web-assembly webassembly
Last synced: 8 months ago
JSON representation
Blazor C# Interactive (Try .NET)
- Host: GitHub
- URL: https://github.com/alex-hedley/blazorinteractive
- Owner: alex-hedley
- License: mit
- Created: 2023-04-03T14:37:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-28T00:02:11.000Z (over 1 year ago)
- Last Synced: 2025-02-08T12:11:44.611Z (over 1 year ago)
- Topics: blazor, blazor-webassembly, wasm, web-assembly, webassembly
- Language: C#
- Homepage: https://alex-hedley.github.io/BlazorInteractive/
- Size: 445 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blazor Interactive
> Blazor C# Interactive (Try .NET)
[](https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps/blazor)
[](https://learn.microsoft.com/en-us/dotnet/csharp/)
[](LICENSE)
[](https://github.com/alex-hedley/BlazorInteractive/actions/workflows/build-test.yml)
[](https://github.com/alex-hedley/BlazorInteractive/actions/workflows/deploy-site.yml)
[](https://github.com/alex-hedley/BlazorInteractive/actions/workflows/pages/pages-build-deployment)
[](https://gist.github.com/alex-hedley/0f6142396b2a1bb0231906adcd51bdcd)
[](https://gist.github.com/alex-hedley/1a73c5dd2824cc80bfd2c145308dbcf9)
## Demo


## Solution
| Project | Type | Info |
| -------------------------------------------- | ----------------- | ---- |
| BlazorInteractive | BlazorWebAssembly | |
| BlazorInteractive.Compilation | | |
| BlazorInteractive.Compilation.Tests | | |
| BlazorInteractive.DependencyManagement | | |
| BlazorInteractive.DependencyManagement.Tests | | |
| BlazorInteractive.Tests | | |
## Tests
- [BlazorInteractive Tests](https://gist.github.com/alex-hedley/0f6142396b2a1bb0231906adcd51bdcd)
- [BlazorInteractive Compilation Tests](https://gist.github.com/alex-hedley/1a73c5dd2824cc80bfd2c145308dbcf9)
Output using [dotnet-tests-report](https://github.com/marketplace/actions/dotnet-tests-report) ([Code](https://github.com/zyborg/dotnet-tests-report))
## Docs
- [Info](docs/README.md)
- Blog Post - [.NET Blazor Interactive](https://alexhedley.com/blog/posts/dotnet-blazor-interactive)
- 🎙️ Talk - [Presentation](https://alex-hedley.github.io/talk-blazorinteractive/)