Effortless APIs using Data Annotations and AutoMapper in .NET Core

preview_player
Показать описание
How to quickly implement complex APIs in.NET Core?

In this video, I use Data Annotations and AutoMapper which are 2 libraries that allow you to use conventions and annotations to simplify data validation and mapping, keeping good design practices at the same time.

With that, it is possible to build Create/Update APIs with no more than 10 lines of code.

Links:

Рекомендации по теме
Комментарии
Автор

Thank you! I’m so happy that I’ve found your channel! I teach coding too!

EasyCodesforKids