Skip to content

6.0.0.78

Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 19:36
7a08e12

Changes in this Release
Use correct interfaces to build host (#17)

  • Do not overwrite existing IConfiguration
  • Adding documentation and syntax changes

Possible breaking changes:

  1. Please read sample Startup.cs to see how to use UseAppSettings.
  2. This package will now use AZURE_FUNCTIONS_ENVIRONMENT to determine your environment. It is Production by default on Azure servers, Development locally.

Co-authored-by: Wayne Brantley [email protected]