hsachinraj / Connect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to ASP.NET Core Project

This application consists of:

This application was developed with:

This application can deploy to:

The application is monitored by

To develop locally create an environment variable named APPINSIGHTS_INSTRUMENTATIONKEY and set it to the instrumentation key from Azure. You can also add the following snippet to your appsettings.json file.

// Replace key with value from Azure
"ApplicationInsights": {
  "InstrumentationKey": "10101010-1010-1010-1010-101010101010"
}

Demo

About


Languages

Language:HTML 67.5%Language:C# 27.5%Language:CSS 3.6%Language:Dockerfile 1.2%Language:JavaScript 0.2%