.NET Core and More

TH07 Porting Your Code from .NET Framework to .NET

04/25/2019

9:30am - 10:45am

Level: Intermediate

Rockford Lhotka

VP of Strategy

Xebia

The future of .NET is .NET Core and .Net Standard. Learn how the large codebase of CSLA .NET was adapted to support .NET Standard 1.5, 1.6 and 2.0 while continuing to support full .NET (and Xamarin and UWP).

You will learn:

  • How .NET Core relates to .NET Standard
  • How to migrate .NET Framework code to .NET Standard
  • How to share code between editions of .NET