-
asp.net core 읽어볼 것들 :D카테고리 없음 2023. 9. 4. 11:23
* how design web api : https://www.toptal.com/asp-dot-net/asp-net-web-api-tutorial
Building an ASP.NET Web API with ASP.NET Core | Toptal®
ASP.NET Core is a leaner and more modular redesign of ASP.NET 4.x. Build a robust RESTful API using ASP.NET Core, EF Core, AutoMapper, and XUnit.
www.toptal.com
* what is AutoMapper : https://code-maze.com/automapper-net-core/
Getting Started with AutoMapper in ASP.NET Core - Code Maze
we are going to learn how to use the AutoMapper in a .NET Core application. We will look into what the AutoMapper is and what problem it solves.
code-maze.com
적절한 라이브러리 사용!