- .NET Standard 2.0 Cookbook
- Fiqri Ismail
- 76字
- 2021-06-25 22:11:35
Primitives, Collections, LINQ, and More
In this chapter, we will be covering the following recipes:
- Building a .NET Standard 2.0 library that uses primitives
- Building a .NET console application to use the library
- Creating collections
- Building a WPF application to use the library
- Describing our library with Reflections
- Building a .NET Core console application to use the library
- Building a .NET Standard 2.0 library that uses LINQ
- Building an ASP.NET MVC application to use the library
推薦閱讀
- Progressive Web Apps with React
- Developing Mobile Web ArcGIS Applications
- Apache Spark 2.x Machine Learning Cookbook
- Selenium Design Patterns and Best Practices
- Python 3網絡爬蟲實戰
- Functional Programming in JavaScript
- 零基礎入門學習Python
- 計算機應用基礎實踐教程
- 新一代SDN:VMware NSX 網絡原理與實踐
- HTML5秘籍(第2版)
- Python機器學習算法與應用
- 軟件測試綜合技術
- 計算機應用基礎項目化教程
- Java EE Web應用開發基礎
- Beginning PHP