An open API service indexing awesome lists of open source software.

https://github.com/waf/csharpwebassemblyevaluator

Evaluating C# client-side via web assembly and blazor
https://github.com/waf/csharpwebassemblyevaluator

blazor blazor-webassembly csharp roslyn wasm

Last synced: 2 months ago
JSON representation

Evaluating C# client-side via web assembly and blazor

Awesome Lists containing this project

README

          

# CSharpWebAssemblyEvaluator

Shows how to evaluate C# on the client-side using Blazor Web Assembly.

Heavily based on https://github.com/filipw/Strathweb.Samples.BlazorCSharpInteractive but updated for .NET 7