LithoSharp.ProjectTemplates
1.0.0
dotnet new install LithoSharp.ProjectTemplates@1.0.0
This package contains a .NET Template Package you can call from the shell/command line.
LithoSharp project templates
Install with dotnet new install LithoSharp.ProjectTemplates::1.0.0 and create a
site with dotnet new lithosharp-docs, dotnet new lithosharp-blog,
dotnet new lithosharp-empty, or dotnet new lithosharp-mdx.
Templates target .NET 10 and reference 1.0.0 packages. MDX additionally requires Node.js 24.13.0 and explicit worker restore. See the Quick Start for build, serve and interactive component examples.
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.