Ark.Tools.AspNetCore.ApplicationInsights by ARK Labs

<PackageReference Include="Ark.Tools.AspNetCore.ApplicationInsights" Version="1.3.8" />

 Ark.Tools.AspNetCore.ApplicationInsights 1.3.8

Extensions of ApplicationInsights for AspNetCore

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Ark.Tools.AspNetCore.ApplicationInsights</id>
    <version>1.3.8</version>
    <authors>ARK Labs</authors>
    <owners>ARK Labs</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <projectUrl>https://github.com/ARKlab/Ark.Tools</projectUrl>
    <iconUrl>http://www.ark-energy.eu/wp-content/uploads/ark-dark.png</iconUrl>
    <description>Extensions of ApplicationInsights for AspNetCore</description>
    <copyright>Copyright (C) 2018 ARK S.r.l</copyright>
    <tags>Ark C# .NET Framework AspNetCore ApplicationInsights</tags>
    <repository type="git" url="https://github.com/ARKlab/Ark.Tools" commit="caabf3dd2c36971acef3a0deaf04c930e0703536" />
    <dependencies>
      <group targetFramework=".NETFramework4.6.1">
        <dependency id="Microsoft.ApplicationInsights.AspNetCore" version="2.6.1" exclude="Build,Analyzers" />
        <dependency id="Microsoft.ApplicationInsights.SnapshotCollector" version="1.3.4" exclude="Build,Analyzers" />
      </group>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Microsoft.ApplicationInsights.AspNetCore" version="2.6.1" exclude="Build,Analyzers" />
        <dependency id="Microsoft.ApplicationInsights.SnapshotCollector" version="1.3.4" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>