-
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
I reviewed the source code and found that adding "ResponseBody" to the logContext's "Paramete…
-
I have an duplex contract with a NetHttp(s)Binding which is using WebSockets. If this endpoint gets called with a GET request, an `NullReferenceException` is getting thrown by `RequestDelegateHandler.…
-
已经注册 services.AddMemoryCache();
启动还是报错:Senparc.CO2NET.Exceptions.CacheException: IMemoryCache 依赖注入未设置!如果您使用的是本地缓存,请确保在 Startup.cs 中执行了 services.AddMemoryCache() 方法!
System.TypeInitializationExce…
-
@cyberzed Greetings!
I just started using opbeat for some nodejs projects with hapi in production, and it has worked just fine so far! :)
So I was checking out for solutions to implement opbeat mon…
-
### Describe the feature
I should be able to use structural logging with lambda logger.
### Use Case
I'd like to use structural logging either with CloudWatch Insights, or with third party sy…
-
**Does this issue relate to a new *feature* or an existing *bug*?**
- [x] Bug
- [ ] New Feature
**What version of Serilog.Sinks.Elasticsearch is affected? Please list the related NuGet package.*…
-
### Expected behavior
The build (.NET 8.0 class library) should run through without errors, when obfucar is enabled.
### Actual behavior
As soon as an icon has been defined, the build always termin…
-
When the table gets created all columns are required, including Exception. This prevents records from being written until the table is modified to allow NULLS.
-
Hello Mithun,
I read with interest your ASP.NET Core articles, especially those about Angular 2 and Yeoman. I have been involved with ASP.NET Core for a while and wrote the "Migrating HTTP Modules to…