Create a Centralized Pull Request Hub with WinForms in .NET Core 3.0

Wed, 01 May 2019 10:00:00 GMT

.NET Core 3.0 enables support for Windows Forms applications, which means self-contained applications, access to .NET Core-specific implementations, the .NET Core CLI and more. Take a look at how to build a sample .NET Core 3.0 WinForms application and easily package it for deployment.

Read article