You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project deploys an ASP.NET Core application as a Lambda function using .NET 7. This ASP.NET Core does not use the minimal API style and isntead keeps the older pattern of having a Program and Startup class.