Appendix 1. Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
.NET Core 2.0 By ExampleRishabh Verma, Neha Shrivastava
ISBN: 978-1-78839-509-0
- Build cross-platform applications with ASP.NET Core 2.0 and its tools
- Integrate, host, and deploy web apps with the cloud (Microsoft Azure)
- Leverage the ncurses native library to extend console capabilities in .NET Core on Linux and interop with native code
- Reuse existing .NET Framework and Mono assemblies from .NET Core 2.0 applications
- Develop real-time web applications using ASP.NET Core
- Learn the differences between SOA and microservices and get started with microservice development using ASP.NET Core 2.0
- Walk through functional programming with F# and .NET Core from scratch
.NET Standard 2.0 CookbookFiqri Ismail
ISBN: 978-1-78883-466-7
- Create a .NET Standard 2.0 library
- Use System.IO within the .NET Standard 2.0
- Make use of your legacy .NET libraries with the new .NET Core standard
- Explore the thread support to create a multithreaded .NET Standard 2.0 library
- Create a .NET Standard 2.0 library and use it with an Android and iOS application
- Implement various Visual Studio 2017 diagnostics and debugging tools
- Create a NuGet Package and submit the package to the NuGet Package Manager
- Use Visual Studio 2017 azure tools to deploy the application to Azure
- Test and deliver a .NET Standard 2.0 library