Skip to main content

Section outline

  • Session 17: Unit Testing & Integration Testing 
    • xUnit for Unit Testing
    • Testing Controllers & API Endpoints
    Session 18: Continuous Integration & Deployment 
    • Using GitHub Actions for CI/CD
    • Automating Build & Deployment Pipelines
    Session 19: Deploying ASP.NET Core Applications 
    • dotnet publish, Kestrel, and IIS Deployment
    Session 20: Hands-on Lab – Deploying a Web API to Production