kenhalbert / dotnet-core-aws-lambda-example
A simple AWS Lambda function written in C#, with a unit test project. This was written to demonstrate some patterns that I've found to be useful in C# Lambda functions and to serve as a starting point for developers who are new to developing C# Lambda functions and want to know how to solve problems like bootstrapping, dependency injection, and …
☆15Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for dotnet-core-aws-lambda-example
- A template for AWS Lambda functions written in C# with .NET Core☆61Updated last year
- This repository contains a sample implementation of Fanout Architecture using .NET6 Worker Services to process messages from Amazon SNS T…☆29Updated 5 months ago
- ☆23Updated 2 years ago
- A demo implementation of the Decorator Pattern using ASP .Net Core 3.1☆11Updated 4 years ago
- Benchmark serverless .NET projects under various compilation options, deployment configurations, and architectures on AWS Lambda☆11Updated 2 years ago
- A .NET 6 starter solution for AWS Lambda - easily to deploy via serverless framework and locally debugable in VS Code☆52Updated last year
- Example .NET Core Lambda functions.☆49Updated 2 years ago
- ☆12Updated 3 years ago
- C# .NET Typed POCO Client for AWS Dynamo DB☆40Updated 4 years ago
- All blog related code☆22Updated last year
- Tutorial with samples about how to setup .Net Core with Docker☆20Updated 3 years ago
- Official .NET SDK and Samples for Pinch☆25Updated 3 months ago
- The code we used to create the demo app for the re:Invent 2018 break-out session "WIN401 Architecting ASP.NET Core Microservices Applicat…☆27Updated last year
- ☆37Updated 5 years ago
- ASP.NET Core 3 + Angular 8 + ASP.NET Identity generated using .NET Core SDK☆56Updated last year
- An ASP.NET Core Web API project using AWS Cognito for authorization, for deployment to AWS Lambda as a demo of SPA with Cognito running s…☆16Updated last year
- Sample on how to use request/response with MassTransit and ASP.NET Core☆40Updated 4 years ago
- Demonstrates how to add .NET Core dependency injection and configuration services to an AWS Lambda Function project for .NET Core 2.1.☆23Updated 5 years ago
- A Visual Studio extension that provides a robust and maintainable setup for a .NET Core API.☆34Updated last year
- ☆9Updated 7 years ago
- Converts EFCore.GenericServices and EfCore.GenericBizRunner statuses to ASP.NET Core formats☆49Updated 4 years ago
- Starter files and fully finished sample code for my Dealing with Credentials when Securing an ASP.NET Core 3 Application course at Plural…☆32Updated 4 years ago
- ☆23Updated last year
- The demos for masstransit used in conference sessions (e.g. NDC Oslo)☆17Updated 9 years ago
- ServiceStack adapters and bindings for AWS backend services☆32Updated 2 years ago
- Framework for building AWS Lambdas using dependency injection and aspect-oriented programming.☆16Updated 8 months ago
- Contoso University demo using asp net core and related technologies☆44Updated last year
- Authentication service for the PlayBall application.☆22Updated 4 years ago
- Specification pattern implementation in C#☆57Updated 6 years ago