Kanject.Cli.Templates 1.0.30

Prefix Reserved
dotnet new install Kanject.Cli.Templates@1.0.30
                    
This package contains a .NET Template Package you can call from the shell/command line.

Kanject Project Templates (Free)

Free-tier dotnet new templates for Kanject services on AWS Lambda. This pack ships inside the Kanject.Cli dotnet-tool package — kanject new installs it automatically from the local bundle, so no NuGet feed access is required.

Templates

kanject new alias dotnet-new short name What you get
webapi kbs-lambda-netcore-api-free REST API with ASP.NET Core on AWS Lambda
minimal-api kbs-lambda-netcore-minimalapi-free Minimal ASP.NET Core API on AWS Lambda
tasks kbs-lambda-tasks-free Background tasks using Lambda Annotations

Full catalog

The complete template catalog (notification-hub, instant-messaging, file-server, source-generator, and the paid editions of the templates above) ships as Kanject.Project.Templates.Aws and requires a Kanject subscription. Run kanject new --paid once your subscription feed is configured.

Maintaining this pack

  • Content lives under Templates/content/<TemplateName>/; each template's metadata is in .template.config/template.json. Identities and short names carry a .Free / -free suffix so this pack can coexist with the paid pack on one machine.
  • Open Kanject.Cli.Templates.slnx at the repo root to edit template content with full IDE support. Building the solution requires access to the Kanject package feeds (template content references Kanject.Core.*).
  • The pack is built automatically by the LayOutBundledTemplates target in src/Kanject.Cli/Kanject.Cli.csproj, which stamps the CLI's own version on the nupkg and lays it under tools/<tfm>/any/templates/ of the tool package.
  • The upstream (paid) template sources live in the kanject-core-dotnet-sdk repo under Templates/content/. When pulling fixes from there, re-apply the .Free identity/short-name suffixes in .template.config/template.json.
  • net8.0

    • 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.0.30 91 7/19/2026
1.0.29 89 7/17/2026
1.0.28 102 7/15/2026
1.0.27 88 7/15/2026
1.0.26 89 7/15/2026
1.0.25 104 7/13/2026
1.0.24 103 7/12/2026
1.0.23 99 7/12/2026
1.0.22 113 7/11/2026
1.0.21 101 7/11/2026
1.0.20 94 7/11/2026
1.0.19 103 7/11/2026
1.0.18 102 7/11/2026
1.0.17 109 7/11/2026
1.0.16 106 7/10/2026
1.0.15 106 7/10/2026
1.0.14 110 7/10/2026
1.0.13 106 7/10/2026
1.0.12 98 7/10/2026
1.0.11 103 7/10/2026
Loading failed