Code4IT

Handcrafted articles for .NET enthusiasts, Azure lovers, and Backend developers

How to integrate Feature Flags stored on Azure App Configuration in an ASP.NET Core Application

2023-10-03 Last updated: 2024-11-25
Learn how to use Feature Flags in ASP.NET Core apps and read values from Azure App Configuration. Understand how to use filters, like the Percentage filter, to control feature activation, and learn how to take full control of the cache expiration of the values. Continue reading

Azure App Configuration and .NET API: a smart and secure way to manage configurations

2023-06-20 Last updated: 2024-11-25
Centralizing configurations can be useful for several reasons: security, consistency, deployability. In this article, we’re gonna use Azure App Configuration to centralize the configurations used in a .NET API application. Continue reading
Older posts Newer posts