# aws/aws-lambda-dotnet

Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.

Repository: https://github.com/aws/aws-lambda-dotnet
Canonical: https://ross.abutalabs.com/products/aws-lambda-dotnet
Language: C#
License: Apache-2.0
License Family: permissive
Topics: aws, aws-apigateway, aws-lambda, serverless, netcore
Last push: 2026-08-26T19:42:28+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 98, longevity 100
- inputs: {"age_days": 3582, "days_push": 7, "days_rel": 16, "gap_med": 5.0, "n_releases_24m": 53}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1664, forks 503 (observed 2026-08-28T04:05:18.912310+00:00)

## What it is
A collection of NuGet libraries, CLI tools, and project templates from AWS for building AWS Lambda functions with .NET. It includes event type packages, deployment tooling, ASP.NET Core integration, and test utilities.

## Use cases
- write aws lambda functions in c#
- deploy .net lambda functions from the cli
- handle api gateway events in lambda
- run asp.net core apps on lambda
- unit test lambda handlers
- scaffold lambda project templates

## When to choose
- building serverless applications on AWS with .NET
- you need typed event classes for AWS service triggers
- deploying and packaging .NET Lambda functions via dotnet CLI

## When to avoid
- running lambdas in other languages
- using non-AWS serverless platforms
- general-purpose .NET development outside Lambda

## Facets
- artifact type: library
- maturity: active
- function: sdk, cli, developer-tools, middleware, testing
- domain: cloud-computing, developer-tools, backend, apis
- platform: dotnet, cloud, serverless, cli
- tags: aws-lambda, nuget-packages, dotnet-templates, aspnet-core, event-handling, blueprints, serverless

## Member repositories
- aws/aws-lambda-dotnet (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:18.912310+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:44:28.599614+00:00, confidence not recorded.
  - readme: https://github.com/aws/aws-lambda-dotnet (fetched 2026-08-28T04:05:18.912310+00:00, sha c929047e5b8c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
