Microsoft.Azure.Functions.Worker.ApplicationInsights 1.0.0-preview4

Prefix Reserved
This is a prerelease version of Microsoft.Azure.Functions.Worker.ApplicationInsights.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Azure.Functions.Worker.ApplicationInsights --version 1.0.0-preview4
                    
NuGet\Install-Package Microsoft.Azure.Functions.Worker.ApplicationInsights -Version 1.0.0-preview4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.0.0-preview4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.0.0-preview4" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Azure.Functions.Worker.ApplicationInsights --version 1.0.0-preview4
                    
#r "nuget: Microsoft.Azure.Functions.Worker.ApplicationInsights, 1.0.0-preview4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.Azure.Functions.Worker.ApplicationInsights&version=1.0.0-preview4&prerelease
                    
Install Microsoft.Azure.Functions.Worker.ApplicationInsights as a Cake Addin
#tool nuget:?package=Microsoft.Azure.Functions.Worker.ApplicationInsights&version=1.0.0-preview4&prerelease
                    
Install Microsoft.Azure.Functions.Worker.ApplicationInsights as a Cake Tool

Package Description

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on Microsoft.Azure.Functions.Worker.ApplicationInsights:

Package Downloads
Energinet.DataHub.Core.App.FunctionApp

[Release Notes](https://github.com/Energinet-DataHub/geh-core/blob/master/source/App/documents/release-notes/release-notes.md) [Documentation](https://github.com/Energinet-DataHub/geh-core/blob/master/source/App/documents/documentation.md)

HUMANiT.Azure.Functions

API proxy. Heartbeat. Simplified payload handling. Simplified content result creation incl. JSON. Simplified IActionResult handling for common HTTP status codes. Media types. Extensions.

Arcus.WebApi.Logging.AzureFunctions

Provides capabilities for easily integrating logging when building Azure Functions.

Cqrs.Azure.Functions.Isolated

Use Azure Functions with CQRS.NET

Dan.Common

This package includes the common models and utilities used for communicating between Dan.Core and the various Dan plugins and simplifying plugin development.

GitHub repositories (17)

Showing the top 17 popular GitHub repositories that depend on Microsoft.Azure.Functions.Worker.ApplicationInsights:

Repository Stars
Azure-Samples/cognitive-services-speech-sdk
Sample code for the Microsoft Cognitive Services Speech SDK
microsoft/onefuzz
A self-hosted Fuzzing-As-A-Service platform
NuGetPackageExplorer/NuGetPackageExplorer
Create, update and deploy Nuget Packages with a GUI
icsharpcode/CodeConverter
Convert code from C# to VB.NET and vice versa using Roslyn
mspnp/cloud-design-patterns
Sample implementations for cloud design patterns found in the Azure Architecture Center.
Azure/azure-functions-durable-extension
Durable Task Framework extension for Azure Functions
nkdAgility/azure-devops-migration-tools
Azure DevOps Migration Tools allow you to migrate Teams, Backlogs, Work Items, Tasks, Test Cases, and Plans & Suits from one Project to another in Azure DevOps / TFS both within the same Organisation, and between Organisations.
Azure/azure-functions-dotnet-worker
Azure Functions out-of-process .NET language worker
Azure/azure-functions-templates
Azure functions templates for the azure portal, CLI, and VS
Chinchilla-Software-Com/CQRS
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
pnp/pnpcore
The PnP Core SDK is a modern .NET SDK designed to work for Microsoft 365. It provides a unified object model for working with SharePoint Online and Teams which is agnostic to the underlying API's being called
Azure-Samples/cosmos-db-design-patterns
A collection of design pattern samples for building applications and services with Azure Cosmos DB for NoSQL.
mspnp/serverless-reference-implementation
Serverless reference implementation guidance
Avanade/Beef
The Business Entity Execution Framework (Beef) framework, and the underlying code generation, has been primarily created to support the industrialization of API development.
FritzAndFriends/TagzApp
An application that discovers content on social media for hashtags
Azure/azure-sdk-tools
Tools repository leveraged by the Azure SDK team.
PacktPublishing/Software-Architecture-with-C-Sharp-12-and-.NET-8-4E
Code Repository for Software Architecture with .NET 8 Fourth Edition, Published by Packt
Version Downloads Last updated
2.0.0 2,282,727 5 months ago
2.0.0-preview5 15,455 5 months ago
2.0.0-preview4 7,162 6 months ago
2.0.0-preview3 381 6 months ago
2.0.0-preview2 7,199 6 months ago
2.0.0-preview1 10,827 7 months ago
1.4.0 2,657,327 7 months ago
1.3.0 759,297 8 months ago
1.2.0 7,014,754 1/29/2024
1.1.0 2,150,102 11/7/2023
1.1.0-preview1 566 11/1/2023
1.0.0 1,334,104 8/15/2023
1.0.0-preview5 80,560 7/19/2023
1.0.0-preview4 593,127 3/24/2023
1.0.0-preview3 399,261 9/27/2022
1.0.0-preview2 17,799 9/20/2022
1.0.0-preview1 48,409 8/11/2022