How to use the .NET CLI clean-up tools on macOS

How to use the .NET CLI clean-up tools on macOS

In this post, I will show you how to use the .NET CLI tools on macOS to clean-up installed SDKs, runtimes, workloads, and NuGet caches.

Posted by msicc in Dev Stories, macOS, MAUI, Xamarin, 1 comment
#CASBAN6: Function base class (and an update to the DTO models)

#CASBAN6: Function base class (and an update to the DTO models)

In this post, I am going to show you the base class for all entity functions (except for the Blog entity). Additionally, I remark some changes to the DTO models that were occurring as development advanced.

Posted by msicc in Azure, Dev Stories, MAUI, 0 comments
My annual review (2022) [Editorial]

My annual review (2022) [Editorial]

As I did in the last years, also in 2022, I am reviewing the year from my personal perspective and give a short outlook on what I expect from 2023.

Posted by msicc in Editorials, 0 comments
#CASBAN6: the DTOs and mappings

#CASBAN6: the DTOs and mappings

In this post of my #CASBAN6 series, I am going to show the data transfer objects (DTO) used when calling the API and the corresponding mapping helpers for my serverless blog engine.

Posted by msicc in Azure, Database, Dev Stories, 2 comments
#CASBAN6: the data model explained

#CASBAN6: the data model explained

In this post, I am going to show and explain the data model of my serverless blog engine.

Posted by msicc in Azure, Database, Dev Stories, 2 comments