EndPointDev.RazorEsbuildProjectTemplate 1.0.2

dotnet new install EndPointDev.RazorEsbuildProjectTemplate::1.0.2
                    
This package contains a .NET Template Package you can call from the shell/command line.

ASP.NET Core Razor Pages Web App with esbuild

A project template for creating Razor Pages applications with esbuild.

Getting started

  1. Install the template with dotnet new install EndPointDev.RazorEsbuildProjectTemplate.
  2. Create a new project with dotnet new razoresbuild -n YourProjectName.

Prerequisites

This project template sets up a frontend asset bundling process based on esbuild. As such, it depends on NodeJS and pnpm.

  • net9.0

    • 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.0.2 123 8/18/2025
1.0.1 113 8/18/2025
1.0.0 119 8/18/2025