你知道这些包裹是不是开源的吗?我找不到他们..。
Microsoft.Diagnostics.Tracing.TraceEvent Microsoft.Diagnostics.Tracing.EventRegister
下面的包是什么(考虑到上面的包):Microsoft.Diagnostics.Tracing.Logging (https://github.com/Microsoft/Microsoft.Diagnostics.Tracing.Logging/tree/master/src)?
谢谢你的帮助!
发布于 2016-11-07 05:07:51
Microsoft.Diagnostics.Tracing.TraceEvent的源代码是Perfview代码库的一部分。
但是代码还没有100%完成,它错过了创建nuget包所需的数据,如果您将应用程序中的库链接到应用程序中,还需要从Debug/Release文件夹引用Microsoft.Diagnostics.FastSerialization.dll -
发布于 2016-11-07 01:21:58
这些都可以在Nuget Galley/GitHub上找到。以下是Microsoft.Diagnostics.Tracing.EventRegister:https://github.com/net-commons/common-logging/tree/master/packages/Microsoft.Diagnostics.Tracing.EventRegister.1.1.28的链接
如果不让我放两个链接,因为我的帐户是新的在这里。
https://stackoverflow.com/questions/40456379
复制相似问题