---
title: "ASP.NET Core integration"
canonical_url: "https://www.nutrient.io/guides/docuvieware/asp-dotnet-core/"
md_url: "https://www.nutrient.io/guides/docuvieware/asp-dotnet-core.md"
last_updated: "2026-05-18T15:55:45.954Z"
description: "Integrate DocuVieware into ASP.NET Core MVC web applications. Find guides for .NET Core 2.0, 2.2, and 3.0 covering project setup and configuration."
---

# ASP.NET Core integration

DocuVieware can be integrated into ASP.NET Core MVC web applications using the Razor view engine. The guides below cover integration for different.NET Core versions, including project setup, licensing, configuration, and controller implementation.

- [DocuVieware integration in a.NET Core 2.0 web application](/guides/docuvieware/asp-dotnet-core/docuvieware-integration-in-dotnet-core-2-0-web-application.md)
   Integrate DocuVieware into your.NET Core 2.0 MVC application. This guide covers project setup and essential references.

- [DocuVieware integration in a.NET Core 2.2 web application](/guides/docuvieware/asp-dotnet-core/docuvieware-integration-in-dotnet-core-2-2-web-application.md)
   Integrate DocuVieware into a.NET Core 2.2 web application, covering project setup, configuration, and essential development steps.

- [DocuVieware integration in a.NET Core 3.0 web application](/guides/docuvieware/asp-dotnet-core/docuvieware-integration-in-dotnet-core-3-0-web-application.md)
   Integrate DocuVieware into a.NET Core 3.0 MVC web application. Covers project setup, configuration, and necessary requirements.

---

## Related pages

- [DocuVieware integration in a .NET Core 2.2 web application](/guides/docuvieware/asp-dotnet-core/docuvieware-integration-in-dotnet-core-2-2-web-application.md)
- [DocuVieware integration in a .NET Core 2.0 web application](/guides/docuvieware/asp-dotnet-core/docuvieware-integration-in-dotnet-core-2-0-web-application.md)
- [DocuVieware integration in a .NET Core 3.0 web application](/guides/docuvieware/asp-dotnet-core/docuvieware-integration-in-dotnet-core-3-0-web-application.md)

