17 Aug 2023timer7 min readarticle1322 words#azure-bicep#azure-key-vault#github-actionsHow to capture secrets and configurations using Azure BicepA simple way to capture secrets and configurations for every Azure Bicep resource and store them in Azure Key Vault
29 Jul 2023timer4 min readarticle679 words#github-actions#azure-bicepHow to deploy an Azure Bicep template with Github ActionsAn easy way to automate your infrastructure with Github Actions
02 May 2018timer3 min readarticle553 words#mvc#netcore#validationHow to automatically validate a model with MVC filter and Fluent Validation packageThe most elegant way to validate view models using ASP.NET MVC and .NET Core 2.0
17 Apr 2018timer2 min readarticle351 words#automapper#claims#mvc#netcoreHow to read User Claims from Automapper Value ResolverAutomatic mapping properties from User Claims