ancplua.evaluation.template 2.1.9

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

ANcpLua Agent Framework Evaluation Template

Installs the ancplua-evaluation dotnet new template.

The generated project contains a runnable local evaluation demo plus an extracted reference/ tree with the evaluation API files, unit-test files, and sample demos from the source checkout.

dotnet new install ancplua.evaluation.template
dotnet new ancplua-evaluation -n MyEvaluation
cd MyEvaluation
dotnet run -- local

Repo layout

  • content/ — the template payload shipped in the nupkg: the generated consumer project (Ancplua.Evaluation.Template.csproj, Program.cs, Evaluation/) plus content/reference/, an extracted study tree of the Microsoft.Agents.AI evaluation API/source, unit-test, and sample files. dotnet new ancplua-evaluation scaffolds everything under content/.
  • upstream-drafts/ — draft upstream donation artifacts (feature requests / bug reports) for microsoft/agent-framework and dotnet/extensions. Not filed. These legitimately must stay backcompat-aware against published upstream APIs — keep that note; do not "modernize" them to internal/unreleased shapes.

The two near-identical .csproj

  • ancplua.evaluation.template.csproj (root) — the template packaging project (PackageType=Template); it packs content/ into the nupkg and is never run.
  • content/Ancplua.Evaluation.Template.csproj — the generated consumer project (OutputType=Exe); this is what dotnet new produces and dotnet run executes.
  • 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
3.0.3 139 8/21/2026
3.0.2 125 8/21/2026
3.0.1 115 8/20/2026
3.0.0 124 8/20/2026
2.1.14 160 8/20/2026 2.1.14 is deprecated.
2.1.13 165 8/20/2026 2.1.13 is deprecated.
2.1.12 125 8/20/2026
2.1.11 143 8/14/2026
2.1.10 146 8/8/2026
2.1.9 163 8/3/2026
2.1.8 151 8/3/2026
2.1.7 194 7/4/2026
2.1.6 188 7/2/2026
2.1.5 195 7/2/2026
2.1.4 192 7/1/2026
2.1.3 230 6/11/2026
2.1.2 215 6/11/2026
2.1.0 217 6/11/2026
1.0.1 227 6/9/2026