小编C0b*_*0ll的帖子

Angular 5 routing works, but not when changing browser url

I'm new on Angular 5 and try to put routing following Angular 5 tutorial. I have few differences:

  • I try to simulate a production encirnoment haveing only an index.html point on all transpiled scripts.
  • Because I have only an index.html, I'm using a virtual directory with Wamp. So the url "http://clientpackages" will point on a local directory like a http server.

The routing works correctly when I navigate in the app (using routerLinks), but when I refresh …

routes angular

0
推荐指数
1
解决办法
3606
查看次数

在.NetCore项目中引用.Net 4.6.2项目(VS2017 15.4.4)

我有一个.Net核心2.0项目,需要在Visual Studio 2017(v 15.4.4)的同一解决方案中引用.Net 4.6.2项目(图片中的BLL和实体).我看到这篇文章,但是.Net版本4.6.2的事件,我仍然有问题.

在我的.Net核心2.0项目参考中,我有:

在此输入图像描述

当我尝试使用.Net 4.6.2项目中定义的类时,我有以下错误:"无法解析symbole'BLL'"(对于BLL项目).

在此输入图像描述

您是否知道如何在net core 2.0项目中使用.Net 4.6.2项目?

.net c# project .net-core visual-studio-2017

-2
推荐指数
1
解决办法
850
查看次数

标签 统计

.net ×1

.net-core ×1

angular ×1

c# ×1

project ×1

routes ×1

visual-studio-2017 ×1