EasyAzureFunction
0.2
This PowerShell module helps you to create local files for easy start with Azure Functions. See GitHub repository (Project site) for more information.
Installation Options
Owners
Copyright
(c) 2018 Microsoft. All rights reserved.
Package Details
Author(s)
- iiric
Tags
Dependencies
This module has no dependencies.
Release Notes
Release Notes for version 0.3
Date: May 8th, 2018
### New functionality
- Module is auto-published from AppVeyor
FileList
- EasyAzureFunction.nuspec
- appveyor.yml
- EasyAzureFunction.psd1
- EasyAzureFunction.psm1
- README.md
- ReleaseNotes.md
- TODO.md
- Docs\Get-Parameter.md
- Docs\New-AzureFunctionCode.md
- en-US\EasyAzureFunction-help.xml
- Examples\GC\index.html
- Examples\GC\run.ps1
- Examples\GM\index.html
- Examples\GM\run.ps1
- Examples\GP\index.html
- Examples\GP\run.ps1
- Examples\HW\index.html
- Examples\HW\README.md
- Examples\HW\run.ps1
- Examples\WO\index.html
- Examples\WO\run.ps1
- Private\Convert-ParametersToHTML.ps1
- Private\Convert-ParametersToRunner.ps1
- Public\Get-Parameter.ps1
- Public\New-AzureFunctionCode.ps1
- Tests\EasyAzureFunction.Tests.ps1
- Tests\Get-Parameter.Tests.ps1
- Tests\New-AzureFunctionCode.Tests.ps1