-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I'm wanting to create a resource co…
-
Hello !
I've updated “Gourmand” to version 1.2.0. On generating a new world, here's the error it gives me:
In game, the mod doesn't seem to have launched.
No other mods have been added.
```
…
-
Possibly as another package
-
L3tum updated
4 years ago
-
```
Decorator function return type 'abstract new (...args: never) => unknown' is not assignable to type 'void | typeof BaseController'.
Types of construct signatures are incompatible.
Type …
-
### Description
ASP.NET requests hang indefinitely if the `ILogger` being used throws a `NotImplementedException` from the `BeginScope` method.
### To Reproduce
Steps to reproduce the behavior:
…
-
### Is your feature request related to a problem? Please describe.
Minor inconvenience of having to author an adapter between IConfigCatLogger and Microsoft.Extensions.Logging.ILogger
### Descri…
-
I'm thinking of something like this being added to the built-in resolvers.
```cs
private sealed class AutoMockerLoggerResolver : IMockResolver
{
public void Resolve(MockResolutionContext c…
-
Improve performance characteristics of Logging.
Areas of interest:
- Improve Console logging performance
- Minimize impact of no-op logging (without requiring to clear providers)
- Define perc…
-
### Describe the bug
I developed a .NET webapp and after deploying it into Azure App servicey the access token seems to be expiring after 1h and not refreshing and throwing me the error:
_ODataE…