Conversation
|
would you mind moving it up? as a first section? |
|
done |
645e4c7 to
ef0796c
Compare
|
reworded the first commit message and force pushed |
adamralph
left a comment
There was a problem hiding this comment.
What we should do with the README from from demos folder? I think, at the least, we shouldn't duplicate anything. Shall we remove that file completely?
README.md
Outdated
|
|
||
| - [Preparing your machine for the workshop](#preparing-your-machine-for-the-workshop) | ||
| - [Running the exercise solutions](#running-the-exercise-solutions) | ||
| - [Demos](#demos) |
There was a problem hiding this comment.
Exactly the place I was going to add it! 😄
There was a problem hiding this comment.
I moved it to the top now
README.md
Outdated
|
|
||
| ## Demos | ||
|
|
||
| The [demos](tree/master/demos) folder contains demos used during the workshop by you trainer. |
There was a problem hiding this comment.
I believe the relative URL should be just demos.
README.md
Outdated
|
|
||
| ## Demos | ||
|
|
||
| The [demos](tree/master/demos) folder contains demos used during the workshop by you trainer. |
README.md
Outdated
|
|
||
| ### Services UI Composition demo | ||
|
|
||
| The [ASP.Net MVC Service UI Composition](tree/master/demos/asp-net-mvc) demoes how to compose data coming from different Microservices when using ASP.Net MVC 5 |
There was a problem hiding this comment.
Suggest:
The [`asp-net-mvc` solution](demos/asp-net-mvc) demonstrates the use of ASP.NET MVC 5 to compose a UI with data from several microservices.|
@adamralph given that #59 completely replaces the actual MVC demo I vote to leave the demo README unchanged and instead work on the one in #59 |
adamralph
left a comment
There was a problem hiding this comment.
@mauroservienti I added a commit to move all the stuff specific to the old demo (the list of start up projects) into the solution folder. Does that look OK?
BTW - I also squashed your commits into one. I can squash mine too if you want.
|
no, looks fine. Merging. |
No description provided.