6 packages tagged with “NoLock”
Unlocked State Store Client For Redis
Useful EF interceptors (nolock, transaction ..)
Entity Freamwork Best Extention to No Lock
A lightweight Entity Framework Core extension that brings 'WITH (NOLOCK)' support to your LINQ queries. Boost read performance on high-traffic SQL Server databases by preventing shared locks and deadlocks during heavy reporting or read operations.
Core SQL transformation engine for the EFCore.NoLock ecosystem. Provides shared, ORM-agnostic WITH (NOLOCK) hint injection using the official Microsoft.SqlServer.TransactSql.ScriptDom parser.
A LinqToDB interceptor extension that brings 'WITH (NOLOCK)' support to your LINQ queries. Uses the official Microsoft.SqlServer.TransactSql.ScriptDom parser for safe SQL transformation. Part of the EFCore.NoLock ecosystem.