Open
Conversation
* Initial plan * Add Orleans TLS documentation with C# and VB code examples Co-authored-by: ReubenBond <203839+ReubenBond@users.noreply.github.com> * Update TLS documentation to follow OS default protocol best practices Co-authored-by: ReubenBond <203839+ReubenBond@users.noreply.github.com> * Address PR feedback: Remove VB examples, use IsDevelopment, add mTLS, update title Co-authored-by: ReubenBond <203839+ReubenBond@users.noreply.github.com> * Add solution file and README to ensure samples build Co-authored-by: ReubenBond <203839+ReubenBond@users.noreply.github.com> * Add solution file for TLS samples Co-authored-by: ReubenBond <203839+ReubenBond@users.noreply.github.com> * fix build problems * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Fix Orleans TLS sample runnability Make the transport-layer-security snippets self-contained and runnable, correct the client TLS callback guidance, and add sample README/solution. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Document TLS sample key storage fix Clarify why the runnable TLS sample loads the generated certificate into user key storage and refresh the sample README before rerunning CI. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Remove ambiguous TLS sample solution Snippets5000 failed because the transport-layer-security root contained both a solution and per-project csproj files, making project discovery ambiguous. Remove the extra solution and keep the README aligned with direct per-project builds. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ReubenBond <203839+ReubenBond@users.noreply.github.com> Co-authored-by: Meaghan Osagie (Lewis) <mosagie@microsoft.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Reuben Bond <reuben.bond@gmail.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
…mples to ICU globalization breaking change (#52132) * Initial plan * Add IdnMapping.GetAscii IDN example to globalization breaking change article Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com>
* Initial plan * Add advanced inheritance links to VB Inheritance Basics See also section Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> Co-authored-by: Bill Wagner <wiwagn@microsoft.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Initial plan * Update introduction.md: style, freshness, and accuracy improvements Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update docs/core/introduction.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com> Co-authored-by: Meaghan Osagie (Lewis) <mosagie@microsoft.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ents that fail type conversion (.NET 8) (#52280) * Initial plan * Breaking change: ConfigurationBinder silently skips invalid array elements Adds a breaking change article for .NET 8 documenting that ConfigurationBinder silently skips array/list elements whose values fail type conversion, instead of preserving null placeholders. Fixes #44825 * Breaking change: ConfigurationBinder silently skips array elements that fail type conversion Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com> * Apply suggestions from code review * Add See also link from configurationbinder-exceptions.md to new article Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
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
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.
Please don't squash-merge this PR.
Internal previews
Toggle expand/collapse