# .NET Core 10.0 Download and Install

Microsoft ASP.Net Core Runtime 10.0.0 package is required for the web application to work. The ASP.NET Core Runtime enables you to run existing web/server applications. On Windows, we recommend installing the Hosting Bundle, which includes the .NET Runtime and IIS support. Any version above (version **10.x.x**), at least this version, can be installed. For the Microsoft **ASP.Net Core Hosting Bundle 10.0.0** download link, you should visit the [**Microsoft Download Center**](https://dotnet.microsoft.com/en-us/download/dotnet/10.0) page. You should download [**Hosting Bundle**](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-10.0.0-windows-hosting-bundle-installer) package.

To install hosting bundle package follow the instructions:

1. Run it by double-clicking on the setup file or using the "**Run As Administrator**" command as recommended.
2. The license agreement is accepted and click Install.
3. At the end of installation click Close.

<figure><img src="https://60632999-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgdlemWm0JI6_ILmafb%2Fuploads%2FpxuMp55aJx5BBm4fojkh%2Fimage.png?alt=media&#x26;token=5a2562e9-f17b-4a5e-b8e9-7093bba1f9e6" alt=""><figcaption></figcaption></figure>
