In this post, let’s have a look at this small yet handy EF Core 8.0 feature for troubleshooting concurrency issues. Before EF Core 8.0, the rowversion property in […]
With .NET SDK 8.0.4xx and later versions, we will have access to a new dotnet nuget command: dotnet nuget why. You can try this now with the latest .NET 9 SDK Preview: 9.0.100-preview.6 (thanks @ErikEJ […]