sitecorerocks - AttachToProcess 1.0.2

Adds the ability to attach the Visual Studio debugger to the w3wp process that corresponds to a Sitecore connection.

PM> Install-Package AttachToProcess -Version 1.0.2 -Source https://www.myget.org/F/sitecorerocks/api/v3/index.json

Copy to clipboard

> nuget.exe install AttachToProcess -Version 1.0.2 -Source https://www.myget.org/F/sitecorerocks/api/v3/index.json

Copy to clipboard

> dotnet add package AttachToProcess --version 1.0.2 --source https://www.myget.org/F/sitecorerocks/api/v3/index.json

Copy to clipboard
<PackageReference Include="AttachToProcess" Version="1.0.2" />
Copy to clipboard
source https://www.myget.org/F/sitecorerocks/api/v3/index.json

nuget AttachToProcess  ~> 1.0.2
Copy to clipboard

> choco install AttachToProcess --version 1.0.2 --source https://www.myget.org/F/sitecorerocks/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "sitecorerocks" -SourceLocation "https://www.myget.org/F/sitecorerocks/api/v2"
Install-Module -Name "AttachToProcess" -RequiredVersion "1.0.2" -Repository "sitecorerocks" 
Copy to clipboard

Owners

Adam Conn

Authors

Adam Conn

License

Unknown

Tags

Debug

Info

6533 total downloads
5759 downloads for version 1.0.2
Download (10.74 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.0.2 10.74 KB Wed, 08 Jul 2015 00:24:28 GMT 5759
1.0.1 10.94 KB Tue, 25 Mar 2014 08:31:46 GMT 716
1.0.0 10.53 KB Fri, 14 Mar 2014 15:21:21 GMT 58