.NET Core and More, Fast Focus

W11 Fast Focus: Porting Your Code from .NET to Netstandard

06/12/2019

1:30pm - 1:50pm

Level: Intermediate

Rockford Lhotka

VP of Strategy

Xebia

The future of .NET is .NET Core and netstandard. Learn how the large codebase of CSLA .NET was adapted to support netstandard 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 migrage .NET Framework code to .NET Standard
  • How to share code between editions of .NET