SourceGeneratorPlayground icon indicating copy to clipboard operation
SourceGeneratorPlayground copied to clipboard

The C# Source Generator Playground

Results 4 SourceGeneratorPlayground issues
Sort by recently updated
recently updated
newest added

Uncaught Error: This browser does not support WebAssembly. at blazor.webassembly.js:1:42456 at c (blazor.webassembly.js:1:43072) at :1:20 at blazor.webassembly.js:1:43275 at new Promise () at Object.start (blazor.webassembly.js:1:37752) at blazor.webassembly.js:1:35786 at blazor.webassembly.js:1:33770 at Object.next...

I'm trying to upgrade your playground to .net 5, I'm hitting two issues: 1. the css has changed and I've tried to fix it, but it's not exactly right 2....

Usually , the source code generators come in the nuget packages . Could you add support for this ? ( Maybe in a plugin form , like in the https://github.com/natemcmaster/DotNetCorePlugins...

With Source Generators coming to VB (available now in VS 16.9.0P2.0), can you please consider giving the ability to switch between a C# and/or VB experience? Thanks. UPDATE1: BTW, wanted...