Codementor Events

Revisiting C# .Net 8.0 and Micro Services — Update 6

Published May 08, 2024
Revisiting C# .Net 8.0 and Micro Services — Update 6

Updated my demo micro service solution with the ‘Update’ and “Show Single Item’ Views. I was surprised that it was not already included in the first place.

Right then. I am working with a client right now, who is making the most of my microservice solution, which has the following three things.

As he is using it, and I am teaching side along using it, to him, I am beginning to notice some obvious things that are missing. Like being able to update an item. Further, being able to see a single item. At a bare minimum, an API backedn project should have the ‘CRUD’ things taken care.

However, for reasons that I myself cannot fathom, I had not included it before.

So, now that is included, and project appears more full. As always, the code is available here.

https://github.com/Jay-study-nildana/CSharpForStudents/tree/main/CS2024/MS/Mango-TillSection5

That’s all there is to it. Until next time.


this is a copy of my original blog post on medium, which you can read here.

Discover and read more posts from Vijayasimha BR
get started
post commentsBe the first to share your opinion
Show more replies