Daniel Tilă
Daniel Tilă
**Current Limitation** Right now, it's not possible for sinks to detect when a scope is created using `ILogger.BeginScope`. Although Serilog internally tracks scopes using `SerilogScopeProvider `and LogContext, sinks don't have...
Following the instructions, the code is not compilable: Error NU1301 The local source 'C:\Program Files (x86)\Progress\Telerik UI for WPF R1 2023\Binaries\WPF70\NuGet' doesn't exist. GitStractor C:\work\gitstractor\GitStractor\GitStractor\GitStractor.csproj 1 Can you put a...
Hello, There are a few errors while I have them during the import in an empty unity project. I am using the latest stable unity at the moment. I think...
Hi guys, I see some limitations in the library with mapped domains that are immutable. I will take an example from documentation the MergeAPI: ``` db.Table .Merge() .Using(source) .OnTargetKey() .InsertWhenNotMatched(source...
### Things to check - [X] I have searched the **existing issues** for this bug - [X] To rule out a caching problem I made sure the bug also happens...
First-time user, I gave a try to use the library for the app I am building. I am opening an issue to share my experience, code and I will make...
When trying to run on a non Development environment it gets:  Error can be reproduce easily on Pizza sample if you remove the environment variable "ASPNETCORE_ENVIRONMENT": "Development"
While I was investigating some timeouts, I have noticed there are a lot of threads created by Redis to function as completion threads. I went and read all the documentation...
I was looking if there is support for hierarchical chunks similar with GraphRAG and I see not there is not yet support. Now there are many RAG techniques and using...