.NET Standard 2.0 Cookbook
上QQ阅读APP看书,第一时间看更新

A WPF application to use the library

In this recipe, we will be creating a Windows Presentation Foundation application to use the .NET Standard 2.0 library we created in the previous recipe. We will be continuing to build the application from the previous solution we created. Windows Presentation Foundation is a UI framework that works under .NET Framework and runs in a Windows OS.