When working with Azure's Application Insights, there's some times where I would've wanted to quickly and programmatically export specific events, search the logs or otherwise pull some data out based on dynamic metrics of applications or monitoring solutions I've set up. In this post we'll take a look at how easy it is to use the Microsoft.Azure.ApplicationInsights [https://www.nuget.org/packages/Microsoft.Azure.ApplicationInsights/] NuGet package to utilize .NET Core to retrieve data progra