TurtlePath.Template
1.6.1
See the version list below for details.
dotnet new install TurtlePath.Template@1.6.1
TurtlePath.Template
TurtlePath.Template is the official dotnet new template package for creating TurtlePath services.
Install
dotnet new install TurtlePath.Template
Create An API/Consumer Service
dotnet new turtlepath -n MyService --host api-consumer
Create A Job Service
dotnet new turtlepath -n MyJob --host job
Validate A Generated Project
dotnet restore
dotnet build
dotnet test
The generated project includes TurtlePath defaults for handlers, automations, exception handling, jobs, DataScorpio filtering, OctoMap mapping, Crabalidator validation, and testing foundations.
Generated services also include turtlepath.template.json at the solution root. That file records the TurtlePath.Template package version used to create the service.
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.6.7 | 106 | 9/8/2026 |
| 1.6.6 | 181 | 8/19/2026 |
| 1.6.5 | 142 | 8/19/2026 |
| 1.6.4 | 144 | 8/14/2026 |
| 1.6.3 | 134 | 8/14/2026 |
| 1.6.2 | 138 | 8/13/2026 |
| 1.6.1 | 129 | 8/13/2026 |
| 1.6.0 | 180 | 8/12/2026 |
| 1.5.1 | 139 | 8/12/2026 |
| 1.5.0 | 139 | 8/12/2026 |
| 1.4.3 | 135 | 8/11/2026 |
| 1.4.2 | 132 | 8/11/2026 |
| 1.4.1 | 133 | 8/11/2026 |
| 1.4.0 | 148 | 8/10/2026 |