2017-10-25 02:49:34 +08:00
|
|
|
---
|
|
|
|
title: Primitives in ASP.NET Core
|
|
|
|
author: guardrex
|
|
|
|
description: Discover articles on ASP.NET Core building blocks shared by framework extensions that you can use in your own code.
|
|
|
|
manager: wpickett
|
2018-01-29 23:21:31 +08:00
|
|
|
ms.author: riande
|
2017-10-25 02:49:34 +08:00
|
|
|
ms.date: 10/28/2017
|
|
|
|
ms.prod: asp.net-core
|
2018-01-29 23:21:31 +08:00
|
|
|
ms.technology: aspnet
|
|
|
|
ms.topic: article
|
2017-10-25 02:49:34 +08:00
|
|
|
uid: fundamentals/primitives/index
|
|
|
|
---
|
|
|
|
# Primitives in ASP.NET Core
|
|
|
|
|
|
|
|
ASP.NET Core primitives are low-level building blocks shared by framework extensions. You can use these building blocks in your own code.
|
|
|
|
|
|
|
|
[Detect changes with Change Tokens](xref:fundamentals/primitives/change-tokens)
|