19 lines
353 B
Markdown
19 lines
353 B
Markdown
|
---
|
||
|
title: Caching
|
||
|
author: rick-anderson
|
||
|
ms.author: riande
|
||
|
manager: wpickett
|
||
|
ms.date: 10/14/2016
|
||
|
ms.topic: article
|
||
|
ms.assetid: 1e73cf62-8862-4341-8816-83be1a3edc96
|
||
|
ms.prod: aspnet-core
|
||
|
uid: performance/caching/index
|
||
|
---
|
||
|
# Caching
|
||
|
|
||
|
* [In Memory Caching](memory.md)
|
||
|
|
||
|
* [Working with a Distributed Cache](distributed.md)
|
||
|
|
||
|
* [Response Caching](response.md)
|