在 VS Code 上的 Asp.net Core 应用程序中集成 Devexpress 工具

Posted

技术标签:

【中文标题】在 VS Code 上的 Asp.net Core 应用程序中集成 Devexpress 工具【英文标题】:Integrate Devexpress tool in Asp.net Core Application on the VS Code 【发布时间】:2019-07-26 17:30:45 【问题描述】:

我想参考Devexpress tool in ASP.net Core application in the VS Code.

我无法参考DevExpress tool in VS code,它没有显示参考选项。你能帮我如何在我试过但没有运气的VS代码中引用dll..

Is it possible to integrate Devexpress tool in VS Code?.

【问题讨论】:

【参考方案1】:

我多年来一直使用他们的控件,并且知道他们完全支持 Visual Studio。所以我想他们也应该在 VS Codde 中工作,但我不使用 VS Code,所以我不能确定。我建议你contact their support 或查看他们的support database。

【讨论】:

【参考方案2】:

我得到了解决方案,请查看使用 .NET Core in Visual Studio Code 文章,该文章描述了如何在 Visual Studio Code 中创建新的 .NET Core 应用程序的一般方法。然后参考此article 了解如何将DevExpress ASP.NET Controls 添加到项目中。 虽然也可以在 VS Code 中使用此组件,但我们不建议您这样做。 Bootstrap for ASP.NET Core 产品线处于维护模式,不再开发。请改用 ASP.NET Core DataGrid 和其他 ASP.NET Core 控件。

【讨论】:

以上是关于在 VS Code 上的 Asp.net Core 应用程序中集成 Devexpress 工具的主要内容,如果未能解决你的问题,请参考以下文章

VS Code开发调试ASP.NET Core 1.0

dotnet watch+vs code提升asp.net core开发效率

免费视频使用VS Code开发ASP.NET Core WebAPI应用程序

小5聊Asp.Net Core基础之发布不成功或者覆盖IIS上的DLL提示程序正在打开

asp.net core 使用EF7 Code First 创建数据库,同时使用命令创建数据库(本来想数据迁移 没有成功,只能将标题搞成这个。)

Asp.Net core (Full .Net framework) vs Asp.Net core (.Net Core) 性能