I am the creator of My Tested ASP.NET - testing libraries with more than 50k downloads for the new ASP.NET Core and the old ASP.NET Web API 2 frameworks. You can check the source code on GitHub: https://github.com/ivaylokenov
Recently I decided to start a channel on YouTube to share my developing experience with the projects. I want to post mainly advanced C# coding techniques.
Three videos have been already uploaded: - Optimize C# reflection by using delegates - https://www.youtube.com/watch?v=2Akdz4Ukdxc - Beautify ugly C# reflection code by using the dynamic type - https://www.youtube.com/watch?v=GQ2KZIcUxDM - How to test ASP.NET Core web applications with My Tested ASP.NET - https://www.youtube.com/watch?v=Tf2P-410Za4
Future topics include: - Designing a fluent interface by using the builder pattern - How to not get lost with generics and their shenanigans - How My Tested ASP.NET works behind the scenes - Using reflection because you are lazy - Refactoring bad code by example - Entity Framework Core best practices for performance - Bend your code by using expression trees - The ASP.NET Core internal secrets - Writing testable code should be easy if you follow the rules - Creating pluggable architecture to make developers happy - Understanding in-memory databases - Building a license code generator to protect your software - The new ASP.NET Core endpoint routing - Demystifying industry buzzwords - TDD vs. BDD vs. ATDD - Razor Pages - the solution to "fat" controller code
The channel is here: https://www.youtube.com/channel/UCP5Ons7fK3yKhX6lhc9XcfQ
Any feedback is more than welcome.
I will be pleased if you find my content useful, subscribe to the channel and share it with your C# friends!
Thank you!