Unable to Install kentico.xperience.templates::29.3.0 Due to Missing Package in NuGet Feeds

I am trying to install the kentico.xperience.templates package using the dotnet new install command, but I am encountering an error indicating the package could not be found in the NuGet feeds.


Environment

  • Xperience by Kentico version: Latest
  • .NET version: 8
  • Execution environment: Local
  • Link to relevant Xperience by Kentico documentation: Xperience by Kentico documentation

Steps to Reproduce

  1. Open the command line.

  2. Run the following command:

    dotnet new install kentico.xperience.templates
    

Error Image

1.00

Request

Could you help identify the correct NuGet feed for this package, what is the recommended way to install the required template?

Answers

Accepted answer

@RahulPatel - do you know what the cause of the issue was? Sharing it here could help others in the future.

To response this discussion, you have to login first.