Serverless .NET: Building Minimal APIs with .NET 8 on AWS Lambda
Explore how to build lightweight, high-performance serverless APIs using .NET 8's Minimal API framework and the Amazon.Lambda.AspNetCoreServer package on AWS Lambda.
Read moreExplore how to build lightweight, high-performance serverless APIs using .NET 8's Minimal API framework and the Amazon.Lambda.AspNetCoreServer package on AWS Lambda.
Read moreA practical guide to building lightweight, high-performance APIs in .NET 7 using the Minimal APIs framework. Learn how to get rid of the boilerplate and focus on your endpoints.
Read more