Stanislav Perekrestov
Stanislav Perekrestov
Fixes #312 The goal of the PR is to avoid additional joins if a `IQueryable` is pretty simple, e.g. it references only a target query and doesn't use joins, unions...
Hello, When a connection string has a server name incorrectly specified, e.g. `Server=incorrect_server_name_or_a_typo;Port=5432;Database=mydb;User Id=user1;.... ` Then EF fails to open a DB connection, and the following code is invoked: RelationalConnectionDiagnosticsLogger.LogConnectionError...
I'm writing to request a new beta release of `OpenTelemetry.Exporter.Stackdriver` that includes the changes from issue [#1414](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/issues/1414). These changes would significantly benefit our current project. Could you consider rolling out...
Adds a "native" tracing information propagation support by Serilog For more information, please 1. https://github.com/serilog/serilog/pull/1955 2. https://github.com/serilog/serilog-aspnetcore/issues/207 3. Release notes to Serilog v3.1.0
https://www.linkedin.com/pulse/honest-remembrance-my-friend-co-founder-mani-gandham-henry-lau/ RIP Mani.
Dear Mani, Please review this pull request. Summary: 1. Upgrades Serilog to 4.0 2. Adds .NET 8.0 and removes .NET 5.0 from Target Frameworks 3. Adds source-generated Regex support for...
https://github.com/serilog/serilog/releases/tag/v4.0.0