Skip to content

UncleBats/discover-precompiled-function-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discover-precompiled-function-app

Repository for demo purposes used in blog https://www.ericksegaar.com/2021/01/19/discover-precompiled-function-apps/

Yes, you can use precompiled azure functions in other applications. To do so add true to your *.csproj. Make sure you use the shared assembly otherwise the optimizer will block it from discovery. Could use the configuration method shown in the example. If you want to see the full working demo you can check out this repository.

Releases

No releases published

Packages

No packages published

Languages