OrionLock.Testing
3.0.0
dotnet add package OrionLock.Testing --version 3.0.0
NuGet\Install-Package OrionLock.Testing -Version 3.0.0
<PackageReference Include="OrionLock.Testing" Version="3.0.0" />
<PackageVersion Include="OrionLock.Testing" Version="3.0.0" />
<PackageReference Include="OrionLock.Testing" />
paket add OrionLock.Testing --version 3.0.0
#r "nuget: OrionLock.Testing, 3.0.0"
#:package OrionLock.Testing@3.0.0
#addin nuget:?package=OrionLock.Testing&version=3.0.0
#tool nuget:?package=OrionLock.Testing&version=3.0.0
OrionLock.Testing
In-memory backend for testing code that uses OrionLock. No Redis or database required.
services.AddOrionLock().UseInMemory();
It can no longer end up in production by accident. UseInMemory() followed by a real backend —
UseInMemory().UseRedis("...") — used to leave the in-memory fake registered, silently, because the
first registration won. Registering a second, different backend on the same builder now throws
InvalidOperationException naming both. To override the production registration from a test host,
start a fresh builder with another AddOrionLock() call.
For tests only. Trimmable and Native AOT compatible (IsTrimmable and IsAotCompatible set). See https://github.com/tunahanaliozturk/OrionLock.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.0)
- OrionLock (>= 3.0.0)
-
net8.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.0)
- OrionLock (>= 3.0.0)
-
net9.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.0)
- OrionLock (>= 3.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.0 | 83 | 9/20/2026 |
| 2.0.0 | 148 | 7/29/2026 |
| 1.0.1 | 118 | 7/27/2026 |
| 1.0.0 | 130 | 6/30/2026 |
| 0.6.0 | 130 | 6/27/2026 |
| 0.5.0 | 143 | 6/26/2026 |
| 0.4.1 | 170 | 6/20/2026 |
| 0.4.0 | 137 | 6/19/2026 |
| 0.3.32 | 149 | 6/17/2026 |
| 0.3.31 | 146 | 6/16/2026 |
| 0.3.30 | 162 | 6/16/2026 |
| 0.3.28 | 146 | 6/15/2026 |
| 0.3.27 | 154 | 6/15/2026 |
| 0.3.26 | 180 | 6/13/2026 |
| 0.3.25 | 170 | 6/13/2026 |
| 0.3.24 | 200 | 6/12/2026 |
| 0.3.23 | 192 | 6/12/2026 |
| 0.3.22 | 194 | 6/11/2026 |
| 0.3.21 | 191 | 6/11/2026 |
| 0.3.20 | 194 | 6/11/2026 |