KingSalami1980 / CloudCustomers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building a .NET 6 API Using TDD

In this video, we're going to build a .NET 6 Web API from scratch using test driven development! We'll cover creating a new solution, adding new web and unit test projects to the solution, and writing unit tests. In following videos in this series, we'll launch our application to a highly-available environment in AWS and look at various ways to configure, deploy, and monitor the application.

Topics Covered in This Video

  • .NET 6
  • Web API Development
  • TDD
  • Test Driven Development
  • Unit Testing
  • HttpClient
  • .NET Dependency Injection
  • Inversion of Control
  • SOLID Design Principles
  • REST APIs
  • dotnet CLI

The video is available on Youtube.

With thanks to Wes Doyle in showing such excellent expertise in this field.

About


Languages

Language:C# 100.0%