Moving on Up: Migrating to ASP.NET Core 3.0

By aaron ralls

Elevator Pitch

Many applications still use classic ASP, Winforms, MVC 4 and companies are pilling up technical debt.

Why should you look to upgrade and How do you get out of this hole?

Join me to learn how you can move to .NET Core 3.0!

Description

Intro

In this talk we will review the challenges of technical debt and when you should do something about it. We will review changes in .NET Core in general and those specific to .NET Core 3.0. Then we will look at the .NET roadmap.

Review Migration Strategies

After reviewing what is new and why you should migrate to .NET Core 3.0 we review migration strategies.

Convert from:

  • classic ASP
  • WinForms
  • MVC 4
  • .NET Core 2.x

Demo

We live code (or demo depending on time and technology constraints) conversions to .NET Core 3.0