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 3 years ago
Alternatives and similar repositories for dotnet-core-aws-lambda-example:
Users that are interested in dotnet-core-aws-lambda-example are comparing it to the libraries listed below
- A template for AWS Lambda functions written in C# with .NET Core☆61Updated 2 years ago
- This repository contains a sample implementation of Fanout Architecture using .NET6 Worker Services to process messages from Amazon SNS T…☆30Updated 10 months ago
- Benchmark serverless .NET projects under various compilation options, deployment configurations, and architectures on AWS Lambda☆11Updated 2 years ago
- C# .NET Typed POCO Client for AWS Dynamo DB☆40Updated 4 years ago
- ☆23Updated 2 years ago
- Example .NET Core Lambda functions.☆49Updated 2 years ago
- A very simple .NET Core console app with DynamoDB☆17Updated 8 years ago
- A demo implementation of the Decorator Pattern using ASP .Net Core 3.1☆11Updated 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 6 years ago
- An ASP.NET Core WebAPI project for all Discworld novels☆27Updated last year
- Source code to go along with blog posts illustrating the usefulness of the command message pattern in cloud application architecture☆16Updated 7 years ago
- ☆19Updated 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
- Project to make editable short links☆32Updated last year
- Project shows how to implement HMAC Authentication in ASP.NET Core.☆10Updated 2 years ago
- This repository provides a working, deployable, open source based, AWS Lambda handler and CDK .NET code. This handler uses serverless bes…☆39Updated 11 months ago
- A small collection of libraries, opinionated in nature, which cut down on the amount of set-up code you need to write when starting a new…☆18Updated last year
- ☆23Updated 2 years ago
- PlantBasedPizza - A Pizza restaurant for playing around with architecture patterns.☆55Updated last week
- Code samples for the Web API Design workshop at PASS Summit 2017☆43Updated 4 years ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- Framework for building AWS Lambdas using dependency injection and aspect-oriented programming.☆16Updated last year
- Official .NET SDK and Samples for Pinch☆25Updated 3 weeks ago
- ASP.NET Core 3 + Angular 8 + ASP.NET Identity generated using .NET Core SDK☆56Updated 2 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
- A .NET 6 starter solution for AWS Lambda - easily to deploy via serverless framework and locally debugable in VS Code☆54Updated 2 years ago
- A code example showing 5 ways to manage database schema in .NET☆48Updated 7 years ago
- Example using dotNET for Onion Architecture with DDD & Tooling (FluentValidation, MassTransit, RabbitMQ, MediatR). Using best practices &…☆72Updated 7 years ago
- Example Worker Service in .NET Core☆22Updated 2 years ago
- Demonstrates how to implement social logins with OpenIddict☆16Updated 7 years ago