Skip to content

A project template for creating ASP.NET Core Razor Pages web applications which use esbuild for frontend asset bundling.

License

Notifications You must be signed in to change notification settings

EndPointCorp/razor-esbuild-project-template

Repository files navigation

ASP.NET Core Razor Pages Web App with esbuild

A project template for creating ASP.NET Core Razor Pages web applications which use esbuild for frontend asset bundling.

GitHub: https://github.com/EndPointCorp/razor-esbuild-project-template

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.

About

A project template for creating ASP.NET Core Razor Pages web applications which use esbuild for frontend asset bundling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages