C# Hard Truths: Program.cs was a Lie, Startup.cs is a Waste of Space, and more…



C# Hard Truths: Program.cs was a Lie, Startup.cs is a Waste of Space, and more…

C# Hard Truths: Program.cs was a Lie, Startup.cs is a Waste of Space, and more...

Program.cs was a lie up until .NET 6. Startup.cs was a waste of space. Microsoft forgot about DRY for years. Those are bold statements, but I can back them up.

Recently, I have heard from a number of seasoned developers that they dislike the simplification of C# in .NET 6 and beyond. The thought is that top level statements and other major changes hid too much and that the original way was better.

In this video, I am going to show you why the new ways of doing things in .NET 6 and beyond actually promote better programming practices.

Full Training Courses: https://IAmTimCorey.com
Patreon: https://www.patreon.com/IAmTimCorey
Mailing List: https://signup.iamtimcorey.com/

Comments are closed.