.NET Core in Action

  • 4h 9m
  • Dustin Metzgar
  • Manning Publications
  • 2018

Summary

.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.

About the Technology

.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.

About the Book

.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 profiling, 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

About the Reader

All examples are in C#.

About the Author

Dustin Metzgar is a seasoned developer and architect involved in numerous .NET Core projects. Dustin works for Microsoft.

In this Book

  • Foreword
  • About This Book
  • Why .NET Core?
  • Building Your First .NET Core Applications
  • How to Build with .NET Core
  • Unit Testing with xUnit
  • Working with Relational Databases
  • Simplify Data access with Object-Relational Mappers
  • Creating a Microservice
  • Debugging
  • Performance and Profiling
  • Building World-Ready Applications
  • Multiple Frameworks and Runtimes
  • Preparing for Release
  • Options for .NET Command-Line Dotnet Tool
SHOW MORE
FREE ACCESS