- .NET Standard 2.0 Cookbook
- Fiqri Ismail
- 62字
- 2025-04-04 16:57:48
Creating a WPF-based application to use the library
Now, in this recipe, let's add a Windows Presentation Foundation (WPF)-based application to the solution and use the class library created in a previous recipe. WPF is the shortened name for Windows Presentation Foundation. The purpose of this recipe is to demonstrate how to share a library within the different .NET-based applications.