Skip to content
Jan Karger ツ ☀ edited this page Aug 29, 2019 · 7 revisions

Welcome to the ControlzEx!

Quick started for developers

  • Download the .NET Core 3.0.0 Preview 8 SDK and Runtime from here
    • Make sure you only have this dotnet core 3.0 installed!
  • Make sure you have Visual Studio 2019 (or Preview) installed (this could also be the Community Edition)
  • Clone the ControlzEx repository
  • Open the solution from the src folder in Visual Studio 2019
  • Rebuild and you're done... (you might need to rebuild 2x, because we use the very fresh hot dotnet core stuff)

What's in the box

  • .NET Core 3.0.0 Preview 8 support (why, read here )
  • Also still targeting .Net 4.5 and 4.6.2
Clone this wiki locally