- Interact with an ASP.NET Core minimal API
After completing this module, you'll be able to:
Describe the two model types of APIs in ASP.NET Core
Create Swagger documentation for an API by using Swashbuckle
Interact with an API by using the Swagger interface
- Implement HTTP operations in ASP.NET Core Blazor Web apps
After completing this module, you'll be able to:
Implement HTTP clients in .NET Core
Use HTTP clients to perform safe and unsafe operations
Add code to support HTTP operations in an ASP.NET Core Blazor Web Apps
- Render API responses in ASP.NET Core Blazor Web apps
After completing this module, you'll be able to:
Combine HTML and C# to define dynamic page rendering logic
Render API responses in Blazor Web apps
Create pages that perform HTTP operations
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Syllabus
- Interact with an ASP.NET Core minimal API
- Introduction
- Explore ASP.NET Core APIs
- Document an API by using Swashbuckle
- Exercise - Interact with an API
- Module assessment
- Summary
- Implement HTTP operations in ASP.NET Core Blazor Web apps
- Introduction
- Explore HTTP clients in .NET Core
- Perform HTTP operations in Blazor Web apps
- Exercise - Implement HTTP operations in ASP.NET Core Blazor Web apps
- Module assessment
- Summary
- Render API responses in ASP.NET Core Blazor Web apps
- Introduction
- Explore Blazor render modes and component lifecycle
- Discover Razor syntax
- Exercise - Render API responses in ASP.NET Core Blazor Web apps
- Module assessment
- Summary