The demonstration code
You can find the sample code for this chapter at https://github.com/PacktPublishing/Practical-Serverless-and-Microservices-with-Csharp/tree/main/ch11. This chapter will require, at least, the Visual Studio 2022 free Community Edition.
Please note that the provided code is not fully functional. You, as the reader, are encouraged to further develop it. Its main purpose is to offer a foundation for implementing different microservice approaches in a specific use case.
The following table summarizes the list of microservices proposed:
Microservice |
Technology |
Key Responsibility |
API/Event Highlights |
---|---|---|---|
|
ASP.NET Core Web API |
Manage user auth and profiles |
...