Building a .NET 6 API Using TDD
Wes Doyle
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.
• 🤝 Support the Channel on Patreon! •
Patreon supporters get access to source code!
https://www.patreon.com/productivedev
• 👋 Get in Touch! •
► Facebook https://bit.ly/productive-dev-fb
► LinkedIn https://bit.ly/wesd-linkedin
► Twitter https://bit.ly/wesd-twitter
• 🧑🏽💻 Udemy Courses •
Learn Full Stack Development with .NET and Vue.js in 2022!
► Udemy bit.ly/wesd-udemy
• 🕘 Timestamps
• 📚 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