AI.Diagnostics.LogSearch.Test.Config 0.0.4-IbizaPreview

This is a prerelease version of AI.Diagnostics.LogSearch.Test.Config.
dotnet add package AI.Diagnostics.LogSearch.Test.Config --version 0.0.4-IbizaPreview
NuGet\Install-Package AI.Diagnostics.LogSearch.Test.Config -Version 0.0.4-IbizaPreview
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="AI.Diagnostics.LogSearch.Test.Config" Version="0.0.4-IbizaPreview" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AI.Diagnostics.LogSearch.Test.Config --version 0.0.4-IbizaPreview
#r "nuget: AI.Diagnostics.LogSearch.Test.Config, 0.0.4-IbizaPreview"
#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.
// Install AI.Diagnostics.LogSearch.Test.Config as a Cake Addin
#addin nuget:?package=AI.Diagnostics.LogSearch.Test.Config&version=0.0.4-IbizaPreview&prerelease

// Install AI.Diagnostics.LogSearch.Test.Config as a Cake Tool
#tool nuget:?package=AI.Diagnostics.LogSearch.Test.Config&version=0.0.4-IbizaPreview&prerelease

The package help Tofino vendor test team to onekey configure all log search appenders for asp.net mvc project in Ibiza windows azure application insights.

Steps:
1.Add application insights for asp.net mvc web project in visual studio 2013 update 3 RTM.
2.Install this package
3.F5 debug project, about 2 minutes later, view your log from Ibiza portal (Browse->Application Insights->Your app->Diagnostic Search ).

Note: For old visual studio online portal customers, please use version 0.0.3 from below version history.

What does this package do?
1. Install Trace listener, Log4Net and Nlog 3 appenders.
2. Insert required code snippets in web.confg and Nlog.config.
3. Add log caller examples in LogSearch direction and invoke it in home controller.

More about log search please reference post https://azure.microsoft.com/en-us/documentation/articles/appinsights-24diagnostics/

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.4-IbizaPreview 1,636 7/23/2014
0.0.3 2,526 6/17/2014
0.0.2 1,784 6/17/2014
0.0.1 1,755 6/16/2014

Add support for Ibiza azure portal.