![]() |
VOOZH | about |
dotnet add package AWS.AgentCore.Testing --version 0.0.1-preview
NuGet\Install-Package AWS.AgentCore.Testing -Version 0.0.1-preview
<PackageReference Include="AWS.AgentCore.Testing" Version="0.0.1-preview" />
<PackageVersion Include="AWS.AgentCore.Testing" Version="0.0.1-preview" />Directory.Packages.props
<PackageReference Include="AWS.AgentCore.Testing" />Project file
paket add AWS.AgentCore.Testing --version 0.0.1-preview
#r "nuget: AWS.AgentCore.Testing, 0.0.1-preview"
#:package AWS.AgentCore.Testing@0.0.1-preview
#addin nuget:?package=AWS.AgentCore.Testing&version=0.0.1-preview&prereleaseInstall as a Cake Addin
#tool nuget:?package=AWS.AgentCore.Testing&version=0.0.1-preview&prereleaseInstall as a Cake Tool
Developer Preview — This project is in early preview and under active development. APIs may change between releases. Not recommended for production use.
This repository contains .NET libraries for building AI agents on AWS. Built on top of Microsoft Agent Framework and Amazon Bedrock AgentCore, these packages provide a zero-friction path from local development to production deployment.
| Package | NuGet | Description |
|---|---|---|
| 👁 nuget |
Build AI agents that deploy to Amazon Bedrock AgentCore. Provides endpoint mapping, streaming, memory, middleware, NativeAOT support, and a source generator for zero-boilerplate development. | |
| 👁 nuget |
Local development and testing emulators. Includes a Runtime Emulator, Memory Emulator, and Chat App UI — no AWS account required. |
dotnet new web -n MyAgent
cd MyAgent
dotnet add package AWS.AgentCore.Hosting
See the for complete getting-started instructions and code samples.
| Sample | Description |
|---|---|
| Source generator with DI, tools, custom ping | |
| SSE streaming with extension methods | |
| Agent + function middleware, multiple tools | |
| NativeAOT with source generator | |
| NativeAOT with extension methods | |
| MCP tool provider integration | |
| Local dev experience with Aspire |
For feature requests or issues using this library please open an issue in this repository.
We welcome community contributions and pull requests. See for information on how to submit code.
See for more information.
This project is licensed under the Apache-2.0 License.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 1 NuGet packages that depend on AWS.AgentCore.Testing:
| Package | Downloads |
|---|---|
|
Aspire.Hosting.AWS
Add support for provisioning AWS application resources and configuring the AWS SDK for .NET. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.0.1-preview | 79 | 6/5/2026 |