EasyAzureFunction
0.5
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
- Added drop-down selector in index.html
- Added example Set-ExecutionPolicy with dropdowns
- Removed Core tests, due to the wrong implementation (though Module works under pwsh.exe)
FileList
- easyazurefunction.nuspec
- appveyor.yml
- AppVeyorPublish.ps1
- EasyAzureFunction.psd1
- EasyAzureFunction.psm1
- README.md
- ReleaseNotes.md
- TODO.md
- Docs\Get-Parameter.md
- Docs\New-AzureFunctionCode.md
- en-US\EasyAzureFunction-help.xml
- Examples\CreateExamples.ps1
- 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\SEP\index.html
- Examples\SEP\run.ps1
- Examples\WO\index.html
- Examples\WO\run.ps1
- Images\EzAzF-GC.png
- Images\EzAzF-GP.gif
- 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
- Tests\Test-HTMLSyntax.ps1
- Tests\Test-PowerShellSyntax.ps1
- Tests\TestsResults.xml