AWS.AgentCore.Hosting
0.0.1-preview
Prefix Reserved
dotnet add package AWS.AgentCore.Hosting --version 0.0.1-preview
NuGet\Install-Package AWS.AgentCore.Hosting -Version 0.0.1-preview
<PackageReference Include="AWS.AgentCore.Hosting" Version="0.0.1-preview" />
<PackageVersion Include="AWS.AgentCore.Hosting" Version="0.0.1-preview" />
<PackageReference Include="AWS.AgentCore.Hosting" />
paket add AWS.AgentCore.Hosting --version 0.0.1-preview
#r "nuget: AWS.AgentCore.Hosting, 0.0.1-preview"
#:package AWS.AgentCore.Hosting@0.0.1-preview
#addin nuget:?package=AWS.AgentCore.Hosting&version=0.0.1-preview&prerelease
#tool nuget:?package=AWS.AgentCore.Hosting&version=0.0.1-preview&prerelease
AI Integrations on AWS for .NET
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 |
|---|---|---|
| AWS.AgentCore.Hosting | 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. | |
| AWS.AgentCore.Testing | 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 AWS.AgentCore.Hosting README for complete getting-started instructions and code samples.
Sample Applications
| Sample | Description |
|---|---|
| AnnotationsSample | Source generator with DI, tools, custom ping |
| StreamingAgent | SSE streaming with extension methods |
| MicrosoftAgentFrameworkSample | Agent + function middleware, multiple tools |
| NativeAotAnnotations | NativeAOT with source generator |
| NativeAotExtensions | NativeAOT with extension methods |
| RemoteMcpAgent | MCP tool provider integration |
| AspireAppHost | 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 CONTRIBUTING.md for information on how to submit code.
Security
See CONTRIBUTING 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 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- AWSSDK.BedrockAgentCore (>= 4.0.23)
- AWSSDK.BedrockRuntime (>= 4.0.17.5)
- AWSSDK.Extensions.Bedrock.MEAI (>= 4.0.6.12)
- AWSSDK.Extensions.NETCore.Setup (>= 4.0.3.35)
- Microsoft.Agents.AI (>= 1.3.0)
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 |
|---|---|---|
| 0.0.1-preview | 73 | 6/5/2026 |