
Microservices in .NET Core, with Examples in NancyFX
with examples in NancyFX
Christian Horsdal(Author)
Manning Publications (Publisher)
Published on 14. February 2017
Book
Paperback/Softback
344 pages
978-1-61729-337-5 (ISBN)
Shipment within 10-20 days
Description
Microservices are responsible for very tightly focused capabilities that
are part of a more complex server-side software system. Microservices,
when done well, are malleable, scalable, resilient, and allow a short
lead time from start of implementation to deployment to production.
When using microservices, the need for the technology to be
lightweight and low ceremony grows, because creating new
microservices needs to be quick and easy. OWIN is great for reuse of
plumbing code and a lightweight web framework, like Nancy, is ideal.
Microservices in .NET teaches readers how to build and deploy secure
and operations-friendly microservices using Nancy. The book starts
with an introduction to the microservices architectural style. Next,
readers learn important practical aspects of developing microservices
from simple core concepts to more sophisticated. Throughout the book,
readers will see many code examples implementing it with lightweight
.NET technologies-most prominently Nancy. By the end, they'll be
able to quickly and easily build reliable and operations-friendly
microservices using Nancy, OWIN and other open technologies.
Key Features:
* Teaches practical aspects of developing microservices
* Full of .NET code examples
* Goes from simple core concepts through sophisticated ideas
* Easily build reliable and operations-friendly microservices
AUDIENCE
This book is written for C# developers. No previous experience with
microservices is required.
ABOUT THE TECHNOLOGY
Microservices are responsible for very tightly focused capabilities that are
part of a more complex server-side software system. Microservices are
malleable, scalable, resilient, and allow a short lead time from start of
implementation to deployment to production.
are part of a more complex server-side software system. Microservices,
when done well, are malleable, scalable, resilient, and allow a short
lead time from start of implementation to deployment to production.
When using microservices, the need for the technology to be
lightweight and low ceremony grows, because creating new
microservices needs to be quick and easy. OWIN is great for reuse of
plumbing code and a lightweight web framework, like Nancy, is ideal.
Microservices in .NET teaches readers how to build and deploy secure
and operations-friendly microservices using Nancy. The book starts
with an introduction to the microservices architectural style. Next,
readers learn important practical aspects of developing microservices
from simple core concepts to more sophisticated. Throughout the book,
readers will see many code examples implementing it with lightweight
.NET technologies-most prominently Nancy. By the end, they'll be
able to quickly and easily build reliable and operations-friendly
microservices using Nancy, OWIN and other open technologies.
Key Features:
* Teaches practical aspects of developing microservices
* Full of .NET code examples
* Goes from simple core concepts through sophisticated ideas
* Easily build reliable and operations-friendly microservices
AUDIENCE
This book is written for C# developers. No previous experience with
microservices is required.
ABOUT THE TECHNOLOGY
Microservices are responsible for very tightly focused capabilities that are
part of a more complex server-side software system. Microservices are
malleable, scalable, resilient, and allow a short lead time from start of
implementation to deployment to production.
More details
Language
English
Place of publication
New York
United States
Target group
Professional and scholarly
Product notice
Paperback (trade)
Unsewn / adhesive bound
Dimensions
Height: 233 mm
Width: 184 mm
Thickness: 27 mm
Weight
585 gr
ISBN-13
978-1-61729-337-5 (9781617293375)
Schweitzer Classification
Other editions
New editions

Christian Gammelgaard
Microservices in .NET
Book
01/2022
2nd Edition
Manning Publications
€62.00
Shipment within 10-20 days
Person
Christian Horsdal Gammelgaard is an independent consultant with many years of
experience building web and distributed systems on .NET. He is a Nancy
committer and a Microsoft MVP.