Microsoft.ApplicationInsights.Agent.Intercept
2.4.0
This NuGet enables Interception of method calls. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Requires NuGet 2.6 or higher.
Install-Package Microsoft.ApplicationInsights.Agent.Intercept -Version 2.4.0
dotnet add package Microsoft.ApplicationInsights.Agent.Intercept --version 2.4.0
<PackageReference Include="Microsoft.ApplicationInsights.Agent.Intercept" Version="2.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.ApplicationInsights.Agent.Intercept --version 2.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- Microsoft.Diagnostics.Tracing.EventSource.Redist (>= 1.1.28)
-
.NETFramework 4.5
- No dependencies.
Used By
NuGet packages (11)
Showing the top 5 NuGet packages that depend on Microsoft.ApplicationInsights.Agent.Intercept:
Package | Downloads |
---|---|
Microsoft.ApplicationInsights.DependencyCollector
Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specific packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
|
|
Ingeniux_DSS_RTAPI
Nuget Package for Ingeniux Dynamic Site Server Runtime API
|
|
Cireson.Platform.Core.Host
Platform host.
|
|
VowpalWabbit.Azure
Official Vowpal Wabbit library including C# interface
|
|
Microsoft.Bot.Builder.Integration.ApplicationInsights.WebApi
This library integrates the Microsoft Bot Builder SDK with Application Insights WebAPI.
|
GitHub repositories (50)
Showing the top 5 popular GitHub repositories that depend on Microsoft.ApplicationInsights.Agent.Intercept:
Repository | Stars |
---|---|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
|
microsoft/WinAppDriver
Windows Application Driver
|
|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Legacy solutions
|
|
dathlin/ClientServerProject
一个C-S模版,该模版由三部分的程序组成,一个服务端运行的程序,一个客户端运行的程序,还有一个公共的组件,实现了基础的账户管理功能,版本控制,软件升级,公告管理,消息群发,共享文件上传下载,批量文件传送功能。具体的操作方法见演示就行。本项目的一个目标是:提供一个基础的中小型系统的C-S框架,客户端有三种模式,无缝集成访问,winform版本,wpf版本,asp.net mvc版本,方便企业进行中小型系统的二次开发和个人学习。同时网络组件方便的支持读写三菱和西门子PLC的数据,详细见Readme
|