Goodtocode.AgentFramework.Web 1.1.6

There is a newer version of this package available.
See the version list below for details.
dotnet new install Goodtocode.AgentFramework.Web@1.1.6
                    
This package contains a .NET Template Package you can call from the shell/command line.

Dotnet New Companion

This folder contains dotnet new companion assets and scripts for the CLI template delivery path.

Scope

Use this folder when working on:

  • dotnet new template content staging
  • local template install/update into the dotnet template engine
  • create-flow testing in isolated output folders

This folder does not package or build VSIX artifacts.

Key Locations

  • Template content root: .template.dotnet/web-fullstack
  • Template metadata: .template.config/template.json
  • Child scripts: .template.dotnet/scripts

Run from repo root using the root entry script:

# Sync only
.\Build-DotnetTemplateRelease.ps1 -SkipInstall -SkipCreateTest

# Sync + install
.\Build-DotnetTemplateRelease.ps1 -SkipCreateTest

# Sync + install + create test output
.\Build-DotnetTemplateRelease.ps1

Child Scripts In This Folder

  • scripts\Update-DotnetTemplateWebContent.ps1
  • scripts\Install-DotnetTemplateWeb.ps1
  • scripts\Test-DotnetTemplateWebCreate.ps1

Validate Template Availability

After installation, list the short name:

dotnet new list agentweb

Create a solution from the installed template:

dotnet new agentweb -n "MyCo.AgentFramework"
  • Root workflow overview: ..\README.md
  • net10.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.1.15 100 8/10/2026
1.1.13 95 8/8/2026
1.1.11 128 7/28/2026
1.1.8 136 7/26/2026
1.1.6 141 7/26/2026