CSharp-Watch

1.3.5

Watches the current directory and sub-directories for changes to C-Sharp files. When a change is detected, the script searches the directory tree to find the associated project file and builds the project. When a target directory is specified, the script will also copy the updated dll and pdb to that location. When a target url is specified, the script will request th
Watches the current directory and sub-directories for changes to C-Sharp files. When a change is detected, the script searches the directory tree to find the associated project file and builds the project. When a target directory is specified, the script will also copy the updated dll and pdb to that location. When a target url is specified, the script will request that url after the build/copy action.
Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name CSharp-Watch

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name CSharp-Watch

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2017 Mark Calder. All rights reserved.

Package Details

Author(s)

  • Mark Calder

Tags

csproj csharp Build MsBuild Compile CSharp-Watch

Functions

Start-CSharp-Watch Stop-CSharp-Watch

Dependencies

Release Notes

Add date and time to build messaging and update description

FileList

Version History

Version Downloads Last updated
1.3.5 (current version) 716 7/19/2017
1.3.4 90 7/17/2017
1.3.3 90 7/14/2017
1.3.2 91 7/13/2017
1.3.1 94 7/7/2017
1.3.0 90 7/7/2017
1.2.9 90 7/7/2017
1.2.8 92 7/5/2017
1.2.7 91 7/5/2017
1.2.5 90 7/5/2017
1.2.4 90 7/4/2017
1.2.3 96 6/28/2017
1.2.2 91 6/23/2017
1.2.0 92 6/22/2017
Show more