如何解决在asp.net-core项目中无法解析Microsoft.ApplicationInsights.TelemetryClient类型服务的难题?

2026-03-30 12:190阅读0评论SEO资讯
  • 内容介绍
  • 相关推荐

本文共计156个文字,预计阅读时间需要1分钟。

如何解决在asp.net-core项目中无法解析Microsoft.ApplicationInsights.TelemetryClient类型服务的难题?

我已经将原文简化如下:

将Web项目从RC1迁移到RC2时,遇到错误:无法解析类型'Microsoft.ApplicationInsights.TelemetryClient'。尝试激活'Microsoft.ApplicationInsights.AspNetCore.ExceptionTracking'时出错。

阅读全文

本文共计156个文字,预计阅读时间需要1分钟。

如何解决在asp.net-core项目中无法解析Microsoft.ApplicationInsights.TelemetryClient类型服务的难题?

我已经将原文简化如下:

将Web项目从RC1迁移到RC2时,遇到错误:无法解析类型'Microsoft.ApplicationInsights.TelemetryClient'。尝试激活'Microsoft.ApplicationInsights.AspNetCore.ExceptionTracking'时出错。

阅读全文