X

.NET Core in Action

Product ID : 35782113


Galleon Product ID 35782113
Model
Manufacturer
Shipping Dimension Unknown Dimensions
I think this is wrong?
-
3,257

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown

Pay with

About .NET Core In Action

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. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. 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 profi ling, localization, and signing assemblies. What's InsideChoosing the right toolsTesting, profiling, and debuggingInteracting with web servicesConverting existing projects to .NET CoreCreating and using NuGet packagesAbout the ReaderAll examples are in C#. About the AuthorDustin Metzgar is a seasoned developer and architect involved in numerous .NET Core projects. Dustin works for Microsoft.Table of ContentsWhy .NET Core? Building your first .NET Core applicationsHow to build with .NET Core Unit testing with xUnit Working with relational databases Simplify data access with object-relational mappersCreating a micros