如何在 angular 2 项目的 asp net core 中使用 bootstrap 模型、toasty 等?

How can I use bootstrap modal, toasty, etc. In aspnet core with angular 2 project?

我在我现有的 ASP.NET 核心 MVC 项目中使用 Angular2。我已经在我的 MVC .cshtml 视图中使用 toasty、模态和其他库。

但是,我无法在我的组件中实现这些功能。有没有教如何使用它们的例子。

尝试了 ngModal 和其他但无法使其工作

有很多供应商提供模式、分页和其他控件

试试这个
http://valor-software.com/ngx-bootstrap/#/modals

据我所知这是最容易使用的

这可能对你有帮助,我在自己的项目中使用它。 https://ng-bootstrap.github.io/#/home