Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dotnet-watch #696

Closed
brockallen opened this issue Nov 23, 2015 · 10 comments
Closed

dotnet-watch #696

brockallen opened this issue Nov 23, 2015 · 10 comments
Assignees
Labels
Milestone

Comments

@brockallen
Copy link
Contributor

brockallen commented Nov 23, 2015

I guess here: https://docs.asp.net/en/latest/dnx/commands.html#global-commands-details

@guardrex
Copy link
Collaborator

This might be a good spot for @tuespetre methods for setting up IIS (not Express) with dnx-watch.

References:

https://github.com/tuespetre/dnx-watch-iis
aspnet/Hosting#364 (comment)
aspnet/Hosting#364 (comment)

@danroth27
Copy link
Member

Unfortunately I believe dnx-watch is broken for RC1 and it is getting replaced for RC2. @victorhurdugaci can you confirm?

@victorhurdugaci
Copy link
Contributor

dnx-watch is not broken :) The only big known issue is when running on OSX on CoreCLR: aspnet/DotNetTools#21 and the CLR team is working on a fix.

@shirhatti shirhatti added this to the Backlog milestone Dec 3, 2015
@shirhatti shirhatti modified the milestones: 1.0.0-rc2, Backlog Dec 3, 2015
@brockallen
Copy link
Contributor Author

Also, can you document how to run dnx from a parent folder? It doesn't seem to have a -p as dnx doex.

@danroth27
Copy link
Member

Holding off on this until we see what this tool looks like in the .NET CLI world.

@guardrex
Copy link
Collaborator

@danroth27

@tuespetre and I discussed his scenario of using watch with IIS 10 local for his build-and-refresh experience at tuespetre/dnx-watch-iis#2 ... and I hope he'll take that forward with the changes in RC2. It rocks for a shop scenario where a normal IIS server isn't available or desired. When the time comes, I hope you'll decide to link him in somehow or have him or someone write up his approach for the official docs.

@danroth27
Copy link
Member

DNX is going away with the move to .NET CLI, but there will still be a watch command/tool. Need to figure out if this tool will be part of the .NET CLI and if the docs belong here or somewhere else.

@guardrex
Copy link
Collaborator

@tuespetre If you end up refactoring for a possible dotnet cli watch system for local IIS and you need a test 🐒; ping me, and I'll give your revision a shot when you get there.

@danroth27 danroth27 changed the title Add docs for Microsoft.Dnx.Watcher/dnx-watch dotnet-watch Feb 16, 2016
@tuespetre
Copy link
Contributor

@guardrex cool, I will probably be waiting for RC2 to revisit it

@danroth27 danroth27 added Pri0 Urgent priority and removed blocked labels May 19, 2016
@danroth27 danroth27 modified the milestones: 1.0.0-rc2, 1.0.0 May 22, 2016
@ardalis ardalis self-assigned this Jun 8, 2016
@danroth27
Copy link
Member

Dropping this to P1 since this is a tool and not technically part of the runtime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants