Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我相当确定 Windows Nano Server 2016 仅支持 .net 核心,但我想确定...
有什么方法可以在 Windows Nano Server 2016 上运行 WCF 服务?
在这一点上,为了使 nano server 更精简,只支持很少的包/功能(DNS、IIS、FailoverCluster ..)。Nano 服务器不支持完整的 .net 框架,因此不支持任何依赖于此的服务(包括 WCF)。除了 asp.net 核心,PHP 和 JAVA 在 Nano 上仍然可以很好地工作。