-
### Description
Running Sonar scanner via Concourse fails with path issues
### Repro steps
Create pipeline using Concourse. Run the analysis on Windows with Concourse. Scanner fails to find f…
-
In order to create a new class instance by config file. I use Unity.configuration. and Unity(5.10.2).
I used the latest version of "5.10.0" in .net core 2.2 console application. It threw exception…
-
by refering the feeback from dotnet core in the links
https://github.com/dotnet/core/issues/1966
the OperationContractAttribute is available in netcore2.1, please correct the doc. Thanks
…
-
**Describe the bug**
· win10企业版vscode里无法Local Run和Local Debug
· mac 环境 vscode 正常
**To Reproduce**
Steps to reproduce the behavior:
1.新建netcore2.1的函数
2. 函数右键 Local Debug
3.终端提示function compute…
jefth updated
4 years ago
-
This file is generated by the SDK when you set PackAsTool to true, and normally, you do not need to create it yourself. Source: https://natemcmaster.com/blog/2018/05/12/dotnet-global-tools/
Since w…
-
### Description
I'm trying to execute the sqlite example. I builds and runs with "dotnet run" but unfortunately in VSCode x64 and Ionide are not get resolved and don't compile.
An attempt to repla…
-
### NuGet Product Used
Visual Studio Package Management UI
### Product Version
Dev\6.10.0.8
### Worked before?
It is not a regression since it reproes on 17.8 (D17.8\34223.131),16.11 (D16.11\3430…
-
**Question**
Why would the Csla.ApplicationContext.User CustomPrincipal behave differently after upgrading a CSLA 4.11 NetCore2.2 application to CSLA 5.1 NetCore3.1?
My custom identity and princip…
-
Compiler doesn't compile `Test1` when targeting net5-windows (>=.NETCore3)
```c#
#if NETCOREAPP2_0_OR_GREATER
class Test1
{
}
#endif
#if NETCOREAPP3_0_OR_GREATER
class Test2
{
}
#en…
-
Write,please, how to use it on a netcore2 app project