Published onOctober 12, 2023Mastering the Specification Pattern in .NET Coredotnetdotnet-coredesign-patternsmicroservicesazuresoftware-engineeringExplore the Specification Pattern in the context of .NET Core and see how it can help improve the clarity and maintainability of your code.
Published onJune 16, 2023A Guide to Storing JSON Object Data in Azure Blob StorageAzureCloudNodejsAzure-DevopsProgrammingIn the world of cloud computing, Azure Blob Storage offers a dependable and expandable option for storing several kinds of data, including JSON objects.