├── .github └── FUNDING.yml ├── AzAutoMapper ├── function.json └── run.ps1 └── readme.md /.github/FUNDING.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KelvinTegelaar/AzAutomapper/HEAD/.github/FUNDING.yml -------------------------------------------------------------------------------- /AzAutoMapper/function.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KelvinTegelaar/AzAutomapper/HEAD/AzAutoMapper/function.json -------------------------------------------------------------------------------- /AzAutoMapper/run.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KelvinTegelaar/AzAutomapper/HEAD/AzAutoMapper/run.ps1 -------------------------------------------------------------------------------- /readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KelvinTegelaar/AzAutomapper/HEAD/readme.md --------------------------------------------------------------------------------