Skip to Content
Building RESTful Web Services with .NET Core
book

Building RESTful Web Services with .NET Core

by Gaurav Aroraa, Tadit Dash
May 2018
Intermediate to advanced
334 pages
7h 25m
English
Packt Publishing
Content preview from Building RESTful Web Services with .NET Core

How a microservice architecture works

In previous sections, we discussed the microservice architecture and tried to shine more light on this term. Now, you can see how a microservices architecture might work; you can use any combination according to your own design approach. Here are a few points to remember when working on a microservice architecture:

  • It is programming for the modern era, where we should follow all SOLID principles. It’s object-oriented programming (OOP).
  • It is the best way to expose functionality to other or external components so any programming language can use the functionality without adhering to any user interfaces or services (web services, API, REST services, and so on.)
  • The whole system works in collaboration, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On RESTful Web Services with ASP.NET Core 3

Hands-On RESTful Web Services with ASP.NET Core 3

Samuele Resca
Microservices in .NET Core

Microservices in .NET Core

Christian Horsdal Gammelgaard

Publisher Resources

ISBN: 9781788291576Supplemental Content