8000 GitHub - Physer/azure-app-configuration-demo: A demo suite for showcasing the functionalities of Azure App Configuration with .NET projects
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 30, 2023. It is now read-only.

Physer/azure-app-configuration-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure App Configuration - Demo application

Introduction

This repository houses a demo application for interacting with the Azure App Configuration service.

Its purpose is to showcase different functionalities of the Azure App Configuration service. This includes Configuration management and Feature management.

In order to run this in Azure, you'll need an active subscription.

Supported frameworks

  • ASP.NET Core
    • Whilst the example is made in MVC, it's also applicable for minimal APIs or Web API
  • Azure Functions
    • WIP

Features

  • Configuration management
    • Key/Value pair
    • Key-vault reference
    • Live refresh (Polling)
    • Environment-specific values
  • Feature management
    • MVC support
    • Dependency injection
    • Conditional features
    • Live refresh (Polling)
    • Environment-specific values
  • Infrastructure-by-code via Bicep (WIP)

Azure configuration

WIP

How to run it

WIP

How to contribute

WIP

About

A demo suite for showcasing the functionalities of Azure App Configuration with .NET projects

Topics

Resources

License

Stars

Watchers

Forks

0