Microservices in .NET Core

Microservices in .NET Core
出版时间:2017.1
官网链接:Manning
下载地址:百度网盘(truePDF)

内容简介:

about the technology

Microservice applications are built by connecting single-capability, autonomous components that communicate via APIs. These systems can be challenging to develop because they demand clearly defined interfaces and reliable infrastructure. Fortunately for .NET developers, OWIN (the Open Web Interface for .NET), and the Nancy web framework help minimize plumbing code and simplify the task of building microservice-based applications.

about the book

Microservices in .NET Core provides a complete guide to building microservice applications. After a crystal-clear introduction to the microservices architectural style, the book will teach you practical development skills in that style, using OWIN and Nancy. You’ll design and build individual services in C# and learn how to compose them into a simple but functional application back end. Along the way, you’ll address production and operations concerns like monitoring, logging, and security.

what’s inside

  • Design robust and ops-friendly services
  • Build HTTP APIs with Nancy
  • Expose events via feeds with Nancy
  • Use OWIN middleware for plumbing

about the reader

This book is written for C# developers. No previous experience with microservices required.

about the author

Christian Horsdal Gammelgaard is a Nancy committer and a Microsoft MVP.

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Natural Language Processing with TensorFlow

2018-7-13 20:54:36

电子书

.NET Core in Action

2018-7-14 22:40:02

搜索