Top 4 C# web-assembly Projects
-
dotnet-webassembly
Create, read, modify, write and execute WebAssembly (WASM) files from .NET-based applications.
-
Yes, I'm not aware of any way to use either the canvas api or webgl directly. This project has bindings for the canvas API, but it hasn't been updated in two years:https://github.com/BlazorExtensions/Canvas. SkiaSharp seems a nice option too: https://github.com/mono/SkiaSharp. It supports graphics across a whole load of platforms, including Blazor on the web.
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
-
VsixBlazorMinimalProjectTemplate
A Visual Studio extension for a .Net standard project template for a minimal Blazor web app.
C# web-assembly related posts
Index
What are some of the best open-source web-assembly projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | dotnet-webassembly | 751 |
2 | Canvas | 553 |
3 | Storage | 224 |
4 | VsixBlazorMinimalProjectTemplate | 7 |