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.
- .Net Core
- aws Lambda
- aws SAM (Serverless Application Model)
- DDD (Domain Driven Design)
- CQRS (Command Query Responsibility Segregation)