Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

The initial code is missing from the new Visual Studio version

in earlier Visual Studio versions there was always ready-made code when you created a new project. Unfortunately, that doesn’t exist anymore. Anyone know how to undo this? It irritates me a lot because this initial code is preserved in many C# tutorials and no longer with me due to the new version. I would really appreciate your help, thank you!

>Solution :

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

This is how Microsoft recommends you do it. Create a project that targets .NET5 and switch it to .NET6. Here’s more info on that:

https://docs.microsoft.com/en-us/dotnet/core/tutorials/top-level-templates#use-the-old-program-style

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading