Microsoft.ApplicationInsights.AspNetCore by Microsoft

<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />

 Microsoft.ApplicationInsights.AspNetCore 2.22.0

Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Microsoft.ApplicationInsights.AspNetCore</id>
    <version>2.22.0</version>
    <title>Application Insights for ASP.NET Core Web Applications</title>
    <authors>Microsoft</authors>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>icon.png</icon>
    <projectUrl>https://go.microsoft.com/fwlink/?LinkId=392727</projectUrl>
    <description>Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156</description>
    <releaseNotes>For the release notes please follow http://go.microsoft.com/fwlink/?LinkId=535037</releaseNotes>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <tags>Analytics Azure ApplicationInsights Telemetry Monitoring SDKaspnetcore</tags>
    <packageTypes>
      <packageType name="Dependency" />
    </packageTypes>
    <repository type="Git" url="https://github.com/Microsoft/ApplicationInsights-dotnet" commit="43825e06a22cdfb702fc199a7ba99a7d541d48c6" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Microsoft.ApplicationInsights" version="2.22.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel" version="2.22.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Extensions.Logging.ApplicationInsights" version="2.22.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.ApplicationInsights.DependencyCollector" version="2.22.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.ApplicationInsights.EventCounterCollector" version="2.22.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.ApplicationInsights.PerfCounterCollector" version="2.22.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.ApplicationInsights.WindowsServer" version="2.22.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.AspNetCore.Hosting" version="2.1.1" exclude="Build,Analyzers" />
        <dependency id="Microsoft.AspNetCore.Http" version="2.1.22" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Extensions.Configuration.Json" version="3.1.0" exclude="Build,Analyzers" />
        <dependency id="System.Text.Encodings.Web" version="4.7.2" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>