Integrate with BlazorMonaco or vanilla JS #943
Unanswered
mariuskrass
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @mariuskrass my apologies for overlooking and not answering your question. If you want to use a package that directly relies on I have not used Blazor, so I cannot give a recommendation here, but I guess there are ways to override/enforce a dependency package like monaco-editor. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
First of all — I'm really excited about this project!
I'm particularly interested in knowing if anyone has experience integrating this library with Blazor — for example, by bundling it in a way that it can be easily loaded "on top" of a Blazor application/existing Monaco-Editor instance.
My goal is to combine it with this project:
👉 https://github.com/serdarciplak/BlazorMonaco
Has anyone tried this, or could point me in the right direction? Any tips, examples, or best practices would be greatly appreciated!
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions