ANcpLua.Evaluation.Template
3.0.3
dotnet new install ANcpLua.Evaluation.Template@3.0.3
ANcpLua Agent Framework Evaluation Template
Installs the ancplua-evaluation dotnet new template.
Package id casing since 3.0.0:
ANcpLua.Evaluation.Template. NuGet package ids are case-insensitive, so this is the same package as the lowercaseancplua.evaluation.template— same history, same versions; nuget.org displays the casing of the latest version. Updating is a normal upgrade. One local caveat: the installed-template identity changed in 3.0.0, so if you have 2.1.x installed, rundotnet new uninstall ancplua.evaluation.templateonce before installing — otherwisedotnet newsees two templates with the sameancplua-evaluationshort name.
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/) pluscontent/reference/, an extracted study tree of the Microsoft.Agents.AI evaluation API/source, unit-test, and sample files.dotnet new ancplua-evaluationscaffolds everything undercontent/.eng/— the vendoring pin and sync script forcontent/Evaluation/*.cs. Those files are owned byANcpLua.Agents.Evaluation; this repository keeps editable copies so a scaffolded project can change a check without leaving the template. Runeng/sync-evaluation-sources.shand commit the result to take a newer upstream; CI re-runs it and fails on any diff, so the copies cannot drift silently.content/Evaluation/FoundryStage.csis template-local and deliberately not synced — it needs the preview Foundry/Azure dependencies that the stable package will not take.
The two near-identical .csproj
ANcpLua.Evaluation.Template.csproj(root) — the template packaging project (PackageType=Template); it packscontent/into the nupkg and is never run.content/Ancplua.Evaluation.Template.csproj— the generated consumer project (OutputType=Exe); this is whatdotnet newproduces anddotnet runexecutes.
-
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 | 138 | 8/21/2026 | |
| 3.0.2 | 124 | 8/21/2026 | |
| 3.0.1 | 114 | 8/20/2026 | |
| 3.0.0 | 123 | 8/20/2026 | |
| 2.1.14 | 159 | 8/20/2026 | |
| 2.1.13 | 164 | 8/20/2026 | |
| 2.1.12 | 124 | 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 |