Skip to content

Fix broken link to build instructions #18

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

Merged
merged 1 commit into from
Jun 28, 2015
Merged

Conversation

bleroy
Copy link
Contributor

@bleroy bleroy commented Jun 26, 2015

No description provided.

@blackdwarf
Copy link

LGTM thanks for doing this. :)

blackdwarf pushed a commit that referenced this pull request Jun 28, 2015
Fix broken link to build instructions
@blackdwarf blackdwarf merged commit 5997d87 into dotnet:master Jun 28, 2015
BillWagner added a commit that referenced this pull request Feb 26, 2018
* import wiki docs

This commit adds the basic information from the [roslyn wiki](https://github.com/dotnet/roslyn/wiki/Getting-Started-C%23-Syntax-Analysis).

* First sample: code complete.

Description still needs updating.

* finish first draft

* fix build errors

* fix more build errors.

* proofread

* fix moved files

* fix build errors

* more xRef build errors

* more xref build errors.

* a final edit, and build warnings.

* edits (#18)

* respond to feedback.

* one more bit of feedback

* respond to feedback.
IEvangelist added a commit that referenced this pull request Jan 7, 2021
* Create folder for Dapr for .NET Developers

* Remove dapr-for-net-devs folder with readme file

* Initial draft

* Add HTTP sample

* Update HTTP sample

* Update .NET SDK part

* Update as a result of sync session with Sander

* Add pub/sub diagrams

* Fix typo

* Add eShopOnDapr part and summary

* Rename producer to publisher

* Rephrase some sentences + remove typos

* Resolve review comments and suggestions

* Remove comment about localhost in samples

* Remove obsolete methods from IEventBus interface

* Add declarative subscription method

* Review WIP - incremental commit

* Review WIP Incremental commit

* Review - Up to Using Dapr. NET SDK

* Review WIP - second pass up to eShop

* Review - First Pass Complete. Acrolynxed at 85

* Final review before PR

* Ready for review

* Minor updates after review

* Update figure numbers

* Update previous / next links

* wip - final review

* final review complete

* fixed *tick* marks

* Minor updates after review

* Fix markdown lint errors

* Apply suggestions from code review

Co-authored-by: Sumit Ghosh <sumit.ghosh@neudesic.com>

* Apply review suggestion

* Updates to remove some third-person references (#18)

* Updates to remove some third-person references

* Full removal of third person and attempt to simply explanations

* Full removal of third person and more simplification

* Minor changes after review

Co-authored-by: Rob Vettor <Rob.Vettor@Honeywell.com>
Co-authored-by: Edwin van Wijk <edwinvw@gmail.com>

* Apply suggestions from code review

Co-authored-by: David Pine <david.pine@microsoft.com>

* Apply suggestions from code review

Co-authored-by: David Pine <david.pine@microsoft.com>

* Rename publish/subscribe to pub/sub

* Update code snippets

* Apply review suggestion

Co-authored-by: Edwin van Wijk <edwinvw@gmail.com>
Co-authored-by: Rob Vettor <Rob.Vettor@Honeywell.com>
Co-authored-by: Sumit Ghosh <sumit.ghosh@neudesic.com>
Co-authored-by: Rob Vettor <robvet@microsoft.com>
Co-authored-by: David Pine <david.pine@microsoft.com>
IEvangelist referenced this pull request in IEvangelist/docs Jan 25, 2021
* Create folder for Dapr for .NET Developers

* Remove dapr-for-net-devs folder with readme file

* Initial draft

* Add HTTP sample

* Update HTTP sample

* Update .NET SDK part

* Update as a result of sync session with Sander

* Add pub/sub diagrams

* Fix typo

* Add eShopOnDapr part and summary

* Rename producer to publisher

* Rephrase some sentences + remove typos

* Resolve review comments and suggestions

* Remove comment about localhost in samples

* Remove obsolete methods from IEventBus interface

* Add declarative subscription method

* Review WIP - incremental commit

* Review WIP Incremental commit

* Review - Up to Using Dapr. NET SDK

* Review WIP - second pass up to eShop

* Review - First Pass Complete. Acrolynxed at 85

* Final review before PR

* Ready for review

* Minor updates after review

* Update figure numbers

* Update previous / next links

* wip - final review

* final review complete

* fixed *tick* marks

* Minor updates after review

* Fix markdown lint errors

* Apply suggestions from code review

Co-authored-by: Sumit Ghosh <sumit.ghosh@neudesic.com>

* Apply review suggestion

* Updates to remove some third-person references (#18)

* Updates to remove some third-person references

* Full removal of third person and attempt to simply explanations

* Full removal of third person and more simplification

* Minor changes after review

Co-authored-by: Rob Vettor <Rob.Vettor@Honeywell.com>
Co-authored-by: Edwin van Wijk <edwinvw@gmail.com>

* Apply suggestions from code review

Co-authored-by: David Pine <david.pine@microsoft.com>

* Apply suggestions from code review

Co-authored-by: David Pine <david.pine@microsoft.com>

* Rename publish/subscribe to pub/sub

* Update code snippets

* Apply review suggestion

Co-authored-by: Edwin van Wijk <edwinvw@gmail.com>
Co-authored-by: Rob Vettor <Rob.Vettor@Honeywell.com>
Co-authored-by: Sumit Ghosh <sumit.ghosh@neudesic.com>
Co-authored-by: Rob Vettor <robvet@microsoft.com>
Co-authored-by: David Pine <david.pine@microsoft.com>
BillWagner pushed a commit that referenced this pull request May 3, 2021
* Add simple cref and path attributes explanation.

* Added two examples for inheritdoc

Shows how to
• inherit only the ```returns``` tag
• inherit all but the ```remarks``` tag(s)

* Added the examples #18 and #19

On how to inherit only the ```returns``` tag and how to inherit all but the ```remarks``` tag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants