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

Landing page updates #40873

Closed

Conversation

alexwolfmsft
Copy link
Contributor

@alexwolfmsft alexwolfmsft commented May 14, 2024

Summary

Describe your changes here.

Fixes #Issue_Number (if available)


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/core/compatibility/core-libraries/6.0/filestream-position-updates-after-readasync-writeasync-completion.md FileStream.Position updates after ReadAsync or WriteAsync completes
docs/core/deploying/trimming/trimming-options.md Trimming options
docs/core/install/linux-package-mixup.md Troubleshoot .NET errors related to missing files on Linux
docs/core/install/linux-ubuntu-install.md [.NET 8](https://review.learn.microsoft.com/en-us/dotnet/core/install/linux-ubuntu-install?branch=pr-en-us-40873)
docs/core/install/linux-ubuntu.md Get OS version info
docs/core/project-sdk/msbuild-props-desktop.md docs/core/project-sdk/msbuild-props-desktop
docs/core/project-sdk/overview.md .NET project SDKs
docs/core/testing/unit-testing-mstest-sdk.md MSTest SDK overview
docs/core/tools/sdk-errors/netsdk1022.md NETSDK1022: Duplicate items were included
docs/core/whats-new/dotnet-9/runtime.md docs/core/whats-new/dotnet-9/runtime
docs/core/whats-new/dotnet-9/sdk.md What's new in the SDK for .NET 9
docs/csharp/language-reference/configure-language-version.md Configure C# language version - C# Guide
docs/csharp/tour-of-csharp/overview.md A tour of the C# language
docs/framework/get-started/system-requirements.md .NET Framework system requirements
docs/framework/migration-guide/versions-and-dependencies.md docs/framework/migration-guide/versions-and-dependencies
docs/framework/release-notes/2024/04-09-april-security-and-quality-rollup.md April 2024 security and quality rollup
docs/framework/windows-services/how-to-install-and-uninstall-services.md How to: Install and uninstall Windows services
docs/framework/windows-services/how-to-log-information-about-services.md "How to: Log Information About Services"
docs/framework/windows-services/how-to-write-services-programmatically.md How to: Write Services Programmatically
docs/framework/windows-services/service-application-programming-architecture.md Service Application Programming Architecture
docs/framework/windows-services/walkthrough-creating-a-windows-service-application-in-the-component-designer.md docs/framework/windows-services/walkthrough-creating-a-windows-service-application-in-the-component-designer
docs/fundamentals/code-analysis/code-style-rule-options.md Code-style rule options
docs/fundamentals/code-analysis/quality-rules/ca1065.md CA1065: Do not raise exceptions in unexpected locations
docs/fundamentals/code-analysis/quality-rules/index.md Code quality rules overview
docs/fundamentals/runtime-libraries/system-reflection-emit-assemblybuilder.md System.Reflection.Emit.AssemblyBuilder class
docs/standard/base-types/regular-expression-source-generators.md .NET regular expression source generators
docs/standard/exceptions/best-practices-for-exceptions.md docs/standard/exceptions/best-practices-for-exceptions
docs/standard/io/how-to-read-text-from-a-file.md Read text from a file
docs/standard/native-interop/best-practices.md Native interoperability best practices - .NET
docs/whats-new/dotnet-docs-mod1.md .NET docs: What's new for April 2024

Note
This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.

TaraOverfield and others added 30 commits April 26, 2024 11:38
…ve-update.md

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
…ve-update.md

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
…ve-update.md

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
…ve-update.md

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
…ve-update.md

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
Windows currently customizes some CLDR data
…ommendations

Add some globalization recommendations for best practices.
In dotnet 8, the release configuration is the default when running dotnet publish

(not in .Net 7)
Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com>
Environment names shown in the wrong zone (swapped).
* Clarify the need for SG to target `netstandard2.0`

* Update docs/csharp/roslyn-sdk/source-generators-overview.md

Co-authored-by: Jacob Marks <19641427+jacobjmarks@users.noreply.github.com>

---------

Co-authored-by: Jacob Marks <19641427+jacobjmarks@users.noreply.github.com>
Fedora 40 dropped .NET 7 because of the upcoming .NET 7 EOL.

Also, .NET 8 is now available via package manager for all versions of
Fedora.
Update Fedora install docs for Fedora 40
* Use OIDC keys for the OSPO API

Relies on dotnet/docs-tools#335

Update the YML files for the OIDC authorization protocol

* Apply suggestions from code review

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

---------

Co-authored-by: David Pine <david.pine@microsoft.com>
Update the permissions for the actions that need updated permissions.
github-actions bot and others added 29 commits May 15, 2024 12:44
…snippets/csharp/VS_Snippets_CLR/HowToDecryptXMLElementAsymmetric/cs/System.Security.Cryptography.Xml-8.0.1

Bump System.Security.Cryptography.Xml from 8.0.0 to 8.0.1 in /samples/snippets/csharp/VS_Snippets_CLR/HowToDecryptXMLElementAsymmetric/cs
…arp/language-reference/compiler-messages/snippets/null-warnings/Microsoft.EntityFrameworkCore-7.0.19

Bump Microsoft.EntityFrameworkCore from 7.0.18 to 7.0.19 in /docs/csharp/language-reference/compiler-messages/snippets/null-warnings
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.4...v8.0.5)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [System.Security.Cryptography.Xml](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: System.Security.Cryptography.Xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.4...v8.0.5)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.4...v8.0.5)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…snippets/standard/data/sqlite/CollationSample/Microsoft.Data.Sqlite-8.0.5

