EPiServer.Templates 1.7.2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet new install EPiServer.Templates::1.7.2
This package contains a .NET Template Package you can call from the shell/command line.

Optimizely Templates for .NET

Continuous integration

This repository contains templates for Optimizely Digital Experience Cloud to be used with dotnet new and Visual Studio 2022 17.8.0+.

The templates in this repository are distributed as a NuGet package available from NuGet.org and can be installed using the dotnet new command.

$ dotnet new -i EPiServer.Templates

Once installed, these templates will also be available in Visual Studio 17.8.0+. Note that Visual Studio currently only supports Project Templates and not Item Templates.

To generate code based on the template simply execute the following.

$ dotnet new epi-alloy-mvc

Replace epi-alloy-mvc with the name of the template you want to use.

See below for a list of available templates and details on each individual template. For direct access to documentation on each template, execute:

$ dotnet new epi-alloy-mvc --help

For further documentation on how to work with dotnet new see https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-new.

Available templates

The following templates are included in this repository and available through the EPiServer.Templates package.

Project Templates

  • epi-alloy-mvc
  • epi-cms-empty
  • epi-commerce-empty

Item Templates

  • epi-cms-contentcomponent
  • epi-cms-contenttype
  • epi-cms-initializationmodule
  • epi-cms-job
  • epi-cms-pagecontroller
  • epi-cms-razorpage

Contributing

We would love community contributions here. The easiest way to contribute is to join in with the discussions on Github issues or create new issues with questions, suggestions or any other feedback. If you want to contribute code or documentation, you are more than welcome to create pull-requests, but make sure that you read the contribution page first.

License

This project is licensed with the Apache license

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.2 635 4/9/2024
1.7.1 4,230 1/8/2024
1.7.0 2,163 11/30/2023
1.6.0 6,100 3/30/2023
1.5.0 1,046 3/7/2023
1.4.0 2,702 11/7/2022
1.2.0 3,617 5/11/2022
1.1.0 2,043 3/24/2022
1.0.0 733 2/25/2022