An open API service indexing awesome lists of open source software.

https://github.com/fgheysels/functionapp_configurationmanagerissue

This repository is used to reproduce an issue with the System.Configuration.ConfigurationManager package in Azure Functions
https://github.com/fgheysels/functionapp_configurationmanagerissue

Last synced: about 2 months ago
JSON representation

This repository is used to reproduce an issue with the System.Configuration.ConfigurationManager package in Azure Functions

Awesome Lists containing this project

README

        

# Introduction

This is a simple Azure Function project which sole purpose is to demonstrate an issue where the assemblies that are part of the `System.Configuration.ConfigurationManager` could not be loaded / found.

See issue https://github.com/dotnet/runtime/issues/54642