LithoSharp.Tool
1.0.0
dotnet tool install --global LithoSharp.Tool --version 1.0.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local LithoSharp.Tool --version 1.0.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=LithoSharp.Tool&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package LithoSharp.Tool --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
LithoSharp.Tool
.NET 10 CLI for C# static sites. Requires the .NET SDK and ASP.NET Core shared framework.
dotnet tool install LithoSharp.Tool --version 1.0.0 --tool-path .tools
dotnet new install LithoSharp.ProjectTemplates::1.0.0
.tools/lithosharp new docs MyDocs -o MyDocs
.tools/lithosharp build MyDocs
.tools/lithosharp serve MyDocs
On Windows use .tools/lithosharp.exe. MDX is optional and requires Node.js
24.13.0 plus explicit worker restore; see the
Quick Start.
Use check --format text|json|sarif for quality validation, inspect --format json
for build graph and cache information, and clean to remove unchanged owned files.
build --clean performs a full output replacement. Sites export one public
parameterless ISiteFactory; ordinary library callers can use the same definition.
See the CLI guide for factory examples, output behavior, development server limitations and deployment support.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.