Episode
What is ASP.NET Core?Jan 31, 2024
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Series
Web APIs are designed to enable applications to interact with data and business logic and exchange information with other services over common internet protocols like HTTP. This course introduces the basic concepts behind ASP.NET, including: the hosting model, middlewares, and dependency injection. ...
Web APIs are designed to enable applications to interact with data and business logic and exchange information with other services over common internet protocols like HTTP. This course introduces the basic concepts behind ASP.NET, including: the hosting model, middlewares, and dependency injection. This course will also provide an overview of building HTTP-based services using minimal APIs.