Adding a Controller and Explaining Serialization

Опубликовано: 10 Май 2026
на канале: Web Development Fun
46
0

In this video we add a WebAPI to an existing MVC project. Then we create the new controller which access the data from our data layer via the repository. We then talk about the serialization formatters and show how to use formatter to format the Json data