Microsoft.Extensions.Caching.Memory
6.0.0-preview.1.21102.12
Advisory: https://github.com/advisories/GHSA-qj66-m88j-hmgj | Severity: high |
Requires NuGet 2.12 or higher.
dotnet add package Microsoft.Extensions.Caching.Memory --version 6.0.0-preview.1.21102.12
NuGet\Install-Package Microsoft.Extensions.Caching.Memory -Version 6.0.0-preview.1.21102.12
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="6.0.0-preview.1.21102.12" />
paket add Microsoft.Extensions.Caching.Memory --version 6.0.0-preview.1.21102.12
#r "nuget: Microsoft.Extensions.Caching.Memory, 6.0.0-preview.1.21102.12"
// Install Microsoft.Extensions.Caching.Memory as a Cake Addin #addin nuget:?package=Microsoft.Extensions.Caching.Memory&version=6.0.0-preview.1.21102.12&prerelease // Install Microsoft.Extensions.Caching.Memory as a Cake Tool #tool nuget:?package=Microsoft.Extensions.Caching.Memory&version=6.0.0-preview.1.21102.12&prerelease
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- Microsoft.Extensions.Caching.Abstractions (>= 6.0.0-preview.1.21102.12)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0-preview.1.21102.12)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0-preview.1.21102.12)
- Microsoft.Extensions.Options (>= 6.0.0-preview.1.21102.12)
- Microsoft.Extensions.Primitives (>= 6.0.0-preview.1.21102.12)
-
.NETStandard 2.0
- Microsoft.Extensions.Caching.Abstractions (>= 6.0.0-preview.1.21102.12)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0-preview.1.21102.12)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0-preview.1.21102.12)
- Microsoft.Extensions.Options (>= 6.0.0-preview.1.21102.12)
- Microsoft.Extensions.Primitives (>= 6.0.0-preview.1.21102.12)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Caching.Memory:
Package | Downloads |
---|---|
Microsoft.AspNet.Mvc
ASP.NET MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and Web APIs. ASP.NET MVC enables a clean separation of concerns and gives you full control over markup. |
|
Microsoft.ApplicationInsights.PerfCounterCollector
Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156 |
|
Microsoft.AspNet.Mvc.Razor.Host
Design time hosting infrastructure for the ASP.NET MVC Razor view engine. |
|
EntityFramework.Core
Entity Framework is Microsoft's recommended data access technology for new applications. |
|
Microsoft.AspNet.Mvc.TagHelpers
Contains a default set of Tag Helpers for building ASP.NET MVC applications. |
GitHub repositories (283)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.Caching.Memory:
Repository | Stars |
---|---|
jellyfin/jellyfin
The Free Software Media System
|
|
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
|
|
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|