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.
我有一个用于肥皂服务的 WCF 客户端,通过 SvcUtil 生成,我想通过edge.js使用它
是否可以使用 edge.js 从 app.config 加载服务模型绑定,还是必须在 c# 中构建绑定?
如果可以,app.config 应该放在哪里?
谢谢,
加雷斯。
在使用 Edge.js 在 Node.js 应用程序中运行 C# 代码时,应用程序配置文件node.exe.config应该位于该文件旁边node.exe。
node.exe.config
node.exe