Daniel Tilă

Results 6 issues of 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...

question

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...

type: feature

### 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...

wants to do a PR