VOOZH about

URL: https://www.nuget.org/packages/AWS.AgentCore.Testing/

⇱ NuGet Gallery | AWS.AgentCore.Testing 0.0.1-preview




👁 Image
AWS.AgentCore.Testing 0.0.1-preview

Prefix Reserved
This is a prerelease version of AWS.AgentCore.Testing.
dotnet add package AWS.AgentCore.Testing --version 0.0.1-preview
 
 
NuGet\Install-Package AWS.AgentCore.Testing -Version 0.0.1-preview
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AWS.AgentCore.Testing" Version="0.0.1-preview" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWS.AgentCore.Testing" Version="0.0.1-preview" />
 
Directory.Packages.props
<PackageReference Include="AWS.AgentCore.Testing" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AWS.AgentCore.Testing --version 0.0.1-preview
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AWS.AgentCore.Testing, 0.0.1-preview"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AWS.AgentCore.Testing@0.0.1-preview
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AWS.AgentCore.Testing&version=0.0.1-preview&prerelease
 
Install as a Cake Addin
#tool nuget:?package=AWS.AgentCore.Testing&version=0.0.1-preview&prerelease
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

AI Integrations on AWS for .NET

👁 build status

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.

Packages

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.

Quick Start

dotnet new web -n MyAgent
cd MyAgent
dotnet add package AWS.AgentCore.Hosting

See the for complete getting-started instructions and code samples.

Sample Applications

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

Getting Help

For feature requests or issues using this library please open an issue in this repository.

Contributing

We welcome community contributions and pull requests. See for information on how to submit code.

Security

See for more information.

License

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.1-preview 79 6/5/2026