July 17, 2024Published by Jaliya Udagedara on July 17, 2024Categories CommunityEF Core 8.0: Numeric Rowversion for Azure SQL/Microsoft SQL ServerIn 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 […]
June 14, 2024Published by Jaliya Udagedara on June 14, 2024Categories CommunityEF Core 8.0: Use of Arrays with Microsoft SQL ServerI haven’t really used Arrays with EF Core and then saw this nice post: A beginner’s guide to mapping arrays in EF Core 8 and wanted to try […]