Skip to content

lunio0/template.lambda-dotnetcore-ddd

 
 

Repository files navigation

.Net core for Lambda

This is a backend .net core project template for targeting aws lambda deployment.

Hosting project (asp .net) is not used since lambda ApiProxyGate can cover api event including various other kinds.

Keywords

  • .Net Core Project
  • aws Lambda
  • SAM (Serverless Application Model)
  • DDD (Domain Driven Design)
  • CQRS (Command Query Responsibility Segregation)

Table of Contents

Architecture

Serverless structure

Deployment, Environment

Basic Events and Event Handling

Business structure

Transation consideration

Testing

Debugging

Database

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%