For ASP.NET (Full .NET Framework), once you’ve referenced

Hello,

In the documentation for the ASP.NET config it states:

For ASP.NET (Full .NET Framework), once you’ve referenced the Elastic.Apm.AspNetFullFramework package...

What is meant by referenced in this context?

KR Henk

Hi @stobbe99 ,

it means that you need to add the Elastic.Apm.AspNetFullFramework NuGet package to your project. Like any other normal NuGet package (e.g. described here).

Hello Greg,

You guys are fast! Thanks again,

KR Henk