Elastic.Apm.EntityFrameworkCore by Elastic and contributors

<PackageReference Include="Elastic.Apm.EntityFrameworkCore" Version="1.15.0" />

 Elastic.Apm.EntityFrameworkCore 1.15.0

Elastic APM for Entity Framework Core. This package contains auto instrumentation for Entity Framework Core. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Elastic.Apm.EntityFrameworkCore</id>
    <version>1.15.0</version>
    <authors>Elastic and contributors</authors>
    <license type="file">LICENSE</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>nuget-icon.png</icon>
    <projectUrl>https://github.com/elastic/apm-agent-dotnet</projectUrl>
    <description>Elastic APM for Entity Framework Core. This package contains auto instrumentation for Entity Framework Core. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs</description>
    <releaseNotes>See https://github.com/elastic/apm-agent-dotnet/releases/tag/1.15.0</releaseNotes>
    <copyright>2022 Elasticsearch BV</copyright>
    <tags>apm, monitoring, elastic, elasticapm, analytics, entiryframeworkcore, efcore</tags>
    <repository type="git" url="https://github.com/gregkalapos/apm-agent-dotnet.git" commit="03d5f13cfbcb431ef0ee7cec6c88734dbf6d7540" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Elastic.Apm" version="1.15.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>