ashmind / mirrorsharp

MirrorSharp is a code editor <textarea> built on Roslyn and CodeMirror
BSD 2-Clause "Simplified" License
220 stars 39 forks source link

Support for Blazor Server #181

Closed OrionRiftStudios closed 2 years ago

OrionRiftStudios commented 2 years ago

I am using Monaco Editor but I have many issues with this editor and Blazor Server.

I would like to know if it is possible using codemirror with Blazor Server Apps.

Thank you

Sicos1977 commented 2 years ago

Yes you can use it with Blazor because the frontend uses javascript so and the backend uses .NET