-
Great resource, thanks for making this! I just hit one snag when trying to deploy a netcore2.2 serverless project to Lambda/ApiGateway. I got the error:
> /var/task/bootstrap: line 6: /var/task/pro…
-
Similar to https://github.com/dotnet/Silk.NET/issues/637, and as discussed on Discord [here](https://discord.com/channels/521092042781229087/521092043288608781/899292833859661854).
![image](https:/…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PSReadLine)
- [X] Search the ex…
-
Compiling to a DLL doesn't work consistently in NetCoreApp 2.0
I have a attached a zipped project as an example.
Please note:
1) The dll is created when compiling.
2) The dll appears to be cor…
-
Similar to https://github.com/open-telemetry/opentelemetry-dotnet/issues/2138, we can cut .NET Core 2.1 from support matrix, as .NET Core 2.1 is end of life next month (https://devblogs.microsoft.com/…
-
However, application (.netcore2.2) actually can be reached through ngnix.
Specifying other file in $HOME directory with -f params didn't give any result
-
### **Description**
When using ServicePointManager with a platform that is using SecurityProtocolType.SystemDefault the EnableTls12() call in HttpNetworkAdapter breaks the ability to use TLS1.3…
-
### SpecFlow Version:
- [ ] 3.1
- [ x] 3.0
- [ ] 2.4
- [ ] 2.3
- [ ] 2.2
- [ ] 2.1
- [ ] 2.0
- [ ] 1.9
### Used Test Runner
- [x ] SpecFlow+Runner
- [ ] MSTest
- [ ] NUnit
- …
-
Hello guys.
While migrating an existing .net 4.7.1 web app which uses local reports (rdlc) to asp.net core I've started getting an exception at runtime when I try to generate the rdlc frmo the ser…
-
Need to get Performance counter details like CPU, Memory of Azure Service Fabric nodes using Azure Application insights, to understand what specifically limits the load on the Azure SF cluster.
As …