-
Hi,
I have a execution project and a library project. The lib proj targets netstandard20 and contains classes with weavers, while the exe proj is targeting netcore21.
Some aspect attributes have a…
-
It seems that `env.ConfigureNLog("nlog.config");` in startup.cs is needed for full .NET framework. See https://github.com/NLog/NLog.Extensions.Logging/issues/40
Would be nice if this wasn't needed.
-
https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet?tabs=netcore21#synopsis
https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet?tabs=netcore21#dotnet-commands
https://docs.microsoft.com/…
-
DiagnosticSource 6.0 only supports net461 and above. (i.e it drops net452,net46 support, few months before they are officially going unsupported - https://devblogs.microsoft.com/dotnet/net-framework-4…
-
**Feature Request or Bug**
Bug
**Describe the feature request or bug**
A 500 error happens when you use netcore version 21 with msbuild launcher.
Also unable to host file on webserver.
**To R…
-
We want to use the AML Kubernetes Preview using an on-premise cluster (for the first proof-of-concept this is just a kind cluster) connected to Azure by means of Azure Arc.
If I try to connect the …
-
### Server side is running but still refresh.bat do nothing.
D:\SoftBeats\MasterBranches\GCloud_Sales_Client\angular\nswag>"..\node_modules\.bin\nswag" run
NSwag NPM CLI
NSwag command line tool f…
-
**Type**:
- Bug
**NLog version**: 4.5.11
**NLog.Web/NLog.Web.AspNetCore version**: 4.7.0
**NLog.Extensions.Logging version**: 1.3.0
**Platform**: .NET Core 2
**Current NLog config…
-
### Server side is running but still refresh.bat do nothing.
D:\SoftBeats\MasterBranches\GCloud_Sales_Client\angular\nswag>"..\node_modules\.bin\nswag" run
NSwag NPM CLI
NSwag command line tool f…
-
**Executable file under the hood (purpose)**
The idea came to me from https://stackoverflow.com/questions/59047616/what-is-the-content-of-net-publish-resulting-exe/59049076#comment104339825_5904907…