Microsoft.ApplicationInsights.Agent.Intercept
2.4.0
Requires NuGet 2.6 or higher.
dotnet add package Microsoft.ApplicationInsights.Agent.Intercept --version 2.4.0
NuGet\Install-Package Microsoft.ApplicationInsights.Agent.Intercept -Version 2.4.0
<PackageReference Include="Microsoft.ApplicationInsights.Agent.Intercept" Version="2.4.0" />
paket add Microsoft.ApplicationInsights.Agent.Intercept --version 2.4.0
#r "nuget: Microsoft.ApplicationInsights.Agent.Intercept, 2.4.0"
// Install Microsoft.ApplicationInsights.Agent.Intercept as a Cake Addin
#addin nuget:?package=Microsoft.ApplicationInsights.Agent.Intercept&version=2.4.0
// Install Microsoft.ApplicationInsights.Agent.Intercept as a Cake Tool
#tool nuget:?package=Microsoft.ApplicationInsights.Agent.Intercept&version=2.4.0
This NuGet enables Interception of method calls. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
.NETFramework 4.0
- Microsoft.Diagnostics.Tracing.EventSource.Redist (>= 1.1.28)
-
.NETFramework 4.5
- No dependencies.
NuGet packages (13)
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. |
|
Microsoft.Bot.Builder.Integration.ApplicationInsights.WebApi
This library integrates the Microsoft Bot Builder SDK with Application Insights WebAPI. |
|
GnossApiWrapper
Gnoss Api Wrapper, for using the Gnoss API. |
GitHub repositories (58)
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 - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
|
|
dathlin/ClientServerProject
一个C-S模版,该模版由三部分的程序组成,一个服务端运行的程序,一个客户端运行的程序,还有一个公共的组件,实现了基础的账户管理功能,版本控制,软件升级,公告管理,消息群发,共享文件上传下载,批量文件传送功能。具体的操作方法见演示就行。本项目的一个目标是:提供一个基础的中小型系统的C-S框架,客户端有三种模式,无缝集成访问,winform版本,wpf版本,asp.net mvc版本,方便企业进行中小型系统的二次开发和个人学习。同时网络组件方便的支持读写三菱和西门子PLC的数据,详细见Readme
|