🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

JLattimer.D365AppInsights

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

JLattimer.D365AppInsights

Dynamics 365/CE Application Insights logging for C#. This contains the source code files needed to implement Azure Application Insights logging without needing an external assembly reference.

1.0.3
Source
NuGet
Version published
Maintainers
1
Created
Source

D365AppInsights

Getting started:

  • Create a JSON string matching what is found in the AiSetup class or and instance of the AiConfig class to determine loggin configuration At a minimum your Application Insights instrumentation key needs to be set
  • Create a new instance of the AiLogger class and provide the AiSetup JSON or AiConfig, IOrganizationService, ITracingService, and optionally the plug-in stage or workflow category

For examples: https://github.com/jlattimer/D365AppInsights/wiki/Examples

Additional information can be found on the GitHub site: https://github.com/jlattimer/D365AppInsights

Keywords

ApplicationInsights

FAQs

Package last updated on 23 Jun 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts