Microsoft.ApplicationInsights.Web by Microsoft

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

 Microsoft.ApplicationInsights.Web 2.22.0

Application Insights for .NET web applications. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Microsoft.ApplicationInsights.Web</id>
    <version>2.22.0</version>
    <title>Application Insights for 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 .NET web applications. 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>Azure Monitoring Analytics ApplicationInsights Telemetry AppInsights</tags>
    <packageTypes>
      <packageType name="Dependency" />
    </packageTypes>
    <repository type="Git" url="https://github.com/Microsoft/ApplicationInsights-dotnet" commit="43825e06a22cdfb702fc199a7ba99a7d541d48c6" />
    <dependencies>
      <group targetFramework=".NETFramework4.5.2">
        <dependency id="Microsoft.ApplicationInsights" version="2.22.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.ApplicationInsights.WindowsServer" version="2.22.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.AspNet.TelemetryCorrelation" version="1.0.8" exclude="Build,Analyzers" />
        <dependency id="System.Diagnostics.DiagnosticSource" version="5.0.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="Microsoft.CSharp" targetFramework=".NETFramework4.5.2" />
    </frameworkAssemblies>
  </metadata>
</package>