Microsoft.Extensions.Caching.Memory
3.0.0-preview.19074.2
See the version list below for details.
dotnet add package Microsoft.Extensions.Caching.Memory --version 3.0.0-preview.19074.2
NuGet\Install-Package Microsoft.Extensions.Caching.Memory -Version 3.0.0-preview.19074.2
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="3.0.0-preview.19074.2" />
paket add Microsoft.Extensions.Caching.Memory --version 3.0.0-preview.19074.2
#r "nuget: Microsoft.Extensions.Caching.Memory, 3.0.0-preview.19074.2"
// Install Microsoft.Extensions.Caching.Memory as a Cake Addin #addin nuget:?package=Microsoft.Extensions.Caching.Memory&version=3.0.0-preview.19074.2&prerelease // Install Microsoft.Extensions.Caching.Memory as a Cake Tool #tool nuget:?package=Microsoft.Extensions.Caching.Memory&version=3.0.0-preview.19074.2&prerelease
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/0de62ae930da31048ba7e54c8cd0c6c0bcbd9095
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Extensions.Caching.Abstractions (>= 3.0.0-preview.19074.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.0.0-preview.19074.2)
- Microsoft.Extensions.Logging.Abstractions (>= 3.0.0-preview.19074.2)
- Microsoft.Extensions.Options (>= 3.0.0-preview.19074.2)
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
|