Microservices in .NET Core you own this product

with examples in Nancy
Christian Horsdal Gammelgaard
  • January 2017
  • ISBN 9781617293375
  • 344 pages

pro $24.99 per month

  • access to all Manning books, MEAPs, liveVideos, liveProjects, and audiobooks!
  • choose one free eBook per month to keep
  • exclusive 50% discount on all purchases

lite $19.99 per month

  • access to all Manning books, including MEAPs!

team

5, 10 or 20 seats+ for your team - learn more


Look inside

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.

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.

A definite must-read for anyone who works in C#/.NET regularly.

Nick McGinness, Direct Supply

Elegant and convincing. Developers will rethink their application architecture.

James McGinn, Bull Valley Software

Brings together two modern technologies and delves deeply into the code.

Andy Kirsch, Concur Technologies

An extremely approachable book that tackles a complex topic.

Shahid Iqbal, Head For Cloud