- Course
Building Web Apps & Services with Entity Framework and Web API
A complete guide to creating a web service with the Microsoft stack.
- Course
Building Web Apps & Services with Entity Framework and Web API
A complete guide to creating a web service with the Microsoft stack.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
In this course, you will learn to create a web service that supports a database with multiple relational tables using the Microsoft Stack and Breeze. You will create the tables and the relationships, model them in code, and expose them through Web API, first through native Web API and then assisted by Breeze. You will then create a minimal client to interact with the service.