-
Here is the log
[20200319_043053_15845922532680_VSCode.log](https://github.com/MicrosoftDocs/live-share/files/4352710/20200319_043053_15845922532680_VSCode.log)
[20200319_043054_Agent.log](https://g…
-
**Describe the bug**
All processes are coded under ASP.NET CORE 2.2 targeting .NET Framework 4.8 hosted in IIS do not emit traces on received HTTP requests.
**To Reproduce**
Here is a sample code…
-
I just started a new ASP.net core project in VS2017 and when i add this nuget package i expected the files to go to wwwroot/lib but they dont show up. Am i missing something?
-
1. Clean up for `Master` branch (also currently known as 3.0 branch) to remove all 4.x samples, since Steeltoe 3.0 will focus on .NET Core only.
2. Simplify the directory structure by removing `Asp…
-
# Question
**Describe your environment.**
aspdotnetcore / grpc
**What are you trying to achieve?**
Cannot figure out how to create a child span to a grpc service request trace. The method …
-
## Describe the bug
I have a .net core 2.2 application which is deployed in PCF 2.4.12. Configured Serilog and enabled dynamic console to adjust the log levels without restarting the application. But…
-
branch 2.x
When pushing PostgreSql sample app to Cloud Foundry, app fails to start.
Stacktrace from app log:
```
2020-04-28T16:46:12.56-0400 [APP/PROC/WEB/0] ERR Unhandled exception. System…
-
I have installed the two Nuget Packages following this docs https://miniprofiler.com/dotnet/AspDotNetCore
Install-Package MiniProfiler.AspNetCore.Mvc -Version 4.2.1
and Install-Package MiniProfile…
-
## Describe the bug
Sample Connector...MySql is failing. It appears database is not being initialized correctly.
From the sample app's data page:
`MySqlException: Table 'service_instance_db.TestD…
-
Hi there,
We are using the Management/AspDotNetCore/CloudFoundry sample and are running into a 404 when trying to perform a `dotnet restore --configfile nuget.config`.
```
$ dotnet restore --co…