jqx-editor
tag helper adds Editor component to a web page.
@{ViewData["Title"] = "ASP .NET MVC Editor Example";}<label>ASP .NET Core MVC Editor Example</label><br/><br/><jqx-editor theme="@ViewData["Theme"]" width="800" height="400"></jqx-editor>