MemoryCore 1.6.3
dotnet add package MemoryCore --version 1.6.3
NuGet\Install-Package MemoryCore -Version 1.6.3
<PackageReference Include="MemoryCore" Version="1.6.3" />
<PackageVersion Include="MemoryCore" Version="1.6.3" />
<PackageReference Include="MemoryCore" />
paket add MemoryCore --version 1.6.3
#r "nuget: MemoryCore, 1.6.3"
#:package MemoryCore@1.6.3
#addin nuget:?package=MemoryCore&version=1.6.3
#tool nuget:?package=MemoryCore&version=1.6.3
High-performance yet easy to use memory manager implementation in .NET.
🚀 Features
✔ Super FAST and low memory usage. 🔥
✔ Support for joint execution for GetOrSetAsync methods, so only 1 runs concurrently. 🔥
✔ Support for IMemoryCache interface.
✔ Dependency Injection ready.
✔ Support for tags.
✔ Support for keyless items.
✔ Support for persistent items.
✔ Developers friendly ❤️ Easy to use.
Benchmarks MemoryCore (1.6.3) vs Microsoft.Extensions.Caching.Memory (9.0.5) on .NET9:
| Method | Mean | Allocated | Speedup |
|---|---|---|---|
| MemoryCore_Add | 35.76 ns | 80 B | 4.8x |
| Microsoft_Add | 170.81 ns | 104 B | |
| MemoryCore_Get | 10.91 ns | - | 2.4x |
| Microsoft_Get | 26.39 ns | - | |
| MemoryCore_Exists | 10.98 ns | - | 2.4x |
| Microsoft_Exists | 26.47 ns | - | |
| MemoryCore_Remove | 18.50 ns | - | 2.2x |
| Microsoft_Remove | 41.52 ns | - |
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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 was computed. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.Extensions.Caching.Abstractions (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0)
- System.Text.Json (>= 6.0.0)
-
net6.0
- Microsoft.Extensions.Caching.Abstractions (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0)
- System.Text.Json (>= 6.0.0)
-
net9.0
- Microsoft.Extensions.Caching.Abstractions (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0)
- System.Text.Json (>= 6.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MemoryCore:
| Package | Downloads |
|---|---|
|
RoeiBajayo.Infrastructure
A comprehensive .NET utility library providing common infrastructure components and extensions for modern C# applications. Features include HTTP clients, data storage, security utilities, dependency injection, text processing, and more. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.6.3 | 319 | 5/22/2025 |
| 1.6.2 | 219 | 4/2/2025 |
| 1.6.1 | 160 | 2/26/2025 |
| 1.6.0 | 142 | 2/24/2025 |
| 1.5.5 | 202 | 8/17/2024 |
| 1.5.4 | 165 | 7/8/2024 |
| 1.5.3 | 146 | 6/27/2024 |
| 1.5.2 | 146 | 6/25/2024 |
| 1.5.1 | 164 | 4/2/2024 |
| 1.5.0 | 144 | 3/25/2024 |
| 1.4.8 | 167 | 2/28/2024 |
| 1.4.7 | 235 | 12/19/2023 |
| 1.4.6 | 155 | 12/18/2023 |
| 1.4.5 | 173 | 12/7/2023 |
| 1.4.4 | 136 | 11/30/2023 |
| 1.4.3 | 141 | 9/28/2023 |
| 1.4.2 | 168 | 9/7/2023 |
| 1.4.1 | 169 | 9/3/2023 |
| 1.4.0 | 162 | 9/2/2023 |
| 1.3.0 | 420 | 5/10/2023 |