Blob Storage Client Service

In this article I share a C# Service that can help with many of your user Azure Blob Storage requests.

Read more ...
Building a Product Management System
Using React 18 and ASP.NET Core 6 Web API

Follow along as I build a Product Management application using ASP.NET Core 6 Minimal Web API for the backend and React 18 for the frontend. Along the way, you will see how to create a database using entity framework migrations, how to test your api using httprepl and how to consume the API using a react frontend application.

Read more ...