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

nolock

Here are 3 public repositories matching this topic...

Language: All
Filter by language

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 nolock 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 nolock topic, visit your repo's landing page and select "manage topics."

Learn more