bccfabd3a1 | ||
---|---|---|
.docs | ||
.github | ||
.images | ||
.keys | ||
.props | ||
.publicApi | ||
.rulesets | ||
.scripts | ||
BASE | ||
LOGGING | ||
NETCORE | ||
WEB | ||
.gitattributes | ||
.gitignore | ||
CHANGELOG.md | ||
Directory.Build.props | ||
EnlistmentRoot.marker | ||
Everything.sln | ||
IntegrationTests.Readme.md | ||
IntegrationTests.sln | ||
LICENSE | ||
NuGet.config | ||
ProjectsForSigning.sln | ||
Readme.md |
Readme.md
Application Insights for .NET Apps
This is the .NET SDK for sending data to Azure Monitor & Application Insights.
Getting Started
Please review our How-to guides to review which packages are appropriate for your project:
Understanding our SDK
We've gathered a list of concepts, code examples, and links to full guides here.
Contributing
We strongly welcome and encourage contributions to this project. Please review our Contributing guide.
Branches
- master contains the latest published release located on NuGet.
- develop contains the code for the next release.
NuGet packages
The following packages are published from this repository:
Nightly Builds are available on our MyGet feed:
https://www.myget.org/F/applicationinsights-dotnet-nightly/api/v3/index.json
These builds come from the develop branch. These are not signed and are not intended for production workloads.
Releases
Refer to our Milestones for progress on our next releases.