-
Notifications
You must be signed in to change notification settings - Fork 6k
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LGTM thanks for doing this. :) |
blackdwarf
pushed a commit
that referenced
this pull request
Jun 28, 2015
Fix broken link to build instructions
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.