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