---
title: "About .NET Delivery SDK"
description: "This .NET delivery SDK document provides an overview of the SDK, empowering you to integrate and retrieve content from Contentstack to your .NET applications."
url: "https://www.contentstack.com/docs/developers/sdks/content-delivery-sdk/dot-net/about-dot-net-delivery-sdk"
product: "Contentstack"
doc_type: "guide"
audience:
  - developers
  - admins
version: "current"
last_updated: "2026-07-22"
---

# About .NET Delivery SDK

_Use Contentstack to power content for your .NET projects_

Contentstack provides .NET SDK that Developers can use to develop .NET applications and power its content from Contentstack. The Contentstack .NET SDK uses our [Content Delivery APIs](/docs/developers/apis/content-delivery-api) to fetch content from Contentstack and deliver it to your .NET-based applications.

**Note**: The Contentstack .NET SDK supports .NET 10 or later

In order to integrate your .NET application with Contentstack .NET SDK, follow the steps mentioned in the [Get Started](/docs/developers/sdks/content-delivery-sdk/dot-net/get-started-with-dot-net-delivery-sdk) section.

You can check out the [sample .NET apps](/docs/developers/sdks/content-delivery-sdk/dot-net/about-dot-net-delivery-sdk#sample-apps-for-net) that Contentstack have developed to see .NET SDK in action.

## More resources

*   [View and Download .NET SDK repository on GitHub](https://github.com/contentstack/contentstack-dotnet)