
.NET Microservices: Architecture for Containerized .NET Applications
by Cesar de la Torre, Bill Wagner, Mike Rousos
Publisher: Microsoft Corporation 2017
Number of pages: 297
Description:
This guide is an introduction to developing microservices-based applications and managing them using containers. It discusses architectural design and implementation approaches using .NET Core and Docker containers. To make it easier to get started with containers and microservices, the guide focuses on a reference containerized and microservice-based application that you can explore.
Download or read it online for free here:
Download link
(13MB, PDF)
Similar books
Developer's Guide to Microsoft Enterprise Library, C# Editionby Alex Homer - Microsoft Press
You are holding in your hands a book that will make your life as an enterprise developer a whole lot easier. It's a guide on Microsoft Enterprise Library and it's meant to guide you through how to apply .NET for enterprise development.
(14071 views)
Under the Hood of .NET Memory Managementby Chris Farrell, Nick Harrison - Red gate books
To write truly fantastic software, you need to understand how .NET memory management works. This book will take you from the basics of memory management, all the way to how the OS handles its resources, and will help you write the best code you can.
(11285 views)
Design and Implementation Guidelines for Web Clients- Microsoft Press
This guide addresses specific goals of presentation layer component design. It provides code samples that enable you to use design patterns and Microsoft .NET Framework programming idioms effectively in the presentation layer of your applications.
(15841 views)
Visual Studio.Net: Controls and Add-insby Vijay Mukhi, Sonal Mukhi, Manish Purohit - BPB Publications
User-controls and the extensibility features offered by add-ins are probed in detail. The text covers controls-attributes, properties and events, creating a UI type editor, type conversion, designers, writing C# code, web controls, add-ins.
(23704 views)