Hakan Fıstık
Hakan Fıstık
The [Update Operators](https://stryker-mutator.io/docs/stryker-net/Mutators#update-operators) just reverse the operator in its place, so ++ will be -- in the same way -- will be ++ this is good but should the following...
### Description `ServiceProvider` in Maui does not support KeyedServices ### Steps to Reproduce `Microsoft.Maui.Controls.Application.Current?.Handler.MauiContext?.Services.GetRequiredKeyedService(key);` ### Link to public reproduction project repository _No response_ ### Version with bug 8.0.3 ### Is...
### Summary I have asked this [on Stackoverflow](https://stackoverflow.com/q/77895134), and here is the situation. I have a .NET solution which contains about 20 projects, and I am using a layered architecture....
First I opened this bug in the asp.net core and Safia Abdalla debugged the issue that I mentioned and she suggested that the bug is related to this Repo here...
First of all, Thank you very very much @mgravell for your hugely-appreciated efforts. .NET would not be the same without you. This library is very great and very important, and...
Fix #233
Fix #233
In the `Directory.Packages.props` file, I have a the following   In both cases `PackageVersion` and `GlobalPackageReference` the `PrivateAssets` and `IncludeAssets` are showing a yellow underline and the following warning...
### Describe the bug The package takes dependency on System.Text.Json 7, which has security vulnerability  I think this package should be updated to the latest version ### Steps to...
Use collection expression to arrays and lists.
Adding source link to Marten for enable debuggin the NuGet package https://devblogs.microsoft.com/dotnet/producing-packages-with-source-link/