filmov
tv
.NET 7 Minimal API with native AOT on AWS Lambda

Показать описание
In this video you will learn how you can use minimal API's with .NET 7 on AWS Lambda using native Ahead of Time Compilation with the AWS Serverless Application Model.
AWS Lambda will not support .NET 7 as a managed runtime as it is not an long term support release. However, with NativeAOT compilation going GA this opens up the possibility of running .NET applications on Lambda using a custom runtime.
An important caveat, Microsoft is not officially supporting ASP.NET with native AOT on .NET 7. It is completely functional in this example, but there may be some scenarios in which ASP.NET will not work.
00:00 - Introduction
00:35 - IMPORTANT caveats
01:15 - Starting Project
02:00 - .csproj updates
03:20 - Source Generated Serialization
05:15 - Source Generated Serializers with ASP.NET
06:30 - Managing trimming
08:25 - API Code Updates
14:30 - Validation Endpoint Middleware
17:20 - SAM Template
18:35 - Performance
20:15 - Recap
AWS Lambda will not support .NET 7 as a managed runtime as it is not an long term support release. However, with NativeAOT compilation going GA this opens up the possibility of running .NET applications on Lambda using a custom runtime.
An important caveat, Microsoft is not officially supporting ASP.NET with native AOT on .NET 7. It is completely functional in this example, but there may be some scenarios in which ASP.NET will not work.
00:00 - Introduction
00:35 - IMPORTANT caveats
01:15 - Starting Project
02:00 - .csproj updates
03:20 - Source Generated Serialization
05:15 - Source Generated Serializers with ASP.NET
06:30 - Managing trimming
08:25 - API Code Updates
14:30 - Validation Endpoint Middleware
17:20 - SAM Template
18:35 - Performance
20:15 - Recap
Learn Minimal APIs in .NET 7
.NET 7 Minimal API for Beginners 🚀 Full CRUD in 10 Minutes!
How to Setup a Minimal API in .NET 7
.NET 7 Minimal API with Entity Framework 7 & Code-First Migrations 🚀 Full CRUD
Minimal APIs just got all I wanted in .NET 7
Fix Your Controllers By Refactoring To Minimal APIs
Microsoft fixed my biggest complaint with Minimal APIs in .NET 7
Should I Create A Minimal API Or Full API?
Build a Web API From Scratch - Principal Software Engineering Manager AMA
Extending .NET Minimal APIs with Swagger, Authentication & Validation
ASP.NET Core Authorization (.NET 7 Minimal Apis C#)
.NET 7 Minimal APIs
Introduction to Minimal API (.NET 7)
.NET 7 - Minimal APIs - New Features 🤓🤓🤓
.Net 7 Minimal apis CRUD tutorial with swagger
How to add OpenAPI and Swagger to ASP.NET Core Minimal APIs
Validate Your Models Quickly with .NET 7 Minimal API – Everything You Need to Know
ASP.NET Core Authentication (.NET 7 Minimal Apis C#)
ASP.NET Core - Minimal Web API In UNDER 5 Minutes!
The Magical Pattern to Organize .NET Minimal APIs
Making the Most of Minimal APIs in .NET 7 | .NET Conf 2022
ASP.NET Core 7: What's new with Minimal API's in .NET 7
.NET 7 minimal API from scratch | FULL COURSE | clean architecture, repository pattern, CQRS MediatR
.NET 7 💥 - Minimal APIs & SQLITE 📚📚
Комментарии