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