Coding Shorts: Should You Be Using TypedResults in ASP.NET Core APIs?



Coding Shorts: Should You Be Using TypedResults in ASP.NET Core APIs?

Coding Shorts: Should You Be Using TypedResults in ASP.NET Core APIs?

*** SORRY ABOUT THE MONO AUDIO – YOUTUBE WONT LET ME FIX WITHOUT DELETING THE VIDEO ***

Unit testing APIs in .NET has been a problem for a while. While you can just decide to only do integration testing, it’s nice that .NET 7 includes a new feature to make it easier. Let’s dig into TypedResults together.

You can hire me too! You can reach me at my new website:
– https://shawn.wildermuth.com

The source code for this is at:

https://github.com/shawnwildermuth/codingshorts/tree/main/typedresults

If you like this video, you might like other videos in my Instructional Videos:
– https://www.youtube.com/playlist?list=PLtOvnDRdH12e3vOq4zvpI2cKsancIwMcP

Comments are closed.