Employee-Management-System icon indicating copy to clipboard operation
Employee-Management-System copied to clipboard

Migrating Windows Forms Apps to .NET Core 3.0

Open kiranshahi opened this issue 4 years ago • 11 comments

Microsoft recently announced .NET Core 3.0 that includes support for Windows Forms so, lets migrate this project to .NET Core 3.0. https://devblogs.microsoft.com/dotnet/introducing-net-core-windows-forms-designer-preview-1/

Guide to Migrating WPF Apps to .NET Core

kiranshahi avatar Oct 02 '19 05:10 kiranshahi

It is great to have .NET enthusiasts like you in github community. Thankyou for sharing this information.

SudhiR3369 avatar Oct 02 '19 05:10 SudhiR3369

I'm quite interested, I will start working on this.

MarkusReynolds1989 avatar Oct 02 '19 11:10 MarkusReynolds1989

@MarkusReynolds1989 Please, go on I have assigned this issue to you :)

kiranshahi avatar Oct 02 '19 11:10 kiranshahi

Ran into some issues with being able to test this on core 3 I don't have the option to target it. Already created csproj and migrated the packages

MarkusReynolds1989 avatar Oct 02 '19 12:10 MarkusReynolds1989

@MarkusReynolds1989 what was the issue you ran into?

kiranshahi avatar Oct 03 '19 05:10 kiranshahi

I'm going to pull what I have and you can take a look when you have time :)

MarkusReynolds1989 avatar Oct 03 '19 10:10 MarkusReynolds1989

I think I could help as well! I'll submit some code and you can take a look at it.

hymccord avatar Oct 03 '19 23:10 hymccord

Let me also try on this.

Venkat230407 avatar Oct 08 '19 09:10 Venkat230407

Stale issue message

github-actions[bot] avatar Dec 08 '19 00:12 github-actions[bot]

guys did you finsih upgrading to .net core 3.0?) i want to upgrade it to at least net 5, so can somebody commit changes with 3.0 if it is done? @kiranshahi if it is not, could you tell me it, i will try to do it even if it is not done yet

Varavchik18 avatar May 23 '22 02:05 Varavchik18

@Varavchik18 Not upgraded to .net core 3.0. If you want you can port to .net 5.

kiranshahi avatar May 24 '22 18:05 kiranshahi