Info
Version: | 1.0.8 |
Author(s): | Agent Octal |
Last Update: | Wednesday, October 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AgentOctal.SolutionCommands |
Install
Install-Package AgentOctal.SolutionCommands
dotnet add package AgentOctal.SolutionCommands
paket add AgentOctal.SolutionCommands
AgentOctal.SolutionCommands Download (Unzip the "nupkg" after downloading)
Command Modules (written as Power Shell modules) should be have a ".psm1" extension, and be placed in a "SolutionCommands" directory within the solution's root directory. These modules will be loaded at solution startup, and be available within the Package Manager Console.
Scripts with the extension ".ps1" will be executed after modules are installed.