Dotnet
Articles Part 2

Solution - Implement Articles Repository

PRO
Outline

Implement Get Articles Feed Async (cont.)

The solution is pretty straight forward. We can simply copy from one of our previous examples, paste it and remove the Where Clause. We'll make the method async and we're done!

Conclusion

Believe it or not, Get Articles is now considered complete!

Let's not celebrate just yet. We still have a few more Controller methods to complete. We can celebrate when it's all done.

See you in the next video!

 

I finished! On to the next chapter