Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

read-uncommitted

Here is 1 public repository matching this topic...

This project provides C# extension methods to execute Entity Framework Core queries with the `NOLOCK` hint (ReadUncommitted isolation level). It's designed to prevent read operations from being blocked by database locks, significantly improving query performance in high-concurrency scenarios. Ideal for performance-sensitive tasks.

  • Updated Aug 8, 2025
  • C#

Improve this page

Add a description, image, and links to the read-uncommitted topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the read-uncommitted topic, visit your repo's landing page and select "manage topics."

Learn more