---
title: "Determining components required to run code | Nutrient .NET SDK"
canonical_url: "https://www.nutrient.io/guides/dotnet/troubleshooting/license/determine-required-components/"
md_url: "https://www.nutrient.io/guides/dotnet/troubleshooting/license/determine-required-components.md"
last_updated: "2026-06-15T15:43:43.655Z"
description: "Learn how to determine the necessary components to run your C# code with Nutrient .NET SDK. Identify dependencies and ensure successful application execution."
---

# Determining components required to run code

To determine the components you need to run your code, follow the steps below:

1. Ensure you’re using an evaluation license.

2. Run your code.

3. Check the console for the list of components required to run your code — for example, “Evaluating Annotations component.”

4. [Contact the Sales team](https://www.nutrient.io/contact-sales) to purchase licenses for the components required to run your code.
---

## Related pages

- [Renewing commercial license for version 14.1 or older](/guides/dotnet/troubleshooting/license/renew-commercial-license.md)
- [Activating a license](/guides/dotnet/troubleshooting/license/activation.md)

