-
**Describe the bug**
After execute the command dotnet-stryker I get the errors below. My solution don´t use Razor and there are not Razor Packages installed in any project of the solution.
**Logs*…
-
_From @Tadimsky on June 6, 2018 19:7_
## Details about Problem
I recently updated all of our services to target .NET Core 2.1 and everything worked great on my one machine and on someone else's ma…
-
- OS: win11 (also tested on win7)
- Version: [Releases 5] v2023.05.19.00
- database: 24.05.23
I am new here. Following the [tutorial](https://www.lomcn.net/wiki/index.php/Getting_Started), I have…
-
Hello,
I'm receiving the above error after I've moved some handlers to an dynamically loaded assembly(addin functionality) before the error came the same handler was directly referenced in host. No…
-
`System.Net.HttpListener` does not support many modern protocols. It is compat-only (i.e. only critical fixes, no new improvements, enhancements). It's useful for low-volume basic server requests, but…
-
## Environment data
`dotnet --info` output:
.NET SDK:
Version: 7.0.100
Commit: e12b7af219
Runtime environment:
OS Name: Mac OS X
OS Version: 13.4
OS Platform: Darwin
RID…
-
I have an asp.net 7.0.9 api running on AKS and no one is using it... and yet, every minute, application insights reports that the memory usage grew a bit... it grows until the pod crashes and it start…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When running an HTTP POST or HTTP PUT request using the `HttpClient` against an ASP.NET…
mu88 updated
6 months ago
-
I have a .net6 C# project containing multiple projects - web apis and class libraries. I am unable to get coverlet to include the main web api assembly in the assemblies list (so no coverage reported …
-
### Steps to reproduce
Either include a project sample, attach a zipped project, or provide IDE / CLI steps to create the project and repro the behaviour. Example of a project sample:
Project fi…