Bump Microsoft.Data.Sqlite from 8.0.4 to 8.0.5 in /samples/snippets/standard/data/sqlite/CollationSample
…snippets/visualbasic/VS_Snippets_CLR/HowToDecryptXMLElementAsymmetric/vb/System.Security.Cryptography.Xml-8.0.1

Bump System.Security.Cryptography.Xml from 8.0.0 to 8.0.1 in /samples/snippets/visualbasic/VS_Snippets_CLR/HowToDecryptXMLElementAsymmetric/vb
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.4...v8.0.5)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.4...v8.0.5)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…snippets/standard/data/sqlite/DateAndTimeSample/Microsoft.Data.Sqlite-8.0.5

Bump Microsoft.Data.Sqlite from 8.0.4 to 8.0.5 in /samples/snippets/standard/data/sqlite/DateAndTimeSample
…snippets/standard/data/sqlite/DirtyReadSample/Microsoft.Data.Sqlite-8.0.5

Bump Microsoft.Data.Sqlite from 8.0.4 to 8.0.5 in /samples/snippets/standard/data/sqlite/DirtyReadSample
Bumps [Microsoft.Extensions.Localization](https://github.com/dotnet/aspnetcore) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.4...v8.0.5)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Localization
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.4...v8.0.5)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…snippets/standard/data/sqlite/BackupSample/Microsoft.Data.Sqlite-8.0.5

Bump Microsoft.Data.Sqlite from 8.0.4 to 8.0.5 in /samples/snippets/standard/data/sqlite/BackupSample
Bumps [System.Security.Cryptography.Xml](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: System.Security.Cryptography.Xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…snippets/standard/data/sqlite/AsyncSample/Microsoft.Data.Sqlite-8.0.5

Bump Microsoft.Data.Sqlite from 8.0.4 to 8.0.5 in /samples/snippets/standard/data/sqlite/AsyncSample
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.4...v8.0.5)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [System.Security.Cryptography.Xml](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: System.Security.Cryptography.Xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…e/extensions/snippets/localization/example/Microsoft.Extensions.Localization-8.0.5

Bump Microsoft.Extensions.Localization from 8.0.4 to 8.0.5 in /docs/core/extensions/snippets/localization/example
…snippets/standard/data/sqlite/ResultMetadataSample/Microsoft.Data.Sqlite-8.0.5

Bump Microsoft.Data.Sqlite from 8.0.4 to 8.0.5 in /samples/snippets/standard/data/sqlite/ResultMetadataSample
…snippets/csharp/VS_Snippets_CLR/HowToEncryptXMLElementAsymmetric/cs/System.Security.Cryptography.Xml-8.0.1

Bump System.Security.Cryptography.Xml from 8.0.0 to 8.0.1 in /samples/snippets/csharp/VS_Snippets_CLR/HowToEncryptXMLElementAsymmetric/cs
…snippets/standard/data/sqlite/SavepointSample/Microsoft.Data.Sqlite-8.0.5

Bump Microsoft.Data.Sqlite from 8.0.4 to 8.0.5 in /samples/snippets/standard/data/sqlite/SavepointSample
…snippets/visualbasic/VS_Snippets_CLR/HowToVerifyXMLDocumentRSA/vb/System.Security.Cryptography.Xml-8.0.1

Bump System.Security.Cryptography.Xml from 8.0.0 to 8.0.1 in /samples/snippets/visualbasic/VS_Snippets_CLR/HowToVerifyXMLDocumentRSA/vb
Fixes anonymously reported issue.
Change the title to match updated text in the article.
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.4...v8.0.5)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

None yet