Session

Create a web API with ASP.NET Core MVC

Learn how to building a web API with ASP.NET Core.
We'll demo how to create a web API project, add a model class, and create and register the database context. Then we'll add a controller and CRUD methods. We'll add and configure routing and URL paths. We'll call the web API with Postman and with jQuery. At the end, we will have a web API that can manage "to-do" items stored in a relational database.

David Patrick

MCT, MVP @ www.DSAINC.com

Aberdeen, Maryland, United States

View Speaker Profile