.NET Core in Action

.NET Core in Action

English | 2018 | ISBN: 978-1617294273 | 288 Pages | PDF, EPUB | 14 MB

.NET Core in Action shows .NET developers how to build professional software applications with .NET Core. Learn how to convert existing .NET code to work on multiple platforms or how to start new projects with knowledge of the tools and capabilities of .NET Core.
.NET Core is an open source framework that lets you write and run .NET applications on Linux and Mac, without giving up on Windows. Built for everything from lightweight web apps to industrial-strength distributed systems, it’s perfect for deploying .NET servers to any cloud platform, including AWS and GCP.
.NET Core in Action introduces you to cross-platform development with .NET Core. This hands-on guide concentrates on new Core features as you walk through familiar tasks like testing, logging, data access, and networking. As you go, you’ll explore modern architectures like microservices and cloud data storage, along with practical matters like performance profi ling, localization, and signing assemblies.
What’s Inside

  • Choosing the right tools
  • Testing, profiling, and debugging
  • Interacting with web services
  • Converting existing projects to .NET Core
  • Creating and using NuGet packages
Homepage