|
2 | 2 |
|
3 | 3 | Mirrors the package matrix in `Appendix-C-Provider-Support-Matrix.md` and `Appendix-A-Package-Reference.md`. Maintain independently of the manuscript so readers can see the *currently-validated* set without rebuying the book. |
4 | 4 |
|
5 | | -> **Note.** Versions below are the build-time pins from `Directory.Packages.props`. Run the package sweep documented in `Manuscript/user-action-plan.md` (Critical-5) on the cadence noted there, and update both files together. |
| 5 | +> **Note.** Versions below are the build-time pins from `Directory.Packages.props`. Per the Critical-5 cadence: weekly until print, monthly for the first six months post-print, quarterly thereafter. When a major or minor version moves, update both `Directory.Packages.props` and this file together. |
6 | 6 |
|
7 | 7 | ## Core abstractions |
8 | 8 |
|
9 | 9 | | Package | Pinned version | Stability | |
10 | 10 | |---|---|---| |
11 | | -| `Microsoft.Extensions.AI` | 9.0.0 | Stable | |
12 | | -| `Microsoft.Extensions.AI.Abstractions` | 9.0.0 | Stable | |
13 | | -| `Microsoft.Extensions.AI.OpenAI` | 9.0.0-preview | Preview | |
14 | | -| `Microsoft.Extensions.AI.Ollama` | 9.0.0-preview | Preview | |
15 | | -| `Microsoft.Extensions.AI.AzureAIInference` | 9.0.0-preview | Preview | |
| 11 | +| `Microsoft.Extensions.AI` | 10.5.1 | Stable | |
| 12 | +| `Microsoft.Extensions.AI.Abstractions` | 10.5.1 | Stable | |
| 13 | +| `Microsoft.Extensions.AI.OpenAI` | 10.5.1 | Stable | |
| 14 | +| `Microsoft.Extensions.AI.Evaluation` | 10.5.1 | Stable | |
| 15 | +| `Microsoft.Extensions.AI.Evaluation.Quality` | 10.5.1 | Stable | |
16 | 16 |
|
17 | 17 | ## Microsoft Agent Framework |
18 | 18 |
|
19 | 19 | | Package | Pinned version | Stability | |
20 | 20 | |---|---|---| |
21 | | -| `Microsoft.Agents.AI` | 0.3.0-preview | Preview | |
22 | | -| `Microsoft.Agents.AI.OpenAI` | 0.3.0-preview | Preview | |
23 | | -| `Microsoft.Agents.AI.Workflows` | 0.3.0-preview | Preview | |
24 | | -| `Microsoft.Agents.AI.AzureAI` | 0.3.0-preview | Preview | |
25 | | -| `Microsoft.Agents.AI.A2A` | 0.3.0-preview | Preview | |
26 | | -| `Microsoft.Agents.AI.Hosting` | 0.3.0-preview | Preview | |
| 21 | +| `Microsoft.Agents.AI` | 1.3.0 | Stable | |
| 22 | +| `Microsoft.Agents.AI.Abstractions` | 1.3.0 | Stable | |
| 23 | +| `Microsoft.Agents.AI.OpenAI` | 1.3.0 | Stable | |
| 24 | +| `Microsoft.Agents.AI.Workflows` | 1.3.0 | Stable | |
| 25 | +| `Microsoft.Agents.AI.Foundry` | 1.3.0 | Stable | |
| 26 | +| `Microsoft.Agents.AI.A2A` | 1.3.0-preview.260423.1 | Preview | |
| 27 | +| `Microsoft.Agents.AI.Hosting` | 1.3.0-preview.260423.1 | Preview | |
| 28 | +| `A2A.AspNetCore` | 1.0.0-preview2 | Preview | |
27 | 29 |
|
28 | 30 | ## Model Context Protocol |
29 | 31 |
|
30 | 32 | | Package | Pinned version | Stability | |
31 | 33 | |---|---|---| |
32 | | -| `ModelContextProtocol` | 0.3.0-preview | Preview | |
33 | | -| `ModelContextProtocol.Client` | 0.3.0-preview | Preview | |
34 | | -| `ModelContextProtocol.Server` | 0.3.0-preview | Preview | |
35 | | -| `ModelContextProtocol.AspNetCore` | 0.3.0-preview | Preview | |
| 34 | +| `ModelContextProtocol` | 1.2.0 | Stable | |
| 35 | +| `ModelContextProtocol.Core` | 1.2.0 | Stable | |
| 36 | +| `ModelContextProtocol.AspNetCore` | 1.2.0 | Stable | |
36 | 37 |
|
37 | 38 | ## Provider SDKs |
38 | 39 |
|
| 40 | +| Package | Pinned version | Stability | |
| 41 | +|---|---|---| |
| 42 | +| `Azure.AI.OpenAI` | 2.1.0 | Stable | |
| 43 | +| `OpenAI` | 2.10.0 | Stable | |
| 44 | +| `OllamaSharp` | 5.4.25 | Stable | |
| 45 | +| `Anthropic.SDK` | 5.10.0 | Stable | |
| 46 | + |
| 47 | +## Hosting / DI / ASP.NET Core |
| 48 | + |
| 49 | +| Package | Pinned version | |
| 50 | +|---|---| |
| 51 | +| `Microsoft.Extensions.Hosting` | 9.0.0 | |
| 52 | +| `Microsoft.Extensions.DependencyInjection` | 9.0.0 | |
| 53 | +| `Microsoft.Extensions.Configuration` | 9.0.0 | |
| 54 | +| `Microsoft.Extensions.Logging` | 9.0.0 | |
| 55 | +| `Microsoft.AspNetCore.OpenApi` | 9.0.0 | |
| 56 | + |
| 57 | +## Resilience and Telemetry |
| 58 | + |
39 | 59 | | Package | Pinned version | |
40 | 60 | |---|---| |
41 | | -| `Azure.AI.OpenAI` | 2.1.0 | |
42 | | -| `OpenAI` | 2.1.0 | |
43 | | -| `OllamaSharp` | 4.0.0 | |
44 | | -| `Anthropic.SDK` | 5.0.0 | |
| 61 | +| `Microsoft.Extensions.Http.Resilience` | 9.0.0 | |
| 62 | +| `Microsoft.Extensions.Caching.Memory` | 9.0.0 | |
| 63 | +| `OpenTelemetry.Extensions.Hosting` | 1.10.0 | |
| 64 | +| `OpenTelemetry.Exporter.OpenTelemetryProtocol` | 1.10.0 | |
45 | 65 |
|
46 | 66 | ## Last validated |
47 | 67 |
|
48 | | -- **2026-04-29** -- initial pin, set during companion repo scaffolding. Re-verify against live NuGet before tagging `v1.0-first-print`. |
| 68 | +- **2026-05-03** -- NuGet sweep; bumped `Microsoft.Extensions.AI` family from `10.5.0` to `10.5.1`. All other Critical-5 pins confirmed at their current stable ceiling. Version matrix rewritten from stale 0.3.x-preview baseline. |
0 commit comments