This repository was archived by the owner on Aug 7, 2020. It is now read-only.
This repository was archived by the owner on Aug 7, 2020. It is now read-only.
Create a powershell module #16
Open
Description
Acceptance criteria:
- Plaster created powershell module in new folder
- Publish to powershell gallery
- Move
Invoke-EncryptColumns.ps1
andNew-EncryptionKeys.ps1
there - Move scripts to handle EF migrations there.
- Document all the cmdlets
- Move all powershell in the
appveyor/
folder that isn't absolutely appveyor specific there.