redb.Tsak.Templates
3.7.2
Prefix Reserved
dotnet new install redb.Tsak.Templates@3.7.2
This package contains a .NET Template Package you can call from the shell/command line.
redb.Tsak Templates
Project templates for redb.Tsak —
runtime container for redb.Route contexts.
Install
dotnet new install redb.Tsak.Templates
Available templates
| Short name | Description |
|---|---|
tsak-worker |
Worker Service host with hot-reload, REST API, scheduler |
Quick start
dotnet new tsak-worker -n MyTsakHost
cd MyTsakHost
dotnet run
Generated host:
- Uses
services.AddTsak(configuration)fromredb.Tsak.Core - REST management API on
http://0.0.0.0:9090 - Serilog with console + rolling file sinks
- Hot-reload module loading from
Libs/ - Quartz scheduler
- Optional cluster mode (set
Tsak:Cluster:Enabled = true) - Optional Prometheus exporter on
:9464
Parameters
| Parameter | Default | Description |
|---|---|---|
--db |
postgres |
postgres or mssql |
--storage |
redb |
redb (persistent) or inmemory |
--pro |
false |
Enable Pro features (cluster, redb store) |
Documentation
License
Apache-2.0
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 |
|---|---|---|
| 3.7.2 | 56 | 8/26/2026 |
| 3.7.1 | 81 | 8/26/2026 |
| 3.6.0 | 115 | 8/13/2026 |
| 3.5.1 | 115 | 8/9/2026 |
| 3.5.0 | 118 | 8/6/2026 |
| 3.4.0 | 143 | 7/27/2026 |
| 3.3.3 | 148 | 7/16/2026 |
| 3.3.1 | 172 | 7/10/2026 |
| 3.3.0 | 163 | 7/8/2026 |
| 3.2.0 | 192 | 6/29/2026 |
| 3.1.0 | 221 | 6/6/2026 |
| 3.0.1 | 221 | 6/3/2026 |
| 3.0.0 | 221 | 5/30/2026 |
| 2.0.0 | 253 | 5/8/2026 |