Click here to Skip to main content
15,890,438 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am trying to get some information on migrating a vb.net 4.8 windows forms application to .netCore 5.0. Do I have to use the opensource winform github application to use vb.net core 5.0? What is the best way to migrate my application?

What I have tried:

I have googled and read many articles but I am looking for someone that has done this already.
Posted
Updated 26-Jan-21 8:56am

1 solution

I'd suggest to start here: Choose between .NET 5 and .NET Framework for server apps | Microsoft Docs[^]. There you'll find answers to your questions.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900