CSharp-Watch

1.2.8

Watches the current directory and sub-directories for changes to C-Sharp files. When a change is fired, the script initiates a build of the project to which the changed file belongs. Optionally, when a target directory is specified, the script will also copy the updated dll to that location.

Installation Options

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

Install-Module -Name CSharp-Watch -RequiredVersion 1.2.8

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

Install-PSResource -Name CSharp-Watch -Version 1.2.8

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 Invoke-MsBuild

Dependencies

Release Notes

Fix dll locator

FileList

Version History

Version Downloads Last updated
1.3.5 647 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 (current version) 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 less