Copy disabled (too large)
Download .txt
Showing preview only (17,101K chars total). Download the full file to get everything.
Repository: dotnet/core
Branch: main
Commit: edc5864ee3a1
Files: 5001
Total size: 45.8 MB
Directory structure:
gitextract_323cxf0a/
├── .checkov.yml
├── .config/
│ └── 1espt/
│ └── PipelineAutobaseliningConfig.yml
├── .gitattributes
├── .github/
│ ├── CODEOWNERS
│ ├── ISSUE_TEMPLATE/
│ │ ├── 01-issue-release-notes.yml
│ │ ├── 03_package_deprecation.yaml
│ │ └── config.yml
│ ├── copilot-instructions.md
│ ├── linters/
│ │ ├── .markdown-lint.yml
│ │ └── .markdownlintignore
│ ├── prompts/
│ │ ├── createprs-for-preview.prompt.md
│ │ └── scaffoldpreview.prompt.md
│ ├── skills/
│ │ ├── api-diff/
│ │ │ └── SKILL.md
│ │ ├── update-os-packages/
│ │ │ ├── SKILL.md
│ │ │ └── references/
│ │ │ └── verify-output-example.md
│ │ └── update-supported-os/
│ │ ├── SKILL.md
│ │ └── references/
│ │ └── verify-output-example.md
│ └── workflows/
│ ├── labeler-cache-retention.yml
│ ├── labeler-predict-issues.yml
│ ├── labeler-promote.yml
│ ├── labeler-train.yml
│ ├── labeler.md
│ ├── markdown-link-check-config.json
│ ├── markdown-link-check.yml
│ ├── no-response.yml
│ └── super-linter.yml
├── .gitignore
├── .prettierignore
├── .vscode/
│ └── settings.json
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── Documentation/
│ ├── README.md
│ ├── contributing/
│ │ └── maintainers.md
│ ├── core-repos.md
│ ├── diagnostics/
│ │ ├── portable_pdb.md
│ │ └── source_link.md
│ ├── ilcRepro.md
│ ├── microsoft-team.md
│ ├── moderation.md
│ ├── policies/
│ │ └── package-servicing.md
│ ├── security-group/
│ │ ├── dotnet-security-group-agreement.md
│ │ └── dotnet-security-group.md
│ ├── self-contained-linux-apps.md
│ └── verifying-binaries.md
├── LICENSE.TXT
├── README.md
├── SECURITY.md
├── bug-bounty-preview-scopes.md
├── daily-builds.md
├── eng/
│ ├── core-ci.yml
│ └── pipelines/
│ └── azure-pipelines.yml
├── license-information-windows.md
├── license-information.md
├── linux-support.md
├── linux.md
├── microsoft-support.md
├── os-lifecycle-policy.md
├── release-notes/
│ ├── 1.0/
│ │ ├── 1.0-supported-os.md
│ │ ├── 1.0.0-api/
│ │ │ ├── 1.0.0-api_Microsoft.CSharp.RuntimeBinder.md
│ │ │ ├── 1.0.0-api_Microsoft.SqlServer.Server.md
│ │ │ ├── 1.0.0-api_Microsoft.VisualBasic.CompilerServices.md
│ │ │ ├── 1.0.0-api_Microsoft.VisualBasic.md
│ │ │ ├── 1.0.0-api_Microsoft.Win32.SafeHandles.md
│ │ │ ├── 1.0.0-api_Microsoft.Win32.md
│ │ │ ├── 1.0.0-api_System.Buffers.md
│ │ │ ├── 1.0.0-api_System.CodeDom.Compiler.md
│ │ │ ├── 1.0.0-api_System.Collections.Concurrent.md
│ │ │ ├── 1.0.0-api_System.Collections.Generic.md
│ │ │ ├── 1.0.0-api_System.Collections.Immutable.md
│ │ │ ├── 1.0.0-api_System.Collections.ObjectModel.md
│ │ │ ├── 1.0.0-api_System.Collections.Specialized.md
│ │ │ ├── 1.0.0-api_System.Collections.md
│ │ │ ├── 1.0.0-api_System.ComponentModel.DataAnnotations.Schema.md
│ │ │ ├── 1.0.0-api_System.ComponentModel.DataAnnotations.md
│ │ │ ├── 1.0.0-api_System.ComponentModel.md
│ │ │ ├── 1.0.0-api_System.Configuration.Assemblies.md
│ │ │ ├── 1.0.0-api_System.Data.Common.md
│ │ │ ├── 1.0.0-api_System.Data.SqlClient.md
│ │ │ ├── 1.0.0-api_System.Data.SqlTypes.md
│ │ │ ├── 1.0.0-api_System.Data.md
│ │ │ ├── 1.0.0-api_System.Diagnostics.CodeAnalysis.md
│ │ │ ├── 1.0.0-api_System.Diagnostics.Contracts.Internal.md
│ │ │ ├── 1.0.0-api_System.Diagnostics.Contracts.md
│ │ │ ├── 1.0.0-api_System.Diagnostics.SymbolStore.md
│ │ │ ├── 1.0.0-api_System.Diagnostics.Tracing.md
│ │ │ ├── 1.0.0-api_System.Diagnostics.md
│ │ │ ├── 1.0.0-api_System.Drawing.md
│ │ │ ├── 1.0.0-api_System.Dynamic.md
│ │ │ ├── 1.0.0-api_System.Globalization.md
│ │ │ ├── 1.0.0-api_System.IO.Compression.md
│ │ │ ├── 1.0.0-api_System.IO.MemoryMappedFiles.md
│ │ │ ├── 1.0.0-api_System.IO.Packaging.md
│ │ │ ├── 1.0.0-api_System.IO.Pipes.md
│ │ │ ├── 1.0.0-api_System.IO.md
│ │ │ ├── 1.0.0-api_System.IdentityModel.Claims.md
│ │ │ ├── 1.0.0-api_System.IdentityModel.Policy.md
│ │ │ ├── 1.0.0-api_System.IdentityModel.Selectors.md
│ │ │ ├── 1.0.0-api_System.IdentityModel.Tokens.md
│ │ │ ├── 1.0.0-api_System.IdentityModel.md
│ │ │ ├── 1.0.0-api_System.Linq.Expressions.md
│ │ │ ├── 1.0.0-api_System.Linq.md
│ │ │ ├── 1.0.0-api_System.Net.Http.Headers.md
│ │ │ ├── 1.0.0-api_System.Net.Http.md
│ │ │ ├── 1.0.0-api_System.Net.NetworkInformation.md
│ │ │ ├── 1.0.0-api_System.Net.Security.md
│ │ │ ├── 1.0.0-api_System.Net.Sockets.md
│ │ │ ├── 1.0.0-api_System.Net.WebSockets.md
│ │ │ ├── 1.0.0-api_System.Net.md
│ │ │ ├── 1.0.0-api_System.Numerics.md
│ │ │ ├── 1.0.0-api_System.Reflection.Context.md
│ │ │ ├── 1.0.0-api_System.Reflection.Emit.md
│ │ │ ├── 1.0.0-api_System.Reflection.Metadata.Ecma335.md
│ │ │ ├── 1.0.0-api_System.Reflection.Metadata.md
│ │ │ ├── 1.0.0-api_System.Reflection.PortableExecutable.md
│ │ │ ├── 1.0.0-api_System.Reflection.md
│ │ │ ├── 1.0.0-api_System.Resources.md
│ │ │ ├── 1.0.0-api_System.Runtime.CompilerServices.md
│ │ │ ├── 1.0.0-api_System.Runtime.ConstrainedExecution.md
│ │ │ ├── 1.0.0-api_System.Runtime.Diagnostics.md
│ │ │ ├── 1.0.0-api_System.Runtime.ExceptionServices.md
│ │ │ ├── 1.0.0-api_System.Runtime.InteropServices.ComTypes.md
│ │ │ ├── 1.0.0-api_System.Runtime.InteropServices.WindowsRuntime.md
│ │ │ ├── 1.0.0-api_System.Runtime.InteropServices.md
│ │ │ ├── 1.0.0-api_System.Runtime.Loader.md
│ │ │ ├── 1.0.0-api_System.Runtime.Serialization.Json.md
│ │ │ ├── 1.0.0-api_System.Runtime.Serialization.md
│ │ │ ├── 1.0.0-api_System.Runtime.Versioning.md
│ │ │ ├── 1.0.0-api_System.Runtime.md
│ │ │ ├── 1.0.0-api_System.Security.AccessControl.md
│ │ │ ├── 1.0.0-api_System.Security.Authentication.ExtendedProtection.md
│ │ │ ├── 1.0.0-api_System.Security.Authentication.md
│ │ │ ├── 1.0.0-api_System.Security.Claims.md
│ │ │ ├── 1.0.0-api_System.Security.Cryptography.Pkcs.md
│ │ │ ├── 1.0.0-api_System.Security.Cryptography.X509Certificates.md
│ │ │ ├── 1.0.0-api_System.Security.Cryptography.Xml.md
│ │ │ ├── 1.0.0-api_System.Security.Cryptography.md
│ │ │ ├── 1.0.0-api_System.Security.Permissions.md
│ │ │ ├── 1.0.0-api_System.Security.Principal.md
│ │ │ ├── 1.0.0-api_System.Security.md
│ │ │ ├── 1.0.0-api_System.ServiceModel.Channels.md
│ │ │ ├── 1.0.0-api_System.ServiceModel.Description.md
│ │ │ ├── 1.0.0-api_System.ServiceModel.Diagnostics.md
│ │ │ ├── 1.0.0-api_System.ServiceModel.Dispatcher.md
│ │ │ ├── 1.0.0-api_System.ServiceModel.Security.Tokens.md
│ │ │ ├── 1.0.0-api_System.ServiceModel.Security.md
│ │ │ ├── 1.0.0-api_System.ServiceModel.md
│ │ │ ├── 1.0.0-api_System.ServiceProcess.md
│ │ │ ├── 1.0.0-api_System.Text.Encodings.Web.md
│ │ │ ├── 1.0.0-api_System.Text.RegularExpressions.md
│ │ │ ├── 1.0.0-api_System.Text.Unicode.md
│ │ │ ├── 1.0.0-api_System.Text.md
│ │ │ ├── 1.0.0-api_System.Threading.Tasks.Dataflow.md
│ │ │ ├── 1.0.0-api_System.Threading.Tasks.md
│ │ │ ├── 1.0.0-api_System.Threading.md
│ │ │ ├── 1.0.0-api_System.Windows.Input.md
│ │ │ ├── 1.0.0-api_System.Xml.Linq.md
│ │ │ ├── 1.0.0-api_System.Xml.Schema.md
│ │ │ ├── 1.0.0-api_System.Xml.Serialization.md
│ │ │ ├── 1.0.0-api_System.Xml.XPath.md
│ │ │ ├── 1.0.0-api_System.Xml.md
│ │ │ └── 1.0.0-api_System.md
│ │ ├── 1.0.0-api.md
│ │ ├── 1.0.0-contributor-list.md
│ │ ├── 1.0.0-known-issues.md
│ │ ├── 1.0.0-manifest.md
│ │ ├── 1.0.0.md
│ │ ├── 1.0.1-known-issues.md
│ │ ├── 1.0.1-manifest.md
│ │ ├── 1.0.1-release-notes.md
│ │ ├── 1.0.1-sdk-release-notes.md
│ │ ├── 1.0.10.md
│ │ ├── 1.0.11.md
│ │ ├── 1.0.12.md
│ │ ├── 1.0.13.md
│ │ ├── 1.0.14/
│ │ │ ├── 1.0.14-download.md
│ │ │ └── 1.0.14.md
│ │ ├── 1.0.15/
│ │ │ ├── 1.0.15-download.md
│ │ │ └── 1.0.15.md
│ │ ├── 1.0.16/
│ │ │ ├── 1.0.16-download.md
│ │ │ └── 1.0.16.md
│ │ ├── 1.0.3-SDK-RC4.md
│ │ ├── 1.0.3-manifest.md
│ │ ├── 1.0.3.md
│ │ ├── 1.0.4-manifest.md
│ │ ├── 1.0.4-sdk.md
│ │ ├── 1.0.4.md
│ │ ├── 1.0.5.md
│ │ ├── 1.0.7.md
│ │ ├── 1.0.8.md
│ │ ├── 1.0.9.md
│ │ ├── Known-Issues-RC2.md
│ │ ├── RC1-RC2_API_diff.md
│ │ ├── RC1-RC2_Upgrade.md
│ │ ├── RC2-Final_API_diff.md
│ │ ├── RC2_Contributor_List.md
│ │ ├── README.md
│ │ ├── Release-Notes-RC1.md
│ │ ├── Release-Notes-RC2.md
│ │ ├── cli-known-issues.md
│ │ ├── install-1.0.1.sh
│ │ ├── manual-shared-update.md
│ │ ├── releases.json
│ │ └── sdk/
│ │ ├── 1.0-rc3-default-compile-items.md
│ │ └── 1.0-rc3-implicit-package-refs.md
│ ├── 1.1/
│ │ ├── 1.0-1.1-api-diff/
│ │ │ ├── 1.0-1.1-api-diff.md
│ │ │ ├── 1.0-1.1-api-diff_System.Composition.Convention.md
│ │ │ ├── 1.0-1.1-api-diff_System.Composition.Hosting.Core.md
│ │ │ ├── 1.0-1.1-api-diff_System.Composition.Hosting.md
│ │ │ ├── 1.0-1.1-api-diff_System.Composition.md
│ │ │ ├── 1.0-1.1-api-diff_System.IO.Pipes.md
│ │ │ ├── 1.0-1.1-api-diff_System.Reflection.Metadata.Ecma335.md
│ │ │ ├── 1.0-1.1-api-diff_System.Reflection.Metadata.md
│ │ │ ├── 1.0-1.1-api-diff_System.Reflection.PortableExecutable.md
│ │ │ ├── 1.0-1.1-api-diff_System.Runtime.CompilerServices.md
│ │ │ ├── 1.0-1.1-api-diff_System.Runtime.InteropServices.md
│ │ │ ├── 1.0-1.1-api-diff_System.Text.RegularExpressions.md
│ │ │ ├── 1.0-1.1-api-diff_System.Threading.Tasks.md
│ │ │ ├── 1.0-1.1-api-diff_System.Xml.md
│ │ │ └── 1.0-1.1-api-diff_System.md
│ │ ├── 1.0-sdk-contributor-list.md
│ │ ├── 1.1-commits.md
│ │ ├── 1.1-contributor-list.md
│ │ ├── 1.1-known-issues.md
│ │ ├── 1.1-preview1-commits.md
│ │ ├── 1.1.0-preview1-contibutor-list.md
│ │ ├── 1.1.0-preview1-known-issues.md
│ │ ├── 1.1.0-preview1.md
│ │ ├── 1.1.1-manifest.md
│ │ ├── 1.1.1.md
│ │ ├── 1.1.10.md
│ │ ├── 1.1.11/
│ │ │ ├── 1.1.11-download.md
│ │ │ └── 1.1.11.md
│ │ ├── 1.1.12/
│ │ │ ├── 1.1.12-download.md
│ │ │ └── 1.1.12.md
│ │ ├── 1.1.13/
│ │ │ ├── 1.1.13-download.md
│ │ │ └── 1.1.13.md
│ │ ├── 1.1.2.md
│ │ ├── 1.1.4.md
│ │ ├── 1.1.5.md
│ │ ├── 1.1.6.md
│ │ ├── 1.1.7.md
│ │ ├── 1.1.8.md
│ │ ├── 1.1.9.md
│ │ ├── 1.1.md
│ │ ├── README.md
│ │ └── releases.json
│ ├── 10.0/
│ │ ├── 10.0.0/
│ │ │ ├── 10.0.0.md
│ │ │ ├── README.md
│ │ │ ├── aspnetcore.md
│ │ │ ├── csharp.md
│ │ │ ├── dotnetmaui.md
│ │ │ ├── efcoreanddata.md
│ │ │ ├── fsharp.md
│ │ │ ├── libraries.md
│ │ │ ├── release.json
│ │ │ ├── runtime.md
│ │ │ ├── sdk.md
│ │ │ ├── winforms.md
│ │ │ └── wpf.md
│ │ ├── 10.0.1/
│ │ │ ├── 10.0.1.md
│ │ │ └── release.json
│ │ ├── 10.0.2/
│ │ │ ├── 10.0.2.md
│ │ │ └── release.json
│ │ ├── 10.0.3/
│ │ │ ├── 10.0.3.md
│ │ │ └── release.json
│ │ ├── 10.0.4/
│ │ │ ├── 10.0.104.md
│ │ │ ├── 10.0.4.md
│ │ │ └── release.json
│ │ ├── 10.0.5/
│ │ │ ├── 10.0.105.md
│ │ │ ├── 10.0.5.md
│ │ │ └── release.json
│ │ ├── README.md
│ │ ├── api-diff/
│ │ │ ├── Microsoft.AspNetCore.App/
│ │ │ │ ├── 10.0.0.md
│ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Authentication.Abstractions.md
│ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Components.Endpoints.md
│ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Components.Server.md
│ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Components.Web.md
│ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Components.md
│ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Connections.Abstractions.md
│ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Diagnostics.md
│ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Hosting.Abstractions.md
│ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Hosting.md
│ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Http.Abstractions.md
│ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Http.Extensions.md
│ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Http.Results.md
│ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.HttpOverrides.md
│ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Identity.md
│ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Mvc.Abstractions.md
│ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Mvc.Core.md
│ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Mvc.TagHelpers.md
│ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Routing.md
│ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Server.HttpSys.md
│ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Server.Kestrel.Core.md
│ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.md
│ │ │ │ ├── 10.0.0_Microsoft.Extensions.Caching.Abstractions.md
│ │ │ │ ├── 10.0.0_Microsoft.Extensions.Caching.Memory.md
│ │ │ │ ├── 10.0.0_Microsoft.Extensions.Configuration.md
│ │ │ │ ├── 10.0.0_Microsoft.Extensions.DependencyInjection.Abstractions.md
│ │ │ │ ├── 10.0.0_Microsoft.Extensions.FileSystemGlobbing.md
│ │ │ │ ├── 10.0.0_Microsoft.Extensions.Identity.Core.md
│ │ │ │ ├── 10.0.0_Microsoft.Extensions.Identity.Stores.md
│ │ │ │ ├── 10.0.0_Microsoft.Extensions.Logging.Abstractions.md
│ │ │ │ ├── 10.0.0_Microsoft.Extensions.Logging.md
│ │ │ │ ├── 10.0.0_Microsoft.Extensions.Validation.md
│ │ │ │ ├── 10.0.0_Microsoft.JSInterop.md
│ │ │ │ ├── 10.0.0_System.Formats.Cbor.md
│ │ │ │ └── 10.0.0_System.Threading.RateLimiting.md
│ │ │ ├── Microsoft.NETCore.App/
│ │ │ │ ├── 10.0.0.md
│ │ │ │ ├── 10.0.0_System.Collections.Immutable.md
│ │ │ │ ├── 10.0.0_System.Collections.Specialized.md
│ │ │ │ ├── 10.0.0_System.Collections.md
│ │ │ │ ├── 10.0.0_System.ComponentModel.Annotations.md
│ │ │ │ ├── 10.0.0_System.Console.md
│ │ │ │ ├── 10.0.0_System.Data.Common.md
│ │ │ │ ├── 10.0.0_System.Diagnostics.DiagnosticSource.md
│ │ │ │ ├── 10.0.0_System.Diagnostics.Process.md
│ │ │ │ ├── 10.0.0_System.Diagnostics.Tracing.md
│ │ │ │ ├── 10.0.0_System.Formats.Asn1.md
│ │ │ │ ├── 10.0.0_System.IO.Compression.ZipFile.md
│ │ │ │ ├── 10.0.0_System.IO.Compression.md
│ │ │ │ ├── 10.0.0_System.Linq.AsyncEnumerable.md
│ │ │ │ ├── 10.0.0_System.Linq.Queryable.md
│ │ │ │ ├── 10.0.0_System.Linq.md
│ │ │ │ ├── 10.0.0_System.Memory.md
│ │ │ │ ├── 10.0.0_System.Net.Http.md
│ │ │ │ ├── 10.0.0_System.Net.Mail.md
│ │ │ │ ├── 10.0.0_System.Net.Primitives.md
│ │ │ │ ├── 10.0.0_System.Net.Quic.md
│ │ │ │ ├── 10.0.0_System.Net.Security.md
│ │ │ │ ├── 10.0.0_System.Net.ServerSentEvents.md
│ │ │ │ ├── 10.0.0_System.Net.WebSockets.md
│ │ │ │ ├── 10.0.0_System.Numerics.Vectors.md
│ │ │ │ ├── 10.0.0_System.Reflection.Emit.md
│ │ │ │ ├── 10.0.0_System.Reflection.Metadata.md
│ │ │ │ ├── 10.0.0_System.Runtime.InteropServices.md
│ │ │ │ ├── 10.0.0_System.Runtime.Intrinsics.md
│ │ │ │ ├── 10.0.0_System.Runtime.Loader.md
│ │ │ │ ├── 10.0.0_System.Runtime.Serialization.Xml.md
│ │ │ │ ├── 10.0.0_System.Runtime.md
│ │ │ │ ├── 10.0.0_System.Security.Claims.md
│ │ │ │ ├── 10.0.0_System.Security.Cryptography.md
│ │ │ │ ├── 10.0.0_System.Text.Json.md
│ │ │ │ ├── 10.0.0_System.Threading.md
│ │ │ │ ├── 10.0.0_System.Xml.ReaderWriter.md
│ │ │ │ └── 10.0.0_System.Xml.XmlSerializer.md
│ │ │ ├── Microsoft.WindowsDesktop.App/
│ │ │ │ ├── 10.0.0.md
│ │ │ │ ├── 10.0.0_Microsoft.VisualBasic.Forms.md
│ │ │ │ ├── 10.0.0_Microsoft.Win32.SystemEvents.md
│ │ │ │ ├── 10.0.0_PresentationCore.md
│ │ │ │ ├── 10.0.0_PresentationFramework.md
│ │ │ │ ├── 10.0.0_System.Drawing.Common.md
│ │ │ │ ├── 10.0.0_System.Private.Windows.GdiPlus.md
│ │ │ │ ├── 10.0.0_System.Security.Cryptography.Pkcs.md
│ │ │ │ ├── 10.0.0_System.Security.Cryptography.ProtectedData.md
│ │ │ │ ├── 10.0.0_System.Windows.Forms.Design.md
│ │ │ │ └── 10.0.0_System.Windows.Forms.md
│ │ │ └── README.md
│ │ ├── cve.md
│ │ ├── get-started.md
│ │ ├── install-linux.md
│ │ ├── install-macos.md
│ │ ├── install-windows.md
│ │ ├── install-workloads.md
│ │ ├── install.md
│ │ ├── known-issues.md
│ │ ├── os-packages.json
│ │ ├── os-packages.md
│ │ ├── preview/
│ │ │ ├── ga/
│ │ │ │ └── api-diff/
│ │ │ │ ├── Microsoft.AspNetCore.App/
│ │ │ │ │ ├── 10.0-ga.md
│ │ │ │ │ ├── 10.0-ga_Microsoft.AspNetCore.Hosting.Abstractions.md
│ │ │ │ │ ├── 10.0-ga_Microsoft.AspNetCore.Hosting.md
│ │ │ │ │ ├── 10.0-ga_Microsoft.AspNetCore.HttpOverrides.md
│ │ │ │ │ ├── 10.0-ga_Microsoft.AspNetCore.Mvc.Core.md
│ │ │ │ │ └── 10.0-ga_Microsoft.AspNetCore.md
│ │ │ │ ├── Microsoft.NETCore.App/
│ │ │ │ │ ├── 10.0-ga.md
│ │ │ │ │ └── 10.0-ga_System.Runtime.Loader.md
│ │ │ │ ├── Microsoft.WindowsDesktop.App/
│ │ │ │ │ └── 10.0-ga.md
│ │ │ │ └── README.md
│ │ │ ├── preview1/
│ │ │ │ ├── 10.0.0-preview.1.md
│ │ │ │ ├── README.md
│ │ │ │ ├── api-diff/
│ │ │ │ │ ├── Microsoft.AspNetCore.App/
│ │ │ │ │ │ ├── 10.0-preview1.md
│ │ │ │ │ │ ├── 10.0-preview1_Microsoft.AspNetCore.Components.md
│ │ │ │ │ │ ├── 10.0-preview1_Microsoft.AspNetCore.Connections.Abstractions.md
│ │ │ │ │ │ ├── 10.0-preview1_Microsoft.AspNetCore.Http.Abstractions.md
│ │ │ │ │ │ ├── 10.0-preview1_Microsoft.AspNetCore.Http.Results.md
│ │ │ │ │ │ ├── 10.0-preview1_Microsoft.AspNetCore.Mvc.Abstractions.md
│ │ │ │ │ │ ├── 10.0-preview1_Microsoft.AspNetCore.Mvc.Core.md
│ │ │ │ │ │ └── 10.0-preview1_Microsoft.Extensions.DependencyInjection.Abstractions.md
│ │ │ │ │ ├── Microsoft.NETCore.App/
│ │ │ │ │ │ ├── 10.0-preview1.md
│ │ │ │ │ │ ├── 10.0-preview1_System.Collections.Immutable.md
│ │ │ │ │ │ ├── 10.0-preview1_System.Collections.Specialized.md
│ │ │ │ │ │ ├── 10.0-preview1_System.Collections.md
│ │ │ │ │ │ ├── 10.0-preview1_System.Console.md
│ │ │ │ │ │ ├── 10.0-preview1_System.Diagnostics.Tracing.md
│ │ │ │ │ │ ├── 10.0-preview1_System.Formats.Asn1.md
│ │ │ │ │ │ ├── 10.0-preview1_System.Linq.AsyncEnumerable.md
│ │ │ │ │ │ ├── 10.0-preview1_System.Linq.Queryable.md
│ │ │ │ │ │ ├── 10.0-preview1_System.Linq.md
│ │ │ │ │ │ ├── 10.0-preview1_System.Memory.md
│ │ │ │ │ │ ├── 10.0-preview1_System.Net.Primitives.md
│ │ │ │ │ │ ├── 10.0-preview1_System.Net.Quic.md
│ │ │ │ │ │ ├── 10.0-preview1_System.Net.Security.md
│ │ │ │ │ │ ├── 10.0-preview1_System.Numerics.Vectors.md
│ │ │ │ │ │ ├── 10.0-preview1_System.Reflection.Emit.md
│ │ │ │ │ │ ├── 10.0-preview1_System.Runtime.Intrinsics.md
│ │ │ │ │ │ ├── 10.0-preview1_System.Runtime.Loader.md
│ │ │ │ │ │ ├── 10.0-preview1_System.Runtime.md
│ │ │ │ │ │ ├── 10.0-preview1_System.Security.Cryptography.md
│ │ │ │ │ │ ├── 10.0-preview1_System.Text.Json.md
│ │ │ │ │ │ └── 10.0-preview1_System.Threading.md
│ │ │ │ │ ├── Microsoft.WindowsDesktop.App/
│ │ │ │ │ │ ├── 10.0-preview1.md
│ │ │ │ │ │ ├── 10.0-preview1_Microsoft.VisualBasic.Forms.md
│ │ │ │ │ │ ├── 10.0-preview1_Microsoft.Win32.SystemEvents.md
│ │ │ │ │ │ ├── 10.0-preview1_PresentationCore.md
│ │ │ │ │ │ ├── 10.0-preview1_System.Drawing.Common.md
│ │ │ │ │ │ ├── 10.0-preview1_System.Private.Windows.GdiPlus.md
│ │ │ │ │ │ ├── 10.0-preview1_System.Security.Cryptography.ProtectedData.md
│ │ │ │ │ │ ├── 10.0-preview1_System.Windows.Forms.Design.md
│ │ │ │ │ │ └── 10.0-preview1_System.Windows.Forms.md
│ │ │ │ │ └── README.md
│ │ │ │ ├── aspnetcore.md
│ │ │ │ ├── containers.md
│ │ │ │ ├── csharp.md
│ │ │ │ ├── dotnetmaui.md
│ │ │ │ ├── efcore.md
│ │ │ │ ├── fsharp.md
│ │ │ │ ├── libraries.md
│ │ │ │ ├── release.json
│ │ │ │ ├── runtime.md
│ │ │ │ ├── sdk.md
│ │ │ │ ├── visualbasic.md
│ │ │ │ ├── winforms.md
│ │ │ │ └── wpf.md
│ │ │ ├── preview2/
│ │ │ │ ├── 10.0.0-preview.2.md
│ │ │ │ ├── README.md
│ │ │ │ ├── api-diff/
│ │ │ │ │ ├── Microsoft.AspNetCore.App/
│ │ │ │ │ │ ├── 10.0-preview2.md
│ │ │ │ │ │ ├── 10.0-preview2_Microsoft.AspNetCore.Components.Web.md
│ │ │ │ │ │ └── 10.0-preview2_Microsoft.Extensions.Identity.Core.md
│ │ │ │ │ ├── Microsoft.NETCore.App/
│ │ │ │ │ │ ├── 10.0-preview2.md
│ │ │ │ │ │ ├── 10.0-preview2_System.Collections.Immutable.md
│ │ │ │ │ │ ├── 10.0-preview2_System.Linq.AsyncEnumerable.md
│ │ │ │ │ │ ├── 10.0-preview2_System.Linq.Queryable.md
│ │ │ │ │ │ ├── 10.0-preview2_System.Linq.md
│ │ │ │ │ │ ├── 10.0-preview2_System.Numerics.Vectors.md
│ │ │ │ │ │ ├── 10.0-preview2_System.Reflection.Metadata.md
│ │ │ │ │ │ └── 10.0-preview2_System.Runtime.md
│ │ │ │ │ ├── Microsoft.WindowsDesktop.App/
│ │ │ │ │ │ ├── 10.0-preview2.md
│ │ │ │ │ │ ├── 10.0-preview2_PresentationCore.md
│ │ │ │ │ │ ├── 10.0-preview2_System.Security.Cryptography.Pkcs.md
│ │ │ │ │ │ ├── 10.0-preview2_System.Windows.Forms.Design.md
│ │ │ │ │ │ └── 10.0-preview2_System.Windows.Forms.md
│ │ │ │ │ └── README.md
│ │ │ │ ├── aspnetcore.md
│ │ │ │ ├── containers.md
│ │ │ │ ├── csharp.md
│ │ │ │ ├── dotnetmaui.md
│ │ │ │ ├── efcore.md
│ │ │ │ ├── fsharp.md
│ │ │ │ ├── libraries.md
│ │ │ │ ├── release.json
│ │ │ │ ├── runtime.md
│ │ │ │ ├── sdk.md
│ │ │ │ ├── visualbasic.md
│ │ │ │ ├── winforms.md
│ │ │ │ └── wpf.md
│ │ │ ├── preview3/
│ │ │ │ ├── 10.0.0-preview.3.md
│ │ │ │ ├── README.md
│ │ │ │ ├── api-diff/
│ │ │ │ │ ├── Microsoft.AspNetCore.App/
│ │ │ │ │ │ ├── 10.0-preview3.md
│ │ │ │ │ │ ├── 10.0-preview3_Microsoft.AspNetCore.Components.Endpoints.md
│ │ │ │ │ │ ├── 10.0-preview3_Microsoft.AspNetCore.Components.md
│ │ │ │ │ │ ├── 10.0-preview3_Microsoft.AspNetCore.Http.Abstractions.md
│ │ │ │ │ │ ├── 10.0-preview3_Microsoft.AspNetCore.Http.Results.md
│ │ │ │ │ │ ├── 10.0-preview3_Microsoft.AspNetCore.Routing.md
│ │ │ │ │ │ ├── 10.0-preview3_Microsoft.Extensions.Caching.Memory.md
│ │ │ │ │ │ └── 10.0-preview3_System.Threading.RateLimiting.md
│ │ │ │ │ ├── Microsoft.NETCore.App/
│ │ │ │ │ │ ├── 10.0-preview3.md
│ │ │ │ │ │ ├── 10.0-preview3_System.ComponentModel.Annotations.md
│ │ │ │ │ │ ├── 10.0-preview3_System.Diagnostics.DiagnosticSource.md
│ │ │ │ │ │ ├── 10.0-preview3_System.Formats.Asn1.md
│ │ │ │ │ │ ├── 10.0-preview3_System.Memory.md
│ │ │ │ │ │ ├── 10.0-preview3_System.Net.Primitives.md
│ │ │ │ │ │ ├── 10.0-preview3_System.Net.Security.md
│ │ │ │ │ │ ├── 10.0-preview3_System.Net.ServerSentEvents.md
│ │ │ │ │ │ ├── 10.0-preview3_System.Runtime.md
│ │ │ │ │ │ ├── 10.0-preview3_System.Security.Claims.md
│ │ │ │ │ │ ├── 10.0-preview3_System.Security.Cryptography.md
│ │ │ │ │ │ └── 10.0-preview3_System.Threading.md
│ │ │ │ │ ├── Microsoft.WindowsDesktop.App/
│ │ │ │ │ │ ├── 10.0-preview3.md
│ │ │ │ │ │ ├── 10.0-preview3_Microsoft.VisualBasic.Forms.md
│ │ │ │ │ │ ├── 10.0-preview3_System.Windows.Forms.Design.md
│ │ │ │ │ │ └── 10.0-preview3_System.Windows.Forms.md
│ │ │ │ │ └── README.md
│ │ │ │ ├── aspnetcore.md
│ │ │ │ ├── containers.md
│ │ │ │ ├── csharp.md
│ │ │ │ ├── dotnetmaui.md
│ │ │ │ ├── efcore.md
│ │ │ │ ├── fsharp.md
│ │ │ │ ├── libraries.md
│ │ │ │ ├── release.json
│ │ │ │ ├── runtime.md
│ │ │ │ ├── sdk.md
│ │ │ │ ├── visualbasic.md
│ │ │ │ ├── winforms.md
│ │ │ │ └── wpf.md
│ │ │ ├── preview4/
│ │ │ │ ├── 10.0.0-preview.4.md
│ │ │ │ ├── README.md
│ │ │ │ ├── api-diff/
│ │ │ │ │ ├── Microsoft.AspNetCore.App/
│ │ │ │ │ │ ├── 10.0-preview4.md
│ │ │ │ │ │ ├── 10.0-preview4_Microsoft.AspNetCore.Components.Web.md
│ │ │ │ │ │ ├── 10.0-preview4_Microsoft.AspNetCore.Components.md
│ │ │ │ │ │ ├── 10.0-preview4_Microsoft.AspNetCore.Server.HttpSys.md
│ │ │ │ │ │ ├── 10.0-preview4_Microsoft.Extensions.Logging.Abstractions.md
│ │ │ │ │ │ ├── 10.0-preview4_Microsoft.Extensions.Logging.md
│ │ │ │ │ │ └── 10.0-preview4_Microsoft.JSInterop.md
│ │ │ │ │ ├── Microsoft.NETCore.App/
│ │ │ │ │ │ ├── 10.0-preview4.md
│ │ │ │ │ │ ├── 10.0-preview4_System.Collections.Immutable.md
│ │ │ │ │ │ ├── 10.0-preview4_System.Diagnostics.DiagnosticSource.md
│ │ │ │ │ │ ├── 10.0-preview4_System.IO.Compression.ZipFile.md
│ │ │ │ │ │ ├── 10.0-preview4_System.IO.Compression.md
│ │ │ │ │ │ ├── 10.0-preview4_System.Linq.Queryable.md
│ │ │ │ │ │ ├── 10.0-preview4_System.Memory.md
│ │ │ │ │ │ ├── 10.0-preview4_System.Runtime.InteropServices.md
│ │ │ │ │ │ ├── 10.0-preview4_System.Runtime.Intrinsics.md
│ │ │ │ │ │ ├── 10.0-preview4_System.Runtime.md
│ │ │ │ │ │ └── 10.0-preview4_System.Security.Cryptography.md
│ │ │ │ │ ├── Microsoft.WindowsDesktop.App/
│ │ │ │ │ │ ├── 10.0-preview4.md
│ │ │ │ │ │ ├── 10.0-preview4_PresentationCore.md
│ │ │ │ │ │ ├── 10.0-preview4_PresentationFramework.md
│ │ │ │ │ │ └── 10.0-preview4_System.Windows.Forms.md
│ │ │ │ │ └── README.md
│ │ │ │ ├── aspnetcore.md
│ │ │ │ ├── containers.md
│ │ │ │ ├── csharp.md
│ │ │ │ ├── dotnetmaui.md
│ │ │ │ ├── efcore.md
│ │ │ │ ├── fsharp.md
│ │ │ │ ├── libraries.md
│ │ │ │ ├── release.json
│ │ │ │ ├── runtime.md
│ │ │ │ ├── sdk.md
│ │ │ │ ├── visualbasic.md
│ │ │ │ ├── winforms.md
│ │ │ │ └── wpf.md
│ │ │ ├── preview5/
│ │ │ │ ├── 10.0.0-preview.5.md
│ │ │ │ ├── README.md
│ │ │ │ ├── api-diff/
│ │ │ │ │ ├── Microsoft.AspNetCore.App/
│ │ │ │ │ │ ├── 10.0-preview5.md
│ │ │ │ │ │ ├── 10.0-preview5_Microsoft.AspNetCore.Components.md
│ │ │ │ │ │ ├── 10.0-preview5_Microsoft.AspNetCore.Diagnostics.md
│ │ │ │ │ │ ├── 10.0-preview5_Microsoft.AspNetCore.Http.Abstractions.md
│ │ │ │ │ │ ├── 10.0-preview5_Microsoft.AspNetCore.Server.HttpSys.md
│ │ │ │ │ │ ├── 10.0-preview5_Microsoft.AspNetCore.Server.Kestrel.Core.md
│ │ │ │ │ │ ├── 10.0-preview5_Microsoft.Extensions.Caching.Abstractions.md
│ │ │ │ │ │ ├── 10.0-preview5_Microsoft.Extensions.DependencyInjection.Abstractions.md
│ │ │ │ │ │ └── 10.0-preview5_Microsoft.JSInterop.md
│ │ │ │ │ ├── Microsoft.NETCore.App/
│ │ │ │ │ │ ├── 10.0-preview5.md
│ │ │ │ │ │ ├── 10.0-preview5_System.Collections.Immutable.md
│ │ │ │ │ │ ├── 10.0-preview5_System.Data.Common.md
│ │ │ │ │ │ ├── 10.0-preview5_System.Numerics.Vectors.md
│ │ │ │ │ │ ├── 10.0-preview5_System.Runtime.InteropServices.md
│ │ │ │ │ │ ├── 10.0-preview5_System.Runtime.Intrinsics.md
│ │ │ │ │ │ ├── 10.0-preview5_System.Runtime.md
│ │ │ │ │ │ └── 10.0-preview5_System.Security.Cryptography.md
│ │ │ │ │ ├── Microsoft.WindowsDesktop.App/
│ │ │ │ │ │ ├── 10.0-preview5.md
│ │ │ │ │ │ ├── 10.0-preview5_PresentationFramework.md
│ │ │ │ │ │ ├── 10.0-preview5_System.Security.Cryptography.Pkcs.md
│ │ │ │ │ │ └── 10.0-preview5_System.Windows.Forms.md
│ │ │ │ │ └── README.md
│ │ │ │ ├── aspnetcore.md
│ │ │ │ ├── containers.md
│ │ │ │ ├── csharp.md
│ │ │ │ ├── dotnetmaui.md
│ │ │ │ ├── efcore.md
│ │ │ │ ├── fsharp.md
│ │ │ │ ├── libraries.md
│ │ │ │ ├── release.json
│ │ │ │ ├── runtime.md
│ │ │ │ ├── sdk.md
│ │ │ │ ├── visualbasic.md
│ │ │ │ ├── winforms.md
│ │ │ │ └── wpf.md
│ │ │ ├── preview6/
│ │ │ │ ├── 10.0.0-preview.6.md
│ │ │ │ ├── README.md
│ │ │ │ ├── api-diff/
│ │ │ │ │ ├── Microsoft.AspNetCore.App/
│ │ │ │ │ │ ├── 10.0-preview6.md
│ │ │ │ │ │ ├── 10.0-preview6_Microsoft.AspNetCore.Components.Endpoints.md
│ │ │ │ │ │ ├── 10.0-preview6_Microsoft.AspNetCore.Components.Server.md
│ │ │ │ │ │ ├── 10.0-preview6_Microsoft.AspNetCore.Components.md
│ │ │ │ │ │ ├── 10.0-preview6_Microsoft.AspNetCore.Connections.Abstractions.md
│ │ │ │ │ │ ├── 10.0-preview6_Microsoft.AspNetCore.Http.Abstractions.md
│ │ │ │ │ │ ├── 10.0-preview6_Microsoft.AspNetCore.Identity.md
│ │ │ │ │ │ ├── 10.0-preview6_Microsoft.AspNetCore.Server.HttpSys.md
│ │ │ │ │ │ ├── 10.0-preview6_Microsoft.Extensions.FileSystemGlobbing.md
│ │ │ │ │ │ ├── 10.0-preview6_Microsoft.Extensions.Identity.Core.md
│ │ │ │ │ │ ├── 10.0-preview6_Microsoft.Extensions.Identity.Stores.md
│ │ │ │ │ │ ├── 10.0-preview6_Microsoft.Extensions.Validation.md
│ │ │ │ │ │ └── 10.0-preview6_System.Formats.Cbor.md
│ │ │ │ │ ├── Microsoft.NETCore.App/
│ │ │ │ │ │ ├── 10.0-preview6.md
│ │ │ │ │ │ ├── 10.0-preview6_System.ComponentModel.Annotations.md
│ │ │ │ │ │ ├── 10.0-preview6_System.Data.Common.md
│ │ │ │ │ │ ├── 10.0-preview6_System.Linq.AsyncEnumerable.md
│ │ │ │ │ │ ├── 10.0-preview6_System.Linq.md
│ │ │ │ │ │ ├── 10.0-preview6_System.Net.Http.md
│ │ │ │ │ │ ├── 10.0-preview6_System.Net.Security.md
│ │ │ │ │ │ ├── 10.0-preview6_System.Runtime.Intrinsics.md
│ │ │ │ │ │ ├── 10.0-preview6_System.Runtime.md
│ │ │ │ │ │ ├── 10.0-preview6_System.Security.Claims.md
│ │ │ │ │ │ ├── 10.0-preview6_System.Security.Cryptography.md
│ │ │ │ │ │ └── 10.0-preview6_System.Text.Json.md
│ │ │ │ │ ├── Microsoft.WindowsDesktop.App/
│ │ │ │ │ │ ├── 10.0-preview6.md
│ │ │ │ │ │ └── 10.0-preview6_System.Windows.Forms.md
│ │ │ │ │ └── README.md
│ │ │ │ ├── aspnetcore.md
│ │ │ │ ├── containers.md
│ │ │ │ ├── csharp.md
│ │ │ │ ├── dotnetmaui.md
│ │ │ │ ├── efcore.md
│ │ │ │ ├── fsharp.md
│ │ │ │ ├── libraries.md
│ │ │ │ ├── release.json
│ │ │ │ ├── runtime.md
│ │ │ │ ├── sdk.md
│ │ │ │ ├── visualbasic.md
│ │ │ │ ├── winforms.md
│ │ │ │ └── wpf.md
│ │ │ ├── preview7/
│ │ │ │ ├── 10.0.0-preview.7.md
│ │ │ │ ├── README.md
│ │ │ │ ├── api-diff/
│ │ │ │ │ ├── Microsoft.AspNetCore.App/
│ │ │ │ │ │ ├── 10.0-preview7.md
│ │ │ │ │ │ ├── 10.0-preview7_Microsoft.AspNetCore.Authentication.Abstractions.md
│ │ │ │ │ │ ├── 10.0-preview7_Microsoft.AspNetCore.Components.Endpoints.md
│ │ │ │ │ │ ├── 10.0-preview7_Microsoft.AspNetCore.Components.Web.md
│ │ │ │ │ │ ├── 10.0-preview7_Microsoft.AspNetCore.Components.md
│ │ │ │ │ │ ├── 10.0-preview7_Microsoft.AspNetCore.Diagnostics.md
│ │ │ │ │ │ ├── 10.0-preview7_Microsoft.AspNetCore.Http.Abstractions.md
│ │ │ │ │ │ ├── 10.0-preview7_Microsoft.AspNetCore.Identity.md
│ │ │ │ │ │ ├── 10.0-preview7_Microsoft.AspNetCore.Mvc.Core.md
│ │ │ │ │ │ ├── 10.0-preview7_Microsoft.Extensions.Configuration.md
│ │ │ │ │ │ ├── 10.0-preview7_Microsoft.Extensions.Identity.Core.md
│ │ │ │ │ │ ├── 10.0-preview7_Microsoft.Extensions.Identity.Stores.md
│ │ │ │ │ │ └── 10.0-preview7_Microsoft.JSInterop.md
│ │ │ │ │ ├── Microsoft.NETCore.App/
│ │ │ │ │ │ ├── 10.0-preview7.md
│ │ │ │ │ │ ├── 10.0-preview7_System.Diagnostics.Process.md
│ │ │ │ │ │ ├── 10.0-preview7_System.Net.Mail.md
│ │ │ │ │ │ ├── 10.0-preview7_System.Net.WebSockets.md
│ │ │ │ │ │ ├── 10.0-preview7_System.Reflection.Metadata.md
│ │ │ │ │ │ ├── 10.0-preview7_System.Runtime.InteropServices.md
│ │ │ │ │ │ ├── 10.0-preview7_System.Runtime.Intrinsics.md
│ │ │ │ │ │ ├── 10.0-preview7_System.Runtime.md
│ │ │ │ │ │ ├── 10.0-preview7_System.Security.Cryptography.md
│ │ │ │ │ │ └── 10.0-preview7_System.Text.Json.md
│ │ │ │ │ ├── Microsoft.WindowsDesktop.App/
│ │ │ │ │ │ ├── 10.0-preview7.md
│ │ │ │ │ │ └── 10.0-preview7_System.Security.Cryptography.Pkcs.md
│ │ │ │ │ └── README.md
│ │ │ │ ├── aspnetcore.md
│ │ │ │ ├── containers.md
│ │ │ │ ├── csharp.md
│ │ │ │ ├── dotnetmaui.md
│ │ │ │ ├── efcore.md
│ │ │ │ ├── fsharp.md
│ │ │ │ ├── libraries.md
│ │ │ │ ├── release.json
│ │ │ │ ├── runtime.md
│ │ │ │ ├── sdk.md
│ │ │ │ ├── visualbasic.md
│ │ │ │ ├── winforms.md
│ │ │ │ └── wpf.md
│ │ │ ├── rc1/
│ │ │ │ ├── 10.0.0-rc.1.md
│ │ │ │ ├── README.md
│ │ │ │ ├── api-diff/
│ │ │ │ │ ├── Microsoft.AspNetCore.App/
│ │ │ │ │ │ ├── 10.0-rc1.md
│ │ │ │ │ │ ├── 10.0-rc1_Microsoft.AspNetCore.Components.md
│ │ │ │ │ │ ├── 10.0-rc1_Microsoft.AspNetCore.Connections.Abstractions.md
│ │ │ │ │ │ ├── 10.0-rc1_Microsoft.AspNetCore.Diagnostics.md
│ │ │ │ │ │ ├── 10.0-rc1_Microsoft.AspNetCore.Hosting.Abstractions.md
│ │ │ │ │ │ ├── 10.0-rc1_Microsoft.AspNetCore.Hosting.md
│ │ │ │ │ │ ├── 10.0-rc1_Microsoft.AspNetCore.Http.Abstractions.md
│ │ │ │ │ │ ├── 10.0-rc1_Microsoft.AspNetCore.HttpOverrides.md
│ │ │ │ │ │ ├── 10.0-rc1_Microsoft.AspNetCore.Mvc.Core.md
│ │ │ │ │ │ ├── 10.0-rc1_Microsoft.AspNetCore.md
│ │ │ │ │ │ └── 10.0-rc1_Microsoft.Extensions.Validation.md
│ │ │ │ │ ├── Microsoft.NETCore.App/
│ │ │ │ │ │ ├── 10.0-rc1.md
│ │ │ │ │ │ ├── 10.0-rc1_System.Runtime.InteropServices.md
│ │ │ │ │ │ ├── 10.0-rc1_System.Runtime.Intrinsics.md
│ │ │ │ │ │ ├── 10.0-rc1_System.Runtime.Serialization.Xml.md
│ │ │ │ │ │ ├── 10.0-rc1_System.Runtime.md
│ │ │ │ │ │ ├── 10.0-rc1_System.Security.Cryptography.md
│ │ │ │ │ │ └── 10.0-rc1_System.Xml.ReaderWriter.md
│ │ │ │ │ ├── Microsoft.WindowsDesktop.App/
│ │ │ │ │ │ ├── 10.0-rc1.md
│ │ │ │ │ │ ├── 10.0-rc1_Microsoft.VisualBasic.Forms.md
│ │ │ │ │ │ ├── 10.0-rc1_System.Security.Cryptography.Pkcs.md
│ │ │ │ │ │ └── 10.0-rc1_System.Windows.Forms.md
│ │ │ │ │ └── README.md
│ │ │ │ ├── aspnetcore.md
│ │ │ │ ├── containers.md
│ │ │ │ ├── csharp.md
│ │ │ │ ├── dotnetmaui.md
│ │ │ │ ├── efcore.md
│ │ │ │ ├── fsharp.md
│ │ │ │ ├── libraries.md
│ │ │ │ ├── release.json
│ │ │ │ ├── runtime.md
│ │ │ │ ├── sdk.md
│ │ │ │ ├── visualbasic.md
│ │ │ │ ├── winforms.md
│ │ │ │ └── wpf.md
│ │ │ └── rc2/
│ │ │ ├── 10.0.0-rc.2.md
│ │ │ ├── README.md
│ │ │ ├── api-diff/
│ │ │ │ ├── Microsoft.AspNetCore.App/
│ │ │ │ │ ├── 10.0-RC2.md
│ │ │ │ │ ├── 10.0-RC2_Microsoft.AspNetCore.Components.md
│ │ │ │ │ └── 10.0-RC2_Microsoft.AspNetCore.Mvc.TagHelpers.md
│ │ │ │ ├── Microsoft.NETCore.App/
│ │ │ │ │ ├── 10.0-RC2.md
│ │ │ │ │ ├── 10.0-RC2_System.Numerics.Vectors.md
│ │ │ │ │ ├── 10.0-RC2_System.Runtime.Intrinsics.md
│ │ │ │ │ ├── 10.0-RC2_System.Runtime.md
│ │ │ │ │ ├── 10.0-RC2_System.Security.Cryptography.md
│ │ │ │ │ └── 10.0-RC2_System.Xml.XmlSerializer.md
│ │ │ │ ├── Microsoft.WindowsDesktop.App/
│ │ │ │ │ ├── 10.0-RC2.md
│ │ │ │ │ └── 10.0-RC2_System.Windows.Forms.md
│ │ │ │ └── README.md
│ │ │ ├── aspnetcore.md
│ │ │ ├── containers.md
│ │ │ ├── csharp.md
│ │ │ ├── dotnetmaui.md
│ │ │ ├── efcore.md
│ │ │ ├── fsharp.md
│ │ │ ├── libraries.md
│ │ │ ├── release.json
│ │ │ ├── runtime.md
│ │ │ ├── sdk.md
│ │ │ ├── visualbasic.md
│ │ │ ├── winforms.md
│ │ │ └── wpf.md
│ │ ├── releases.json
│ │ ├── supported-os.json
│ │ └── supported-os.md
│ ├── 11.0/
│ │ ├── README.md
│ │ ├── get-started.md
│ │ ├── known-issues.md
│ │ ├── os-packages.json
│ │ ├── os-packages.md
│ │ ├── preview/
│ │ │ ├── README.md
│ │ │ ├── preview1/
│ │ │ │ ├── 11.0.0-preview.1.md
│ │ │ │ ├── README.md
│ │ │ │ ├── api-diff/
│ │ │ │ │ ├── Microsoft.AspNetCore.App/
│ │ │ │ │ │ ├── 11.0-preview1.md
│ │ │ │ │ │ ├── 11.0-preview1_Microsoft.AspNetCore.Components.Endpoints.md
│ │ │ │ │ │ ├── 11.0-preview1_Microsoft.AspNetCore.Components.Forms.md
│ │ │ │ │ │ ├── 11.0-preview1_Microsoft.AspNetCore.Components.Server.md
│ │ │ │ │ │ ├── 11.0-preview1_Microsoft.AspNetCore.Components.Web.md
│ │ │ │ │ │ ├── 11.0-preview1_Microsoft.AspNetCore.Components.md
│ │ │ │ │ │ ├── 11.0-preview1_Microsoft.AspNetCore.DataProtection.Abstractions.md
│ │ │ │ │ │ ├── 11.0-preview1_Microsoft.AspNetCore.DataProtection.md
│ │ │ │ │ │ ├── 11.0-preview1_Microsoft.AspNetCore.Mvc.Abstractions.md
│ │ │ │ │ │ ├── 11.0-preview1_Microsoft.AspNetCore.OutputCaching.md
│ │ │ │ │ │ ├── 11.0-preview1_Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.md
│ │ │ │ │ │ └── 11.0-preview1_System.Security.Cryptography.Pkcs.md
│ │ │ │ │ ├── Microsoft.NETCore.App/
│ │ │ │ │ │ ├── 11.0-preview1.md
│ │ │ │ │ │ ├── 11.0-preview1_System.Collections.Immutable.md
│ │ │ │ │ │ ├── 11.0-preview1_System.Collections.md
│ │ │ │ │ │ ├── 11.0-preview1_System.Diagnostics.Tracing.md
│ │ │ │ │ │ ├── 11.0-preview1_System.IO.Compression.Brotli.md
│ │ │ │ │ │ ├── 11.0-preview1_System.IO.Compression.Zstandard.md
│ │ │ │ │ │ ├── 11.0-preview1_System.IO.Compression.md
│ │ │ │ │ │ ├── 11.0-preview1_System.IO.Pipes.md
│ │ │ │ │ │ ├── 11.0-preview1_System.Linq.Expressions.md
│ │ │ │ │ │ ├── 11.0-preview1_System.Memory.md
│ │ │ │ │ │ ├── 11.0-preview1_System.Net.Mail.md
│ │ │ │ │ │ ├── 11.0-preview1_System.Net.Primitives.md
│ │ │ │ │ │ ├── 11.0-preview1_System.Net.Sockets.md
│ │ │ │ │ │ ├── 11.0-preview1_System.Numerics.Vectors.md
│ │ │ │ │ │ ├── 11.0-preview1_System.Runtime.InteropServices.md
│ │ │ │ │ │ ├── 11.0-preview1_System.Runtime.Intrinsics.md
│ │ │ │ │ │ ├── 11.0-preview1_System.Runtime.Numerics.md
│ │ │ │ │ │ ├── 11.0-preview1_System.Runtime.md
│ │ │ │ │ │ ├── 11.0-preview1_System.Security.Cryptography.md
│ │ │ │ │ │ ├── 11.0-preview1_System.Text.Json.md
│ │ │ │ │ │ └── 11.0-preview1_System.Threading.md
│ │ │ │ │ ├── Microsoft.WindowsDesktop.App/
│ │ │ │ │ │ ├── 11.0-preview1.md
│ │ │ │ │ │ └── 11.0-preview1_System.Windows.Forms.md
│ │ │ │ │ └── README.md
│ │ │ │ ├── aspnetcore.md
│ │ │ │ ├── containers.md
│ │ │ │ ├── csharp.md
│ │ │ │ ├── dotnetmaui.md
│ │ │ │ ├── efcore.md
│ │ │ │ ├── fsharp.md
│ │ │ │ ├── libraries.md
│ │ │ │ ├── msbuild.md
│ │ │ │ ├── release.json
│ │ │ │ ├── runtime.md
│ │ │ │ ├── sdk.md
│ │ │ │ ├── visualbasic.md
│ │ │ │ ├── winforms.md
│ │ │ │ └── wpf.md
│ │ │ └── preview2/
│ │ │ ├── 11.0.0-preview.2.md
│ │ │ ├── README.md
│ │ │ ├── api-diff/
│ │ │ │ ├── Microsoft.AspNetCore.App/
│ │ │ │ │ ├── 11.0-preview2.md
│ │ │ │ │ ├── 11.0-preview2_Microsoft.AspNetCore.Components.Endpoints.md
│ │ │ │ │ ├── 11.0-preview2_Microsoft.Extensions.Identity.Core.md
│ │ │ │ │ └── 11.0-preview2_Microsoft.Extensions.Identity.Stores.md
│ │ │ │ ├── Microsoft.NETCore.App/
│ │ │ │ │ ├── 11.0-preview2.md
│ │ │ │ │ ├── 11.0-preview2_System.Console.md
│ │ │ │ │ ├── 11.0-preview2_System.Diagnostics.Process.md
│ │ │ │ │ ├── 11.0-preview2_System.Formats.Tar.md
│ │ │ │ │ ├── 11.0-preview2_System.Net.Primitives.md
│ │ │ │ │ ├── 11.0-preview2_System.Runtime.InteropServices.md
│ │ │ │ │ ├── 11.0-preview2_System.Runtime.Intrinsics.md
│ │ │ │ │ ├── 11.0-preview2_System.Runtime.md
│ │ │ │ │ └── 11.0-preview2_System.Text.Json.md
│ │ │ │ ├── Microsoft.WindowsDesktop.App/
│ │ │ │ │ └── 11.0-preview2.md
│ │ │ │ └── README.md
│ │ │ ├── aspnetcore.md
│ │ │ ├── containers.md
│ │ │ ├── dotnetmaui.md
│ │ │ ├── efcore.md
│ │ │ ├── fsharp.md
│ │ │ ├── libraries.md
│ │ │ ├── release.json
│ │ │ ├── runtime.md
│ │ │ ├── sdk.md
│ │ │ └── wpf.md
│ │ ├── releases.json
│ │ ├── supported-os.json
│ │ └── supported-os.md
│ ├── 2.0/
│ │ ├── 2.0-preview1-contributor.md
│ │ ├── 2.0-supported-os.md
│ │ ├── 2.0.0-commit.md
│ │ ├── 2.0.0-contributor.md
│ │ ├── 2.0.0-known-issues.md
│ │ ├── 2.0.0-preview1-known-issues.md
│ │ ├── 2.0.0-preview1.md
│ │ ├── 2.0.0-preview2-commit.md
│ │ ├── 2.0.0-preview2-contributor.md
│ │ ├── 2.0.0-preview2-known-issues.md
│ │ ├── 2.0.0-preview2.md
│ │ ├── 2.0.0.md
│ │ ├── 2.0.3.md
│ │ ├── 2.0.4.md
│ │ ├── 2.0.5.md
│ │ ├── 2.0.6.md
│ │ ├── 2.0.7.md
│ │ ├── 2.0.9.md
│ │ ├── 2.1.200-sdk.md
│ │ ├── README.md
│ │ └── releases.json
│ ├── 2.1/
│ │ ├── 2.1-known-issues.md
│ │ ├── 2.1-supported-os.md
│ │ ├── 2.1.0-commit.md
│ │ ├── 2.1.0-contributor.md
│ │ ├── 2.1.0-known-issues.md
│ │ ├── 2.1.0-preview1-known-issues.md
│ │ ├── 2.1.0-preview1.md
│ │ ├── 2.1.0.md
│ │ ├── 2.1.1-commit.md
│ │ ├── 2.1.1-known-issues.md
│ │ ├── 2.1.1.md
│ │ ├── 2.1.10/
│ │ │ ├── 2.1.10-download.md
│ │ │ └── 2.1.10.md
│ │ ├── 2.1.11/
│ │ │ ├── 2.1.11-download.md
│ │ │ └── 2.1.11.md
│ │ ├── 2.1.12/
│ │ │ ├── 2.1.12-download.md
│ │ │ ├── 2.1.12.md
│ │ │ ├── 2.1.605-sdk-download.md
│ │ │ ├── 2.1.701-sdk-download.md
│ │ │ └── 2.1.801-sdk-download.md
│ │ ├── 2.1.13/
│ │ │ ├── 2.1.13-download.md
│ │ │ ├── 2.1.13.md
│ │ │ ├── 2.1.606-download.md
│ │ │ └── 2.1.802-download.md
│ │ ├── 2.1.14/
│ │ │ ├── 2.1.14-install-instructions.md
│ │ │ ├── 2.1.14.md
│ │ │ └── 2.1.607-download.md
│ │ ├── 2.1.15/
│ │ │ ├── 2.1.15-install-instructions.md
│ │ │ ├── 2.1.15.md
│ │ │ ├── 2.1.608-download.md
│ │ │ └── 2.1.803-download.md
│ │ ├── 2.1.16/
│ │ │ ├── 2.1.16-install-instructions.md
│ │ │ ├── 2.1.16.md
│ │ │ ├── 2.1.609-download.md
│ │ │ └── 2.1.804-download.md
│ │ ├── 2.1.17/
│ │ │ ├── 2.1.17-install-instructions.md
│ │ │ ├── 2.1.17.md
│ │ │ ├── 2.1.610-download.md
│ │ │ └── 2.1.805-download.md
│ │ ├── 2.1.18/
│ │ │ ├── 2.1.18-install-instructions.md
│ │ │ ├── 2.1.18.md
│ │ │ ├── 2.1.611-download.md
│ │ │ └── 2.1.806-download.md
│ │ ├── 2.1.19/
│ │ │ ├── 2.1.19-install-instructions.md
│ │ │ ├── 2.1.19.md
│ │ │ ├── 2.1.612-download.md
│ │ │ └── 2.1.807-download.md
│ │ ├── 2.1.2.md
│ │ ├── 2.1.20/
│ │ │ ├── 2.1.20-install-instructions.md
│ │ │ ├── 2.1.20.md
│ │ │ ├── 2.1.613-download.md
│ │ │ └── 2.1.808-download.md
│ │ ├── 2.1.21/
│ │ │ ├── 2.1.21-install-instructions.md
│ │ │ ├── 2.1.21.md
│ │ │ ├── 2.1.614-download.md
│ │ │ └── 2.1.809-download.md
│ │ ├── 2.1.22/
│ │ │ ├── 2.1.22-install-instructions.md
│ │ │ ├── 2.1.22.md
│ │ │ ├── 2.1.615-download.md
│ │ │ └── 2.1.810-download.md
│ │ ├── 2.1.23/
│ │ │ ├── 2.1.23-install-instructions.md
│ │ │ ├── 2.1.23.md
│ │ │ ├── 2.1.616-download.md
│ │ │ └── 2.1.811-download.md
│ │ ├── 2.1.24/
│ │ │ ├── 2.1.24-install-instructions.md
│ │ │ ├── 2.1.24.md
│ │ │ ├── 2.1.617-download.md
│ │ │ └── 2.1.812-download.md
│ │ ├── 2.1.25/
│ │ │ ├── 2.1.25-install-instructions.md
│ │ │ ├── 2.1.25.md
│ │ │ └── 2.1.813-download.md
│ │ ├── 2.1.26/
│ │ │ ├── 2.1.26-install-instructions.md
│ │ │ ├── 2.1.26.md
│ │ │ └── 2.1.814-download.md
│ │ ├── 2.1.27/
│ │ │ ├── 2.1.27-install-instructions.md
│ │ │ ├── 2.1.27.md
│ │ │ └── 2.1.815-download.md
│ │ ├── 2.1.28/
│ │ │ ├── 2.1.28-install-instructions.md
│ │ │ ├── 2.1.28.md
│ │ │ └── 2.1.816-download.md
│ │ ├── 2.1.3/
│ │ │ ├── 2.1.3-commits.md
│ │ │ ├── 2.1.3-download.md
│ │ │ └── 2.1.3.md
│ │ ├── 2.1.30/
│ │ │ ├── 2.1.30-install-instructions.md
│ │ │ ├── 2.1.30.md
│ │ │ └── 2.1.526.md
│ │ ├── 2.1.39/
│ │ │ └── 2.1.39.md
│ │ ├── 2.1.4/
│ │ │ ├── 2.1.4-commits.md
│ │ │ ├── 2.1.4-download.md
│ │ │ └── 2.1.4.md
│ │ ├── 2.1.400-SDK/
│ │ │ ├── 2.1.400-commit.md
│ │ │ ├── 2.1.400-sdk-download.md
│ │ │ └── 2.1.400-sdk.md
│ │ ├── 2.1.5/
│ │ │ ├── 2.1.5-commits.md
│ │ │ ├── 2.1.5-download.md
│ │ │ └── 2.1.5.md
│ │ ├── 2.1.502-SDK/
│ │ │ ├── 2.1.502-commits.md
│ │ │ ├── 2.1.502-download.md
│ │ │ └── 2.1.502.md
│ │ ├── 2.1.6/
│ │ │ ├── 2.1.6-commits.md
│ │ │ ├── 2.1.6-download.md
│ │ │ └── 2.1.6.md
│ │ ├── 2.1.602-SDK/
│ │ │ └── 2.1.602-SDK.md
│ │ ├── 2.1.603-SDK/
│ │ │ └── 2.1.603-SDK-download.md
│ │ ├── 2.1.604-SDK/
│ │ │ └── 2.1.604-SDK-download.md
│ │ ├── 2.1.7/
│ │ │ ├── 2.1.7-commits.md
│ │ │ ├── 2.1.7-download.md
│ │ │ └── 2.1.7.md
│ │ ├── 2.1.700-SDK/
│ │ │ └── 2.1.700-SDK-download.md
│ │ ├── 2.1.8/
│ │ │ ├── 2.1.8-download.md
│ │ │ ├── 2.1.8-known-issues.md
│ │ │ └── 2.1.8.md
│ │ ├── 2.1.9/
│ │ │ ├── 2.1.9-download.md
│ │ │ └── 2.1.9.md
│ │ ├── Preview/
│ │ │ ├── 2.1-600-preview-commits.md
│ │ │ ├── 2.1.0-preview2-known-issues.md
│ │ │ ├── 2.1.0-preview2.md
│ │ │ ├── 2.1.0-rc1-known-issues.md
│ │ │ ├── 2.1.0-rc1.md
│ │ │ ├── 2.1.600-preview-download.md
│ │ │ ├── 2.1.600-preview.md
│ │ │ └── api-diff/
│ │ │ ├── preview1/
│ │ │ │ ├── 2.1-preview1.md
│ │ │ │ ├── 2.1-preview1_Microsoft.Win32.SafeHandles.md
│ │ │ │ ├── 2.1-preview1_System.Buffers.Binary.md
│ │ │ │ ├── 2.1-preview1_System.Buffers.Text.md
│ │ │ │ ├── 2.1-preview1_System.Buffers.md
│ │ │ │ ├── 2.1-preview1_System.Collections.Generic.md
│ │ │ │ ├── 2.1-preview1_System.Collections.Immutable.md
│ │ │ │ ├── 2.1-preview1_System.ComponentModel.DataAnnotations.md
│ │ │ │ ├── 2.1-preview1_System.Data.Common.md
│ │ │ │ ├── 2.1-preview1_System.Data.md
│ │ │ │ ├── 2.1-preview1_System.Diagnostics.Tracing.md
│ │ │ │ ├── 2.1-preview1_System.Diagnostics.md
│ │ │ │ ├── 2.1-preview1_System.Drawing.md
│ │ │ │ ├── 2.1-preview1_System.Globalization.md
│ │ │ │ ├── 2.1-preview1_System.IO.Compression.md
│ │ │ │ ├── 2.1-preview1_System.IO.md
│ │ │ │ ├── 2.1-preview1_System.Net.Http.md
│ │ │ │ ├── 2.1-preview1_System.Net.Security.md
│ │ │ │ ├── 2.1-preview1_System.Net.Sockets.md
│ │ │ │ ├── 2.1-preview1_System.Net.WebSockets.md
│ │ │ │ ├── 2.1-preview1_System.Net.md
│ │ │ │ ├── 2.1-preview1_System.Numerics.md
│ │ │ │ ├── 2.1-preview1_System.Reflection.Emit.md
│ │ │ │ ├── 2.1-preview1_System.Reflection.Metadata.md
│ │ │ │ ├── 2.1-preview1_System.Reflection.md
│ │ │ │ ├── 2.1-preview1_System.Runtime.CompilerServices.md
│ │ │ │ ├── 2.1-preview1_System.Runtime.InteropServices.md
│ │ │ │ ├── 2.1-preview1_System.Runtime.Intrinsics.X86.md
│ │ │ │ ├── 2.1-preview1_System.Runtime.Intrinsics.md
│ │ │ │ ├── 2.1-preview1_System.Security.Cryptography.X509Certificates.md
│ │ │ │ ├── 2.1-preview1_System.Security.Cryptography.md
│ │ │ │ ├── 2.1-preview1_System.Text.RegularExpressions.md
│ │ │ │ ├── 2.1-preview1_System.Text.md
│ │ │ │ ├── 2.1-preview1_System.Threading.md
│ │ │ │ └── 2.1-preview1_System.md
│ │ │ ├── preview2/
│ │ │ │ ├── 2.1-preview2.md
│ │ │ │ ├── 2.1-preview2_System.Buffers.Binary.md
│ │ │ │ ├── 2.1-preview2_System.Buffers.Text.md
│ │ │ │ ├── 2.1-preview2_System.Buffers.md
│ │ │ │ ├── 2.1-preview2_System.Collections.Generic.md
│ │ │ │ ├── 2.1-preview2_System.ComponentModel.DataAnnotations.md
│ │ │ │ ├── 2.1-preview2_System.Data.Common.md
│ │ │ │ ├── 2.1-preview2_System.Diagnostics.md
│ │ │ │ ├── 2.1-preview2_System.Globalization.md
│ │ │ │ ├── 2.1-preview2_System.IO.Compression.md
│ │ │ │ ├── 2.1-preview2_System.IO.Enumeration.md
│ │ │ │ ├── 2.1-preview2_System.IO.Pipes.md
│ │ │ │ ├── 2.1-preview2_System.IO.md
│ │ │ │ ├── 2.1-preview2_System.Net.Http.md
│ │ │ │ ├── 2.1-preview2_System.Net.Security.md
│ │ │ │ ├── 2.1-preview2_System.Net.WebSockets.md
│ │ │ │ ├── 2.1-preview2_System.Net.md
│ │ │ │ ├── 2.1-preview2_System.Numerics.md
│ │ │ │ ├── 2.1-preview2_System.Reflection.Emit.md
│ │ │ │ ├── 2.1-preview2_System.Reflection.Metadata.Ecma335.md
│ │ │ │ ├── 2.1-preview2_System.Reflection.Metadata.md
│ │ │ │ ├── 2.1-preview2_System.Reflection.PortableExecutable.md
│ │ │ │ ├── 2.1-preview2_System.Runtime.CompilerServices.md
│ │ │ │ ├── 2.1-preview2_System.Runtime.InteropServices.md
│ │ │ │ ├── 2.1-preview2_System.Runtime.Intrinsics.X86.md
│ │ │ │ ├── 2.1-preview2_System.Runtime.Intrinsics.md
│ │ │ │ ├── 2.1-preview2_System.Security.Cryptography.md
│ │ │ │ ├── 2.1-preview2_System.Text.md
│ │ │ │ ├── 2.1-preview2_System.Threading.Tasks.Sources.md
│ │ │ │ ├── 2.1-preview2_System.Threading.Tasks.md
│ │ │ │ ├── 2.1-preview2_System.Threading.md
│ │ │ │ ├── 2.1-preview2_System.Xml.Serialization.md
│ │ │ │ └── 2.1-preview2_System.md
│ │ │ └── rc1/
│ │ │ └── 2.1-rc1.md
│ │ ├── README.md
│ │ ├── api-diff/
│ │ │ ├── 2.0-vs-2.1.md
│ │ │ ├── 2.0-vs-2.1_Microsoft.Win32.SafeHandles.md
│ │ │ ├── 2.0-vs-2.1_System.Buffers.Binary.md
│ │ │ ├── 2.0-vs-2.1_System.Buffers.Text.md
│ │ │ ├── 2.0-vs-2.1_System.Buffers.md
│ │ │ ├── 2.0-vs-2.1_System.Collections.Generic.md
│ │ │ ├── 2.0-vs-2.1_System.Collections.Immutable.md
│ │ │ ├── 2.0-vs-2.1_System.Collections.Specialized.md
│ │ │ ├── 2.0-vs-2.1_System.ComponentModel.DataAnnotations.md
│ │ │ ├── 2.0-vs-2.1_System.ComponentModel.Design.Serialization.md
│ │ │ ├── 2.0-vs-2.1_System.Data.Common.md
│ │ │ ├── 2.0-vs-2.1_System.Data.md
│ │ │ ├── 2.0-vs-2.1_System.Diagnostics.SymbolStore.md
│ │ │ ├── 2.0-vs-2.1_System.Diagnostics.Tracing.md
│ │ │ ├── 2.0-vs-2.1_System.Diagnostics.md
│ │ │ ├── 2.0-vs-2.1_System.Drawing.md
│ │ │ ├── 2.0-vs-2.1_System.Globalization.md
│ │ │ ├── 2.0-vs-2.1_System.IO.Compression.md
│ │ │ ├── 2.0-vs-2.1_System.IO.Enumeration.md
│ │ │ ├── 2.0-vs-2.1_System.IO.Pipes.md
│ │ │ ├── 2.0-vs-2.1_System.IO.md
│ │ │ ├── 2.0-vs-2.1_System.Net.Http.md
│ │ │ ├── 2.0-vs-2.1_System.Net.Mime.md
│ │ │ ├── 2.0-vs-2.1_System.Net.Security.md
│ │ │ ├── 2.0-vs-2.1_System.Net.Sockets.md
│ │ │ ├── 2.0-vs-2.1_System.Net.WebSockets.md
│ │ │ ├── 2.0-vs-2.1_System.Net.md
│ │ │ ├── 2.0-vs-2.1_System.Numerics.md
│ │ │ ├── 2.0-vs-2.1_System.Reflection.Emit.md
│ │ │ ├── 2.0-vs-2.1_System.Reflection.Metadata.Ecma335.md
│ │ │ ├── 2.0-vs-2.1_System.Reflection.Metadata.md
│ │ │ ├── 2.0-vs-2.1_System.Reflection.PortableExecutable.md
│ │ │ ├── 2.0-vs-2.1_System.Reflection.md
│ │ │ ├── 2.0-vs-2.1_System.Runtime.CompilerServices.md
│ │ │ ├── 2.0-vs-2.1_System.Runtime.InteropServices.md
│ │ │ ├── 2.0-vs-2.1_System.Runtime.Serialization.md
│ │ │ ├── 2.0-vs-2.1_System.Security.Cryptography.X509Certificates.md
│ │ │ ├── 2.0-vs-2.1_System.Security.Cryptography.md
│ │ │ ├── 2.0-vs-2.1_System.Text.RegularExpressions.md
│ │ │ ├── 2.0-vs-2.1_System.Text.md
│ │ │ ├── 2.0-vs-2.1_System.Threading.Tasks.Dataflow.md
│ │ │ ├── 2.0-vs-2.1_System.Threading.Tasks.Sources.md
│ │ │ ├── 2.0-vs-2.1_System.Threading.Tasks.md
│ │ │ ├── 2.0-vs-2.1_System.Threading.md
│ │ │ ├── 2.0-vs-2.1_System.Xml.Serialization.md
│ │ │ └── 2.0-vs-2.1_System.md
│ │ └── releases.json
│ ├── 2.2/
│ │ ├── 2.2-known-issues.md
│ │ ├── 2.2-supported-os.md
│ │ ├── 2.2.0/
│ │ │ ├── 2.2.0-commits.md
│ │ │ ├── 2.2.0-download.md
│ │ │ └── 2.2.0.md
│ │ ├── 2.2.1/
│ │ │ ├── 2.2.1-commits.md
│ │ │ ├── 2.2.1-download.md
│ │ │ └── 2.2.1.md
│ │ ├── 2.2.101-SDK/
│ │ │ ├── 2.2.101-commits.md
│ │ │ ├── 2.2.101-download.md
│ │ │ └── 2.2.101.md
│ │ ├── 2.2.2/
│ │ │ ├── 2.2.2-download.md
│ │ │ └── 2.2.2.md
│ │ ├── 2.2.202-SDK/
│ │ │ └── 2.2.202-SDK.md
│ │ ├── 2.2.203-SDK/
│ │ │ └── 2.2.203-SDK-download.md
│ │ ├── 2.2.204-SDK/
│ │ │ └── 2.2.204-SDK-download.md
│ │ ├── 2.2.3/
│ │ │ ├── 2.2.3-download.md
│ │ │ └── 2.2.3.md
│ │ ├── 2.2.300-SDK/
│ │ │ └── 2.2.300-SDK-download.md
│ │ ├── 2.2.4/
│ │ │ ├── 2.2.4-download.md
│ │ │ └── 2.2.4.md
│ │ ├── 2.2.5/
│ │ │ ├── 2.2.5-download.md
│ │ │ └── 2.2.5.md
│ │ ├── 2.2.6/
│ │ │ ├── 2.2.205-sdk-download.md
│ │ │ ├── 2.2.301-sdk-download.md
│ │ │ ├── 2.2.401-sdk-download.md
│ │ │ ├── 2.2.6-download.md
│ │ │ └── 2.2.6.md
│ │ ├── 2.2.7/
│ │ │ ├── 2.2.206-download.md
│ │ │ ├── 2.2.402-download.md
│ │ │ ├── 2.2.7-download.md
│ │ │ └── 2.2.7.md
│ │ ├── 2.2.8/
│ │ │ ├── 2.2.207-download.md
│ │ │ ├── 2.2.8-install-instructions.md
│ │ │ └── 2.2.8.md
│ │ ├── README.md
│ │ ├── preview/
│ │ │ ├── 2.2-200-preview-commits.md
│ │ │ ├── 2.2.0-preview1-download.md
│ │ │ ├── 2.2.0-preview1.md
│ │ │ ├── 2.2.0-preview2-download.md
│ │ │ ├── 2.2.0-preview2.md
│ │ │ ├── 2.2.0-preview3-download.md
│ │ │ ├── 2.2.0-preview3.md
│ │ │ ├── 2.2.200-preview-download.md
│ │ │ └── 2.2.200-preview.md
│ │ └── releases.json
│ ├── 3.0/
│ │ ├── 3.0-known-issues.md
│ │ ├── 3.0-supported-os.md
│ │ ├── 3.0.0/
│ │ │ ├── 3.0.0-contrib.md
│ │ │ ├── 3.0.0-download.md
│ │ │ └── 3.0.0.md
│ │ ├── 3.0.1/
│ │ │ ├── 3.0.1-install-instructions.md
│ │ │ └── 3.0.1.md
│ │ ├── 3.0.2/
│ │ │ ├── 3.0.2-install-instructions.md
│ │ │ └── 3.0.2.md
│ │ ├── 3.0.3/
│ │ │ ├── 3.0.3-install-instructions.md
│ │ │ └── 3.0.3.md
│ │ ├── README.md
│ │ ├── api-diff/
│ │ │ ├── .Net/
│ │ │ │ ├── 3.0.0.md
│ │ │ │ ├── 3.0.0_Microsoft.VisualBasic.CompilerServices.md
│ │ │ │ ├── 3.0.0_Microsoft.VisualBasic.FileIO.md
│ │ │ │ ├── 3.0.0_Microsoft.VisualBasic.md
│ │ │ │ ├── 3.0.0_System.Buffers.md
│ │ │ │ ├── 3.0.0_System.Collections.Generic.md
│ │ │ │ ├── 3.0.0_System.Collections.Immutable.md
│ │ │ │ ├── 3.0.0_System.ComponentModel.DataAnnotations.md
│ │ │ │ ├── 3.0.0_System.ComponentModel.md
│ │ │ │ ├── 3.0.0_System.Data.Common.md
│ │ │ │ ├── 3.0.0_System.Data.md
│ │ │ │ ├── 3.0.0_System.Diagnostics.CodeAnalysis.md
│ │ │ │ ├── 3.0.0_System.Diagnostics.Tracing.md
│ │ │ │ ├── 3.0.0_System.Diagnostics.md
│ │ │ │ ├── 3.0.0_System.Drawing.md
│ │ │ │ ├── 3.0.0_System.Globalization.md
│ │ │ │ ├── 3.0.0_System.IO.Compression.md
│ │ │ │ ├── 3.0.0_System.IO.IsolatedStorage.md
│ │ │ │ ├── 3.0.0_System.IO.Pipes.md
│ │ │ │ ├── 3.0.0_System.IO.md
│ │ │ │ ├── 3.0.0_System.Linq.md
│ │ │ │ ├── 3.0.0_System.Net.Http.md
│ │ │ │ ├── 3.0.0_System.Net.Security.md
│ │ │ │ ├── 3.0.0_System.Net.Sockets.md
│ │ │ │ ├── 3.0.0_System.Net.WebSockets.md
│ │ │ │ ├── 3.0.0_System.Net.md
│ │ │ │ ├── 3.0.0_System.Numerics.md
│ │ │ │ ├── 3.0.0_System.Reflection.Emit.md
│ │ │ │ ├── 3.0.0_System.Reflection.Metadata.md
│ │ │ │ ├── 3.0.0_System.Reflection.md
│ │ │ │ ├── 3.0.0_System.Runtime.CompilerServices.md
│ │ │ │ ├── 3.0.0_System.Runtime.InteropServices.md
│ │ │ │ ├── 3.0.0_System.Runtime.Intrinsics.X86.md
│ │ │ │ ├── 3.0.0_System.Runtime.Intrinsics.md
│ │ │ │ ├── 3.0.0_System.Runtime.Loader.md
│ │ │ │ ├── 3.0.0_System.Runtime.Remoting.md
│ │ │ │ ├── 3.0.0_System.Runtime.Serialization.md
│ │ │ │ ├── 3.0.0_System.Runtime.md
│ │ │ │ ├── 3.0.0_System.Security.Authentication.md
│ │ │ │ ├── 3.0.0_System.Security.Cryptography.md
│ │ │ │ ├── 3.0.0_System.Security.Permissions.md
│ │ │ │ ├── 3.0.0_System.Security.md
│ │ │ │ ├── 3.0.0_System.Text.Encodings.Web.md
│ │ │ │ ├── 3.0.0_System.Text.Json.Serialization.md
│ │ │ │ ├── 3.0.0_System.Text.Json.md
│ │ │ │ ├── 3.0.0_System.Text.RegularExpressions.md
│ │ │ │ ├── 3.0.0_System.Text.Unicode.md
│ │ │ │ ├── 3.0.0_System.Text.md
│ │ │ │ ├── 3.0.0_System.Threading.Channels.md
│ │ │ │ ├── 3.0.0_System.Threading.Tasks.Sources.md
│ │ │ │ ├── 3.0.0_System.Threading.Tasks.md
│ │ │ │ ├── 3.0.0_System.Threading.md
│ │ │ │ ├── 3.0.0_System.Windows.Markup.md
│ │ │ │ ├── 3.0.0_System.Xml.Schema.md
│ │ │ │ ├── 3.0.0_System.Xml.md
│ │ │ │ ├── 3.0.0_System.md
│ │ │ │ └── standalone-packages/
│ │ │ │ ├── 3.0.0-standalone-packages.md
│ │ │ │ ├── 3.0.0-standalone-packages_Microsoft.SqlServer.Server.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.ComponentModel.Composition.Primitives.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.ComponentModel.Composition.Registration.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Configuration.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Data.OleDb.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Data.SqlClient.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Data.SqlTypes.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Diagnostics.Eventing.Reader.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Diagnostics.PerformanceData.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Diagnostics.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.DirectoryServices.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Drawing.Printing.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Drawing.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.IO.Packaging.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.IO.Pipelines.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.IO.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Media.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Reflection.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Resources.Extensions.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Runtime.CompilerServices.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Security.AccessControl.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Security.Cryptography.Pkcs.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Security.Cryptography.X509Certificates.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Security.Cryptography.Xml.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Security.Cryptography.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Security.Permissions.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Security.Principal.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.ServiceModel.Channels.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.ServiceModel.Description.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.ServiceModel.Security.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.ServiceModel.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Text.Encodings.Web.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Text.Json.Serialization.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Text.Json.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Text.Unicode.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Threading.Channels.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Web.md
│ │ │ │ ├── 3.0.0-standalone-packages_System.Xaml.Permissions.md
│ │ │ │ ├── 3.0.0-standalone-packages_Windows.UI.Xaml.Automation.md
│ │ │ │ └── 3.0.0-standalone-packages_Windows.UI.Xaml.md
│ │ │ ├── Asp.Net/
│ │ │ │ ├── 3.0.0.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Antiforgery.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.ApiAuthorization.IdentityServer.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.Abstractions.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.AzureAD.UI.Views.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.AzureAD.UI.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.AzureADB2C.UI.Views.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.AzureADB2C.UI.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.Certificate.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.Cookies.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.Core.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.Facebook.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.Google.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.JwtBearer.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.MicrosoftAccount.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.Negotiate.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.OAuth.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.OpenIdConnect.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.Twitter.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.WsFederation.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authorization.Policy.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authorization.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.AzureAppServicesIntegration.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Blazor.HttpClient.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Blazor.Server.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Blazor.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Components.Authorization.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Components.Forms.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Components.Server.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Components.Web.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Components.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.ConcurrencyLimiter.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Connections.Abstractions.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Cors.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.DataProtection.AzureStorage.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.DataProtection.SystemWeb.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.DataProtection.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Diagnostics.Abstractions.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Diagnostics.HealthChecks.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Diagnostics.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.HeaderPropagation.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Hosting.Abstractions.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Hosting.Server.Abstractions.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Hosting.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Http.Abstractions.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Http.Connections.Client.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Http.Connections.Common.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Http.Connections.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Http.Extensions.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Http.Features.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Http.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.HttpOverrides.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Identity.EntityFrameworkCore.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Identity.Specification.Tests.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Identity.UI.Views.V3.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Identity.UI.Views.V4.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Identity.UI.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Identity.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.JsonPatch.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Localization.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Metadata.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.Abstractions.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.ApiExplorer.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.Components.Prerendering.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.Core.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.Cors.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.DataAnnotations.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.Formatters.Json.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.Formatters.Xml.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.Localization.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.NewtonsoftJson.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.Razor.Extensions.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.Razor.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.RazorPages.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.TagHelpers.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.Testing.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.ViewFeatures.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.WebApiCompatShim.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Owin.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Razor.Language.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Razor.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.ResponseCaching.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Rewrite.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Routing.Abstractions.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Routing.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Server.HttpSys.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Server.IIS.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Server.IISIntegration.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Server.Kestrel.Core.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Session.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.SignalR.Client.Core.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.SignalR.Client.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.SignalR.Common.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.SignalR.Core.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.SignalR.Protocols.Json.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.SignalR.Redis.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.SignalR.StackExchangeRedis.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.SignalR.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.StaticFiles.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.TestHost.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.WebSockets.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.WebUtilities.md
│ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.md
│ │ │ │ ├── 3.0.0_Microsoft.CodeAnalysis.Razor.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Caching.Memory.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Configuration.Abstractions.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Configuration.AzureKeyVault.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Configuration.FileExtensions.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Configuration.Ini.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Configuration.Json.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Configuration.KeyPerFile.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Configuration.NewtonsoftJson.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Configuration.UserSecrets.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Configuration.Xml.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Configuration.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.DependencyInjection.Abstractions.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.DependencyInjection.Specification.Tests.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.DependencyInjection.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.DependencyModel.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Diagnostics.HealthChecks.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Hosting.Abstractions.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Hosting.Systemd.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Hosting.WindowsServices.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Hosting.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Http.Polly.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Identity.Core.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Localization.Abstractions.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Logging.Abstractions.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Logging.AzureAppServices.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Logging.Configuration.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Logging.Console.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Logging.Debug.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Logging.EventLog.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Logging.EventSource.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Logging.TraceSource.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Logging.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.ObjectPool.md
│ │ │ │ ├── 3.0.0_Microsoft.Extensions.Options.md
│ │ │ │ ├── 3.0.0_Microsoft.JSInterop.md
│ │ │ │ └── 3.0.0_Mono.WebAssembly.Interop.md
│ │ │ └── README.md
│ │ ├── preview/
│ │ │ ├── 3.0.0-preview-known-issues.md
│ │ │ ├── 3.0.0-preview1-download.md
│ │ │ ├── 3.0.0-preview1.md
│ │ │ ├── 3.0.0-preview2-download.md
│ │ │ ├── 3.0.0-preview2.md
│ │ │ ├── 3.0.0-preview3-download.md
│ │ │ ├── 3.0.0-preview3.md
│ │ │ ├── 3.0.0-preview4-download.md
│ │ │ ├── 3.0.0-preview4.md
│ │ │ ├── 3.0.0-preview5-download.md
│ │ │ ├── 3.0.0-preview5.md
│ │ │ ├── 3.0.0-preview6-download.md
│ │ │ ├── 3.0.0-preview6.md
│ │ │ ├── 3.0.0-preview7-download.md
│ │ │ ├── 3.0.0-preview7.md
│ │ │ ├── 3.0.0-preview8-download.md
│ │ │ ├── 3.0.0-preview8.md
│ │ │ ├── 3.0.0-preview9-download.md
│ │ │ ├── 3.0.0-preview9.md
│ │ │ ├── 3.0.0-rc1-download.md
│ │ │ ├── 3.0.0-rc1.md
│ │ │ └── api-diff/
│ │ │ ├── ga/
│ │ │ │ ├── .Net/
│ │ │ │ │ ├── 3.0.0.md
│ │ │ │ │ └── 3.0.0_System.Data.Common.md
│ │ │ │ └── README.md
│ │ │ ├── preview1/
│ │ │ │ ├── 3.0-preview1.md
│ │ │ │ ├── 3.0-preview1_System.Buffers.md
│ │ │ │ ├── 3.0-preview1_System.Collections.Generic.md
│ │ │ │ ├── 3.0-preview1_System.Collections.Immutable.md
│ │ │ │ ├── 3.0-preview1_System.ComponentModel.md
│ │ │ │ ├── 3.0-preview1_System.Diagnostics.md
│ │ │ │ ├── 3.0-preview1_System.Globalization.md
│ │ │ │ ├── 3.0-preview1_System.IO.Compression.md
│ │ │ │ ├── 3.0-preview1_System.IO.IsolatedStorage.md
│ │ │ │ ├── 3.0-preview1_System.IO.Pipes.md
│ │ │ │ ├── 3.0-preview1_System.IO.md
│ │ │ │ ├── 3.0-preview1_System.Linq.md
│ │ │ │ ├── 3.0-preview1_System.Net.Http.md
│ │ │ │ ├── 3.0-preview1_System.Net.Security.md
│ │ │ │ ├── 3.0-preview1_System.Net.Sockets.md
│ │ │ │ ├── 3.0-preview1_System.Net.WebSockets.md
│ │ │ │ ├── 3.0-preview1_System.Net.md
│ │ │ │ ├── 3.0-preview1_System.Numerics.md
│ │ │ │ ├── 3.0-preview1_System.Reflection.Emit.md
│ │ │ │ ├── 3.0-preview1_System.Reflection.md
│ │ │ │ ├── 3.0-preview1_System.Runtime.CompilerServices.md
│ │ │ │ ├── 3.0-preview1_System.Runtime.InteropServices.md
│ │ │ │ ├── 3.0-preview1_System.Runtime.Intrinsics.Arm.Arm64.md
│ │ │ │ ├── 3.0-preview1_System.Runtime.Intrinsics.X86.md
│ │ │ │ ├── 3.0-preview1_System.Runtime.Intrinsics.md
│ │ │ │ ├── 3.0-preview1_System.Runtime.Loader.md
│ │ │ │ ├── 3.0-preview1_System.Runtime.Remoting.md
│ │ │ │ ├── 3.0-preview1_System.Runtime.Serialization.md
│ │ │ │ ├── 3.0-preview1_System.Runtime.md
│ │ │ │ ├── 3.0-preview1_System.Security.Authentication.md
│ │ │ │ ├── 3.0-preview1_System.Security.Cryptography.md
│ │ │ │ ├── 3.0-preview1_System.Text.Json.md
│ │ │ │ ├── 3.0-preview1_System.Text.RegularExpressions.md
│ │ │ │ ├── 3.0-preview1_System.Text.md
│ │ │ │ ├── 3.0-preview1_System.Threading.Tasks.Sources.md
│ │ │ │ ├── 3.0-preview1_System.Threading.Tasks.md
│ │ │ │ ├── 3.0-preview1_System.Threading.md
│ │ │ │ ├── 3.0-preview1_System.Windows.Markup.md
│ │ │ │ ├── 3.0-preview1_System.Xml.md
│ │ │ │ └── 3.0-preview1_System.md
│ │ │ ├── preview2/
│ │ │ │ ├── 3.0-preview2.md
│ │ │ │ ├── 3.0-preview2_System.Buffers.md
│ │ │ │ ├── 3.0-preview2_System.Collections.Generic.md
│ │ │ │ ├── 3.0-preview2_System.ComponentModel.DataAnnotations.md
│ │ │ │ ├── 3.0-preview2_System.Diagnostics.md
│ │ │ │ ├── 3.0-preview2_System.Linq.md
│ │ │ │ ├── 3.0-preview2_System.Net.Sockets.md
│ │ │ │ ├── 3.0-preview2_System.Reflection.md
│ │ │ │ ├── 3.0-preview2_System.Runtime.CompilerServices.md
│ │ │ │ ├── 3.0-preview2_System.Runtime.InteropServices.md
│ │ │ │ ├── 3.0-preview2_System.Runtime.Intrinsics.X86.md
│ │ │ │ ├── 3.0-preview2_System.Runtime.Intrinsics.md
│ │ │ │ ├── 3.0-preview2_System.Runtime.Loader.md
│ │ │ │ ├── 3.0-preview2_System.Security.Permissions.md
│ │ │ │ ├── 3.0-preview2_System.Security.md
│ │ │ │ ├── 3.0-preview2_System.Text.Json.md
│ │ │ │ ├── 3.0-preview2_System.Threading.Tasks.md
│ │ │ │ ├── 3.0-preview2_System.Threading.md
│ │ │ │ └── 3.0-preview2_System.md
│ │ │ ├── preview3/
│ │ │ │ ├── 3.0-preview3.md
│ │ │ │ ├── 3.0-preview3_System.Diagnostics.md
│ │ │ │ ├── 3.0-preview3_System.IO.md
│ │ │ │ ├── 3.0-preview3_System.Reflection.Emit.md
│ │ │ │ ├── 3.0-preview3_System.Runtime.CompilerServices.md
│ │ │ │ ├── 3.0-preview3_System.Runtime.InteropServices.md
│ │ │ │ ├── 3.0-preview3_System.Runtime.Intrinsics.md
│ │ │ │ ├── 3.0-preview3_System.Threading.Tasks.md
│ │ │ │ ├── 3.0-preview3_System.Threading.md
│ │ │ │ └── 3.0-preview3_System.md
│ │ │ ├── preview4/
│ │ │ │ ├── 3.0-preview4.md
│ │ │ │ ├── 3.0-preview4_System.Buffers.md
│ │ │ │ ├── 3.0-preview4_System.Data.md
│ │ │ │ ├── 3.0-preview4_System.Diagnostics.md
│ │ │ │ ├── 3.0-preview4_System.Drawing.md
│ │ │ │ ├── 3.0-preview4_System.IO.md
│ │ │ │ ├── 3.0-preview4_System.Linq.md
│ │ │ │ ├── 3.0-preview4_System.Net.Http.md
│ │ │ │ ├── 3.0-preview4_System.Net.Security.md
│ │ │ │ ├── 3.0-preview4_System.Numerics.md
│ │ │ │ ├── 3.0-preview4_System.Reflection.Emit.md
│ │ │ │ ├── 3.0-preview4_System.Runtime.CompilerServices.md
│ │ │ │ ├── 3.0-preview4_System.Runtime.Intrinsics.Arm.Arm64.md
│ │ │ │ ├── 3.0-preview4_System.Runtime.Intrinsics.X86.md
│ │ │ │ ├── 3.0-preview4_System.Runtime.Loader.md
│ │ │ │ ├── 3.0-preview4_System.Runtime.Serialization.md
│ │ │ │ ├── 3.0-preview4_System.Runtime.md
│ │ │ │ ├── 3.0-preview4_System.Text.Json.Serialization.md
│ │ │ │ ├── 3.0-preview4_System.Text.Json.md
│ │ │ │ ├── 3.0-preview4_System.Text.Unicode.md
│ │ │ │ ├── 3.0-preview4_System.Text.md
│ │ │ │ └── standalone-packages/
│ │ │ │ ├── 3.0-preview4-standalone-packages.md
│ │ │ │ ├── 3.0-preview4_System.Data.md
│ │ │ │ ├── 3.0-preview4_System.Drawing.md
│ │ │ │ ├── 3.0-preview4_System.IO.Packaging.md
│ │ │ │ ├── 3.0-preview4_System.IO.Pipelines.md
│ │ │ │ ├── 3.0-preview4_System.Runtime.CompilerServices.md
│ │ │ │ ├── 3.0-preview4_System.Runtime.Intrinsics.Arm.Arm64.md
│ │ │ │ └── 3.0-preview4_System.Threading.Channels.md
│ │ │ ├── preview5/
│ │ │ │ ├── 3.0-preview5.md
│ │ │ │ ├── 3.0-preview5_Microsoft.VisualBasic.ApplicationServices.md
│ │ │ │ ├── 3.0-preview5_Microsoft.VisualBasic.CompilerServices.md
│ │ │ │ ├── 3.0-preview5_Microsoft.VisualBasic.Devices.md
│ │ │ │ ├── 3.0-preview5_Microsoft.VisualBasic.MyServices.md
│ │ │ │ ├── 3.0-preview5_Microsoft.VisualBasic.md
│ │ │ │ ├── 3.0-preview5_System.Buffers.md
│ │ │ │ ├── 3.0-preview5_System.Diagnostics.Tracing.md
│ │ │ │ ├── 3.0-preview5_System.Net.Security.md
│ │ │ │ ├── 3.0-preview5_System.Runtime.CompilerServices.md
│ │ │ │ ├── 3.0-preview5_System.Runtime.Intrinsics.X86.md
│ │ │ │ ├── 3.0-preview5_System.Runtime.Loader.md
│ │ │ │ ├── 3.0-preview5_System.Text.Json.Serialization.md
│ │ │ │ ├── 3.0-preview5_System.Text.Json.md
│ │ │ │ ├── 3.0-preview5_System.md
│ │ │ │ └── standalone-packages/
│ │ │ │ ├── 3.0-preview5-standalone-packages.md
│ │ │ │ └── 3.0-preview5_System.Threading.Channels.md
│ │ │ ├── preview6/
│ │ │ │ ├── 3.0-preview6.md
│ │ │ │ ├── 3.0-preview6_Microsoft.VisualBasic.ApplicationServices.md
│ │ │ │ ├── 3.0-preview6_Microsoft.VisualBasic.Devices.md
│ │ │ │ ├── 3.0-preview6_Microsoft.VisualBasic.MyServices.md
│ │ │ │ ├── 3.0-preview6_Microsoft.VisualBasic.md
│ │ │ │ ├── 3.0-preview6_System.Collections.Generic.md
│ │ │ │ ├── 3.0-preview6_System.Collections.Immutable.md
│ │ │ │ ├── 3.0-preview6_System.ComponentModel.md
│ │ │ │ ├── 3.0-preview6_System.Data.Common.md
│ │ │ │ ├── 3.0-preview6_System.Data.md
│ │ │ │ ├── 3.0-preview6_System.Diagnostics.CodeAnalysis.md
│ │ │ │ ├── 3.0-preview6_System.Diagnostics.Tracing.md
│ │ │ │ ├── 3.0-preview6_System.Drawing.md
│ │ │ │ ├── 3.0-preview6_System.IO.md
│ │ │ │ ├── 3.0-preview6_System.Linq.md
│ │ │ │ ├── 3.0-preview6_System.Net.Http.md
│ │ │ │ ├── 3.0-preview6_System.Net.Security.md
│ │ │ │ ├── 3.0-preview6_System.Net.Sockets.md
│ │ │ │ ├── 3.0-preview6_System.Numerics.md
│ │ │ │ ├── 3.0-preview6_System.Reflection.Emit.md
│ │ │ │ ├── 3.0-preview6_System.Reflection.md
│ │ │ │ ├── 3.0-preview6_System.Runtime.CompilerServices.md
│ │ │ │ ├── 3.0-preview6_System.Runtime.InteropServices.md
│ │ │ │ ├── 3.0-preview6_System.Runtime.Intrinsics.X86.md
│ │ │ │ ├── 3.0-preview6_System.Text.Encodings.Web.md
│ │ │ │ ├── 3.0-preview6_System.Text.Json.Serialization.md
│ │ │ │ ├── 3.0-preview6_System.Text.Json.md
│ │ │ │ ├── 3.0-preview6_System.Text.Unicode.md
│ │ │ │ ├── 3.0-preview6_System.Threading.Tasks.md
│ │ │ │ ├── 3.0-preview6_System.Threading.md
│ │ │ │ ├── 3.0-preview6_System.Xml.Schema.md
│ │ │ │ ├── 3.0-preview6_System.md
│ │ │ │ └── standalone-packages/
│ │ │ │ ├── 3.0-preview6-standalone-packages.md
│ │ │ │ ├── 3.0-preview6_System.Data.OleDb.md
│ │ │ │ ├── 3.0-preview6_System.Drawing.md
│ │ │ │ ├── 3.0-preview6_System.Resources.Extensions.md
│ │ │ │ ├── 3.0-preview6_System.Security.AccessControl.md
│ │ │ │ ├── 3.0-preview6_System.Security.Cryptography.Pkcs.md
│ │ │ │ ├── 3.0-preview6_System.Text.Encodings.Web.md
│ │ │ │ └── 3.0-preview6_System.Text.Unicode.md
│ │ │ ├── preview7/
│ │ │ │ ├── 3.0-preview7.md
│ │ │ │ ├── 3.0-preview7_System.Collections.Generic.md
│ │ │ │ ├── 3.0-preview7_System.Collections.Immutable.md
│ │ │ │ ├── 3.0-preview7_System.Data.Common.md
│ │ │ │ ├── 3.0-preview7_System.Diagnostics.Tracing.md
│ │ │ │ ├── 3.0-preview7_System.Diagnostics.md
│ │ │ │ ├── 3.0-preview7_System.Reflection.Emit.md
│ │ │ │ ├── 3.0-preview7_System.Reflection.Metadata.md
│ │ │ │ ├── 3.0-preview7_System.Runtime.Intrinsics.md
│ │ │ │ ├── 3.0-preview7_System.Runtime.Loader.md
│ │ │ │ ├── 3.0-preview7_System.Runtime.Serialization.md
│ │ │ │ ├── 3.0-preview7_System.Security.Cryptography.md
│ │ │ │ ├── 3.0-preview7_System.Text.Json.Serialization.md
│ │ │ │ ├── 3.0-preview7_System.Text.Json.md
│ │ │ │ ├── 3.0-preview7_System.Text.md
│ │ │ │ ├── 3.0-preview7_System.Threading.md
│ │ │ │ ├── 3.0-preview7_System.md
│ │ │ │ └── standalone-packages/
│ │ │ │ ├── 3.0-preview7-standalone-packages.md
│ │ │ │ ├── 3.0-preview7-standalone-packages_System.ComponentModel.Composition.Primitives.md
│ │ │ │ ├── 3.0-preview7-standalone-packages_System.Data.OleDb.md
│ │ │ │ ├── 3.0-preview7-standalone-packages_System.Diagnostics.Eventing.Reader.md
│ │ │ │ ├── 3.0-preview7-standalone-packages_System.IO.Packaging.md
│ │ │ │ ├── 3.0-preview7-standalone-packages_System.IO.Pipelines.md
│ │ │ │ ├── 3.0-preview7-standalone-packages_System.Resources.Extensions.md
│ │ │ │ ├── 3.0-preview7-standalone-packages_System.Security.AccessControl.md
│ │ │ │ ├── 3.0-preview7-standalone-packages_System.Security.Permissions.md
│ │ │ │ ├── 3.0-preview7-standalone-packages_System.Xaml.Permissions.md
│ │ │ │ ├── 3.0-preview7-standalone-packages_Windows.UI.Xaml.Automation.md
│ │ │ │ └── 3.0-preview7-standalone-packages_Windows.UI.Xaml.md
│ │ │ ├── preview8/
│ │ │ │ ├── .Net/
│ │ │ │ │ ├── 3.0-preview8.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.VisualBasic.md
│ │ │ │ │ ├── 3.0-preview8_System.Collections.Generic.md
│ │ │ │ │ ├── 3.0-preview8_System.Text.Encodings.Web.md
│ │ │ │ │ ├── 3.0-preview8_System.Text.Json.Serialization.md
│ │ │ │ │ ├── 3.0-preview8_System.Text.Json.md
│ │ │ │ │ └── standalone-packages/
│ │ │ │ │ ├── 3.0-preview8-standalone-packages.md
│ │ │ │ │ └── 3.0-preview8-standalone-packages_System.IO.Pipelines.md
│ │ │ │ ├── Asp.Net/
│ │ │ │ │ ├── 3.0-preview8.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Builder.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Components.Browser.Rendering.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Components.Browser.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Components.CompilerServices.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Components.Forms.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Components.Layouts.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Components.RenderTree.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Components.Rendering.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Components.Routing.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Components.Server.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Components.Web.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Components.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Connections.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.DataProtection.Cng.Internal.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.DataProtection.Internal.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Hosting.Server.Abstractions.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Http.Features.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Http.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Identity.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Mvc.ActionConstraints.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Mvc.Diagnostics.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Mvc.Infrastructure.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Mvc.ViewFeatures.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Routing.Internal.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Routing.Template.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Routing.Tree.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.SignalR.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.Extensions.Hosting.Internal.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.JSInterop.Internal.md
│ │ │ │ │ ├── 3.0-preview8_Microsoft.JSInterop.md
│ │ │ │ │ ├── 3.0-preview8_System.Drawing.Printing.md
│ │ │ │ │ ├── 3.0-preview8_System.Drawing.md
│ │ │ │ │ ├── 3.0-preview8_System.Media.md
│ │ │ │ │ └── 3.0-preview8_System.Security.Cryptography.X509Certificates.md
│ │ │ │ └── README.md
│ │ │ ├── preview9/
│ │ │ │ ├── .Net/
│ │ │ │ │ ├── 3.0-preview9.md
│ │ │ │ │ ├── 3.0-preview9_Microsoft.VisualBasic.ApplicationServices.md
│ │ │ │ │ ├── 3.0-preview9_Microsoft.VisualBasic.Devices.md
│ │ │ │ │ ├── 3.0-preview9_Microsoft.VisualBasic.MyServices.md
│ │ │ │ │ ├── 3.0-preview9_System.Net.Sockets.md
│ │ │ │ │ ├── 3.0-preview9_System.Text.Encodings.Web.md
│ │ │ │ │ └── 3.0-preview9_System.Text.Json.md
│ │ │ │ ├── Asp.Net/
│ │ │ │ │ ├── 3.0-preview9.md
│ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Builder.md
│ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Components.Authorization.md
│ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Components.Forms.md
│ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Components.RenderTree.md
│ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Components.Rendering.md
│ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Components.Routing.md
│ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Components.Server.Circuits.md
│ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Components.Server.md
│ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Components.Web.md
│ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Components.md
│ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Mvc.Formatters.md
│ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Mvc.Infrastructure.md
│ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Mvc.ModelBinding.md
│ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Mvc.RazorPages.md
│ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Mvc.Rendering.md
│ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Mvc.md
│ │ │ │ │ ├── 3.0-preview9_Microsoft.JSInterop.Infrastructure.md
│ │ │ │ │ └── 3.0-preview9_Microsoft.JSInterop.md
│ │ │ │ └── README.md
│ │ │ └── rc1/
│ │ │ ├── Asp.Net/
│ │ │ │ ├── 3.0-rc1.md
│ │ │ │ └── 3.0-rc1_Microsoft.AspNetCore.Components.RenderTree.md
│ │ │ └── README.md
│ │ └── releases.json
│ ├── 3.1/
│ │ ├── 3.1-known-issues.md
│ │ ├── 3.1-supported-os.md
│ │ ├── 3.1.0/
│ │ │ ├── 3.1.0-install-instructions.md
│ │ │ └── 3.1.0.md
│ │ ├── 3.1.1/
│ │ │ ├── 3.1.1-install-instructions.md
│ │ │ └── 3.1.1.md
│ │ ├── 3.1.10/
│ │ │ ├── 3.1.10-install-instructions.md
│ │ │ ├── 3.1.10.md
│ │ │ └── 3.1.404-download.md
│ │ ├── 3.1.11/
│ │ │ ├── 3.1.11-install-instructions.md
│ │ │ ├── 3.1.11.md
│ │ │ └── 3.1.405-download.md
│ │ ├── 3.1.12/
│ │ │ ├── 3.1.12-install-instructions.md
│ │ │ ├── 3.1.12.md
│ │ │ └── 3.1.406-download.md
│ │ ├── 3.1.13/
│ │ │ ├── 3.1.13-install-instructions.md
│ │ │ ├── 3.1.13.md
│ │ │ └── 3.1.407-download.md
│ │ ├── 3.1.14/
│ │ │ ├── 3.1.14-install-instructions.md
│ │ │ ├── 3.1.14.md
│ │ │ └── 3.1.408-download.md
│ │ ├── 3.1.15/
│ │ │ ├── 3.1.15-install-instructions.md
│ │ │ ├── 3.1.15.md
│ │ │ └── 3.1.409-download.md
│ │ ├── 3.1.16/
│ │ │ ├── 3.1.16-install-instructions.md
│ │ │ ├── 3.1.16.md
│ │ │ └── 3.1.410-download.md
│ │ ├── 3.1.17/
│ │ │ ├── 3.1.17-install-instructions.md
│ │ │ ├── 3.1.17.md
│ │ │ └── 3.1.411-download.md
│ │ ├── 3.1.18/
│ │ │ ├── 3.1.118.md
│ │ │ └── 3.1.18.md
│ │ ├── 3.1.19/
│ │ │ ├── 3.1.119.md
│ │ │ └── 3.1.19.md
│ │ ├── 3.1.2/
│ │ │ ├── 3.1.2-install-instructions.md
│ │ │ ├── 3.1.2.md
│ │ │ └── 3.1.200-sdk.md
│ │ ├── 3.1.20/
│ │ │ ├── 3.1.120.md
│ │ │ └── 3.1.20.md
│ │ ├── 3.1.21/
│ │ │ └── 3.1.21.md
│ │ ├── 3.1.22/
│ │ │ └── 3.1.22.md
│ │ ├── 3.1.23/
│ │ │ └── 3.1.23.md
│ │ ├── 3.1.24/
│ │ │ └── 3.1.24.md
│ │ ├── 3.1.25/
│ │ │ └── 3.1.25.md
│ │ ├── 3.1.26/
│ │ │ └── 3.1.26.md
│ │ ├── 3.1.27/
│ │ │ └── 3.1.27.md
│ │ ├── 3.1.28/
│ │ │ └── 3.1.28.md
│ │ ├── 3.1.29/
│ │ │ └── 3.1.29.md
│ │ ├── 3.1.3/
│ │ │ ├── 3.1.201-download.md
│ │ │ ├── 3.1.3-install-instructions.md
│ │ │ └── 3.1.3.md
│ │ ├── 3.1.30/
│ │ │ └── 3.1.30.md
│ │ ├── 3.1.31/
│ │ │ └── 3.1.31.md
│ │ ├── 3.1.32/
│ │ │ └── 3.1.32.md
│ │ ├── 3.1.4/
│ │ │ ├── 3.1.202-download.md
│ │ │ ├── 3.1.300-sdk.md
│ │ │ ├── 3.1.4-install-instructions.md
│ │ │ └── 3.1.4.md
│ │ ├── 3.1.5/
│ │ │ ├── 3.1.301-download.md
│ │ │ ├── 3.1.5-install-instructions.md
│ │ │ └── 3.1.5.md
│ │ ├── 3.1.6/
│ │ │ ├── 3.1.302-download.md
│ │ │ ├── 3.1.6-install-instructions.md
│ │ │ └── 3.1.6.md
│ │ ├── 3.1.7/
│ │ │ ├── 3.1.401-download.md
│ │ │ ├── 3.1.7-install-instructions.md
│ │ │ └── 3.1.7.md
│ │ ├── 3.1.8/
│ │ │ ├── 3.1.402-download.md
│ │ │ ├── 3.1.8-install-instructions.md
│ │ │ └── 3.1.8.md
│ │ ├── 3.1.9/
│ │ │ ├── 3.1.403-download.md
│ │ │ ├── 3.1.9-install-instructions.md
│ │ │ └── 3.1.9.md
│ │ ├── README.md
│ │ ├── install-linux.md
│ │ ├── install-macos.md
│ │ ├── install-windows.md
│ │ ├── install.md
│ │ ├── linux-packages.md
│ │ ├── preview/
│ │ │ ├── 3.1.0-preview1-download.md
│ │ │ ├── 3.1.0-preview1.md
│ │ │ ├── 3.1.0-preview2-install-instructions.md
│ │ │ ├── 3.1.0-preview2.md
│ │ │ ├── 3.1.0-preview3-install-instructions.md
│ │ │ ├── 3.1.0-preview3.md
│ │ │ └── api-diff/
│ │ │ ├── preview2/
│ │ │ │ ├── .Net/
│ │ │ │ │ ├── 3.1-preview2-standalone-packages.md
│ │ │ │ │ └── 3.1-preview2-standalone-packages_System.IO.FileSystem.AccessControl.md
│ │ │ │ ├── Asp.Net/
│ │ │ │ │ ├── 3.1-preview2.md
│ │ │ │ │ ├── 3.1-preview2_Microsoft.AspNetCore.Components.Forms.md
│ │ │ │ │ ├── 3.1-preview2_Microsoft.AspNetCore.Components.md
│ │ │ │ │ ├── 3.1-preview2_Microsoft.AspNetCore.Mvc.ModelBinding.Metadata.md
│ │ │ │ │ ├── 3.1-preview2_Microsoft.AspNetCore.Mvc.ModelBinding.md
│ │ │ │ │ ├── 3.1-preview2_Microsoft.AspNetCore.Mvc.Rendering.md
│ │ │ │ │ ├── 3.1-preview2_Microsoft.AspNetCore.Mvc.TagHelpers.md
│ │ │ │ │ ├── 3.1-preview2_Microsoft.AspNetCore.Mvc.md
│ │ │ │ │ ├── 3.1-preview2_Microsoft.AspNetCore.Server.HttpSys.md
│ │ │ │ │ └── 3.1-preview2_Microsoft.AspNetCore.SignalR.Protocol.md
│ │ │ │ └── README.md
│ │ │ └── preview3/
│ │ │ ├── .Net/
│ │ │ │ ├── 3.1-preview3-standalone-packages.md
│ │ │ │ └── 3.1-preview3-standalone-packages_System.IO.FileSystem.AccessControl.md
│ │ │ └── README.md
│ │ └── releases.json
│ ├── 5.0/
│ │ ├── 5.0-contributor-list.md
│ │ ├── 5.0-known-issues.md
│ │ ├── 5.0-supported-os.md
│ │ ├── 5.0.0/
│ │ │ ├── 5.0.0-install-instructions.md
│ │ │ └── 5.0.0.md
│ │ ├── 5.0.1/
│ │ │ ├── 5.0.1-install-instructions.md
│ │ │ └── 5.0.1.md
│ │ ├── 5.0.10/
│ │ │ ├── 5.0.10.md
│ │ │ └── 5.0.207.md
│ │ ├── 5.0.11/
│ │ │ ├── 5.0.11.md
│ │ │ └── 5.0.208.md
│ │ ├── 5.0.12/
│ │ │ ├── 5.0.12.md
│ │ │ └── 5.0.209.md
│ │ ├── 5.0.13/
│ │ │ ├── 5.0.13.md
│ │ │ └── 5.0.210.md
│ │ ├── 5.0.14/
│ │ │ ├── 5.0.14.md
│ │ │ └── 5.0.211.md
│ │ ├── 5.0.15/
│ │ │ ├── 5.0.15.md
│ │ │ └── 5.0.212.md
│ │ ├── 5.0.16/
│ │ │ ├── 5.0.16.md
│ │ │ └── 5.0.213.md
│ │ ├── 5.0.17/
│ │ │ ├── 5.0.17.md
│ │ │ └── 5.0.214.md
│ │ ├── 5.0.2/
│ │ │ ├── 5.0.2-install-instructions.md
│ │ │ └── 5.0.2.md
│ │ ├── 5.0.3/
│ │ │ ├── 5.0.200-sdk.md
│ │ │ ├── 5.0.3-install-instructions.md
│ │ │ └── 5.0.3.md
│ │ ├── 5.0.4/
│ │ │ ├── 5.0.201-download.md
│ │ │ ├── 5.0.4-install-instructions.md
│ │ │ └── 5.0.4.md
│ │ ├── 5.0.5/
│ │ │ ├── 5.0.5-install-instructions.md
│ │ │ └── 5.0.5.md
│ │ ├── 5.0.6/
│ │ │ ├── 5.0.300-sdk.md
│ │ │ ├── 5.0.6-install-instructions.md
│ │ │ └── 5.0.6.md
│ │ ├── 5.0.7/
│ │ │ ├── 5.0.301-sdk.md
│ │ │ ├── 5.0.7-install-instructions.md
│ │ │ └── 5.0.7.md
│ │ ├── 5.0.8/
│ │ │ ├── 5.0.302-sdk.md
│ │ │ ├── 5.0.8-install-instructions.md
│ │ │ └── 5.0.8.md
│ │ ├── 5.0.9/
│ │ │ ├── 5.0.206.md
│ │ │ ├── 5.0.303.md
│ │ │ └── 5.0.9.md
│ │ ├── README.md
│ │ ├── api-diff/
│ │ │ ├── netcoreapp3.1/
│ │ │ │ ├── .NET/
│ │ │ │ │ ├── 5.0.md
│ │ │ │ │ ├── 5.0_Microsoft.VisualBasic.CompilerServices.md
│ │ │ │ │ ├── 5.0_Microsoft.VisualBasic.md
│ │ │ │ │ ├── 5.0_Microsoft.Win32.SafeHandles.md
│ │ │ │ │ ├── 5.0_System.Buffers.Binary.md
│ │ │ │ │ ├── 5.0_System.Buffers.md
│ │ │ │ │ ├── 5.0_System.Collections.Concurrent.md
│ │ │ │ │ ├── 5.0_System.Collections.Generic.md
│ │ │ │ │ ├── 5.0_System.Collections.Immutable.md
│ │ │ │ │ ├── 5.0_System.ComponentModel.md
│ │ │ │ │ ├── 5.0_System.Data.Common.md
│ │ │ │ │ ├── 5.0_System.Diagnostics.CodeAnalysis.md
│ │ │ │ │ ├── 5.0_System.Diagnostics.md
│ │ │ │ │ ├── 5.0_System.Formats.Asn1.md
│ │ │ │ │ ├── 5.0_System.Globalization.md
│ │ │ │ │ ├── 5.0_System.IO.IsolatedStorage.md
│ │ │ │ │ ├── 5.0_System.IO.Pipes.md
│ │ │ │ │ ├── 5.0_System.IO.md
│ │ │ │ │ ├── 5.0_System.Linq.md
│ │ │ │ │ ├── 5.0_System.Net.Http.Json.md
│ │ │ │ │ ├── 5.0_System.Net.Http.md
│ │ │ │ │ ├── 5.0_System.Net.Mail.md
│ │ │ │ │ ├── 5.0_System.Net.NetworkInformation.md
│ │ │ │ │ ├── 5.0_System.Net.Security.md
│ │ │ │ │ ├── 5.0_System.Net.Sockets.md
│ │ │ │ │ ├── 5.0_System.Net.md
│ │ │ │ │ ├── 5.0_System.Numerics.md
│ │ │ │ │ ├── 5.0_System.Reflection.Metadata.md
│ │ │ │ │ ├── 5.0_System.Reflection.md
│ │ │ │ │ ├── 5.0_System.Resources.md
│ │ │ │ │ ├── 5.0_System.Runtime.CompilerServices.md
│ │ │ │ │ ├── 5.0_System.Runtime.ExceptionServices.md
│ │ │ │ │ ├── 5.0_System.Runtime.InteropServices.WindowsRuntime.md
│ │ │ │ │ ├── 5.0_System.Runtime.InteropServices.md
│ │ │ │ │ ├── 5.0_System.Runtime.Intrinsics.Arm.md
│ │ │ │ │ ├── 5.0_System.Runtime.Intrinsics.X86.md
│ │ │ │ │ ├── 5.0_System.Runtime.Intrinsics.md
│ │ │ │ │ ├── 5.0_System.Runtime.Versioning.md
│ │ │ │ │ ├── 5.0_System.Security.Cryptography.X509Certificates.md
│ │ │ │ │ ├── 5.0_System.Security.Cryptography.md
│ │ │ │ │ ├── 5.0_System.Text.Json.Serialization.md
│ │ │ │ │ ├── 5.0_System.Text.Json.md
│ │ │ │ │ ├── 5.0_System.Text.RegularExpressions.md
│ │ │ │ │ ├── 5.0_System.Text.md
│ │ │ │ │ ├── 5.0_System.Threading.Channels.md
│ │ │ │ │ ├── 5.0_System.Threading.Tasks.md
│ │ │ │ │ ├── 5.0_System.Threading.md
│ │ │ │ │ ├── 5.0_System.Xml.md
│ │ │ │ │ ├── 5.0_System.md
│ │ │ │ │ └── standalone/
│ │ │ │ │ ├── 5.0-standalone.md
│ │ │ │ │ ├── 5.0-standalone_Microsoft.Win32.Registry.md
│ │ │ │ │ ├── 5.0-standalone_System.Data.Odbc.md
│ │ │ │ │ ├── 5.0-standalone_System.Drawing.Common.md
│ │ │ │ │ ├── 5.0-standalone_System.IO.FileSystem.AccessControl.md
│ │ │ │ │ ├── 5.0-standalone_System.IO.Pipes.AccessControl.md
│ │ │ │ │ ├── 5.0-standalone_System.Net.Http.WinHttpHandler.md
│ │ │ │ │ ├── 5.0-standalone_System.Security.Cryptography.Pkcs.md
│ │ │ │ │ ├── 5.0-standalone_System.Security.Principal.Windows.md
│ │ │ │ │ ├── 5.0-standalone_System.Threading.AccessControl.md
│ │ │ │ │ └── 5.0-standalone_System.Windows.Extensions.md
│ │ │ │ ├── ASP.NET/
│ │ │ │ │ ├── 5.0.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Authentication.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Authorization.Infrastructure.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Authorization.Policy.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Authorization.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Builder.Extensions.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Builder.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Components.Authorization.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Components.Forms.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Components.RenderTree.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Components.Rendering.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Components.Routing.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Components.Server.ProtectedBrowserStorage.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Components.Web.Virtualization.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Components.Web.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Components.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Connections.Features.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Connections.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Hosting.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Http.Connections.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Http.Extensions.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Http.Features.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Http.Json.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Http.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Identity.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Localization.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Mvc.ApiExplorer.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Mvc.ApplicationModels.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Mvc.Formatters.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Mvc.Localization.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Mvc.ModelBinding.Binders.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Mvc.ModelBinding.Metadata.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Mvc.ModelBinding.Validation.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Mvc.ModelBinding.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Mvc.Rendering.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Mvc.Routing.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Mvc.ViewFeatures.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Mvc.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Rewrite.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Server.HttpSys.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Server.IIS.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Server.Kestrel.Core.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.SignalR.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.StaticFiles.Infrastructure.md
│ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.WebUtilities.md
│ │ │ │ │ ├── 5.0_Microsoft.JSInterop.Implementation.md
│ │ │ │ │ ├── 5.0_Microsoft.JSInterop.md
│ │ │ │ │ └── 5.0_Microsoft.Net.Http.Headers.md
│ │ │ │ └── README.md
│ │ │ └── netstandard2.1/
│ │ │ ├── 5.0.md
│ │ │ ├── 5.0_Microsoft.CSharp.RuntimeBinder.md
│ │ │ ├── 5.0_Microsoft.VisualBasic.CompilerServices.md
│ │ │ ├── 5.0_Microsoft.VisualBasic.FileIO.md
│ │ │ ├── 5.0_Microsoft.VisualBasic.md
│ │ │ ├── 5.0_Microsoft.Win32.SafeHandles.md
│ │ │ ├── 5.0_System.Buffers.Binary.md
│ │ │ ├── 5.0_System.Buffers.md
│ │ │ ├── 5.0_System.Collections.Concurrent.md
│ │ │ ├── 5.0_System.Collections.Generic.md
│ │ │ ├── 5.0_System.Collections.Immutable.md
│ │ │ ├── 5.0_System.ComponentModel.DataAnnotations.Schema.md
│ │ │ ├── 5.0_System.ComponentModel.DataAnnotations.md
│ │ │ ├── 5.0_System.ComponentModel.md
│ │ │ ├── 5.0_System.Data.Common.md
│ │ │ ├── 5.0_System.Data.md
│ │ │ ├── 5.0_System.Diagnostics.CodeAnalysis.md
│ │ │ ├── 5.0_System.Diagnostics.md
│ │ │ ├── 5.0_System.Drawing.md
│ │ │ ├── 5.0_System.Formats.Asn1.md
│ │ │ ├── 5.0_System.Globalization.md
│ │ │ ├── 5.0_System.IO.IsolatedStorage.md
│ │ │ ├── 5.0_System.IO.Pipes.md
│ │ │ ├── 5.0_System.IO.md
│ │ │ ├── 5.0_System.Linq.md
│ │ │ ├── 5.0_System.Net.Http.Json.md
│ │ │ ├── 5.0_System.Net.Http.md
│ │ │ ├── 5.0_System.Net.Mail.md
│ │ │ ├── 5.0_System.Net.NetworkInformation.md
│ │ │ ├── 5.0_System.Net.Security.md
│ │ │ ├── 5.0_System.Net.Sockets.md
│ │ │ ├── 5.0_System.Net.WebSockets.md
│ │ │ ├── 5.0_System.Net.md
│ │ │ ├── 5.0_System.Numerics.md
│ │ │ ├── 5.0_System.Reflection.Emit.md
│ │ │ ├── 5.0_System.Reflection.Metadata.Ecma335.md
│ │ │ ├── 5.0_System.Reflection.Metadata.md
│ │ │ ├── 5.0_System.Reflection.PortableExecutable.md
│ │ │ ├── 5.0_System.Reflection.md
│ │ │ ├── 5.0_System.Resources.md
│ │ │ ├── 5.0_System.Runtime.CompilerServices.md
│ │ │ ├── 5.0_System.Runtime.ExceptionServices.md
│ │ │ ├── 5.0_System.Runtime.InteropServices.md
│ │ │ ├── 5.0_System.Runtime.Intrinsics.Arm.md
│ │ │ ├── 5.0_System.Runtime.Intrinsics.X86.md
│ │ │ ├── 5.0_System.Runtime.Intrinsics.md
│ │ │ ├── 5.0_System.Runtime.Loader.md
│ │ │ ├── 5.0_System.Runtime.Remoting.md
│ │ │ ├── 5.0_System.Runtime.Versioning.md
│ │ │ ├── 5.0_System.Runtime.md
│ │ │ ├── 5.0_System.Security.Authentication.md
│ │ │ ├── 5.0_System.Security.Cryptography.X509Certificates.md
│ │ │ ├── 5.0_System.Security.Cryptography.md
│ │ │ ├── 5.0_System.Security.Permissions.md
│ │ │ ├── 5.0_System.Security.md
│ │ │ ├── 5.0_System.Text.Encodings.Web.md
│ │ │ ├── 5.0_System.Text.Json.Serialization.md
│ │ │ ├── 5.0_System.Text.Json.md
│ │ │ ├── 5.0_System.Text.RegularExpressions.md
│ │ │ ├── 5.0_System.Text.Unicode.md
│ │ │ ├── 5.0_System.Text.md
│ │ │ ├── 5.0_System.Threading.Channels.md
│ │ │ ├── 5.0_System.Threading.Tasks.Dataflow.md
│ │ │ ├── 5.0_System.Threading.Tasks.md
│ │ │ ├── 5.0_System.Threading.md
│ │ │ ├── 5.0_System.Windows.Markup.md
│ │ │ ├── 5.0_System.Xml.md
│ │ │ └── 5.0_System.md
│ │ ├── install-linux.md
│ │ ├── install-macos.md
│ │ ├── install-windows.md
│ │ ├── install.md
│ │ ├── linux-packages.md
│ │ ├── preview/
│ │ │ ├── 5.0.0-preview.1-install-instructions.md
│ │ │ ├── 5.0.0-preview.1.md
│ │ │ ├── 5.0.0-preview.2-install-instructions.md
│ │ │ ├── 5.0.0-preview.2.md
│ │ │ ├── 5.0.0-preview.3-install-instructions.md
│ │ │ ├── 5.0.0-preview.3.md
│ │ │ ├── 5.0.0-preview.4-install-instructions.md
│ │ │ ├── 5.0.0-preview.4.md
│ │ │ ├── 5.0.0-preview.5-install-instructions.md
│ │ │ ├── 5.0.0-preview.5.md
│ │ │ ├── 5.0.0-preview.6-install-instructions.md
│ │ │ ├── 5.0.0-preview.6.md
│ │ │ ├── 5.0.0-preview.7-install-instructions.md
│ │ │ ├── 5.0.0-preview.7.md
│ │ │ ├── 5.0.0-preview.8-install-instructions.md
│ │ │ ├── 5.0.0-preview.8.md
│ │ │ ├── 5.0.0-rc.1-install-instructions.md
│ │ │ ├── 5.0.0-rc.1.md
│ │ │ ├── 5.0.0-rc.2-install-instructions.md
│ │ │ ├── 5.0.0-rc.2.md
│ │ │ └── api-diff/
│ │ │ ├── preview2/
│ │ │ │ ├── .Net/
│ │ │ │ │ ├── 5.0-preview2.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.VisualBasic.CompilerServices.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.VisualBasic.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.Win32.SafeHandles.md
│ │ │ │ │ ├── 5.0-preview2_System.Buffers.Binary.md
│ │ │ │ │ ├── 5.0-preview2_System.Buffers.md
│ │ │ │ │ ├── 5.0-preview2_System.Collections.Concurrent.md
│ │ │ │ │ ├── 5.0-preview2_System.Collections.Generic.md
│ │ │ │ │ ├── 5.0-preview2_System.Collections.Immutable.md
│ │ │ │ │ ├── 5.0-preview2_System.Data.Common.md
│ │ │ │ │ ├── 5.0-preview2_System.Globalization.md
│ │ │ │ │ ├── 5.0-preview2_System.IO.Pipes.md
│ │ │ │ │ ├── 5.0-preview2_System.IO.md
│ │ │ │ │ ├── 5.0-preview2_System.Linq.md
│ │ │ │ │ ├── 5.0-preview2_System.Net.Http.md
│ │ │ │ │ ├── 5.0-preview2_System.Net.Mail.md
│ │ │ │ │ ├── 5.0-preview2_System.Net.NetworkInformation.md
│ │ │ │ │ ├── 5.0-preview2_System.Net.Security.md
│ │ │ │ │ ├── 5.0-preview2_System.Net.Sockets.md
│ │ │ │ │ ├── 5.0-preview2_System.Net.md
│ │ │ │ │ ├── 5.0-preview2_System.Runtime.CompilerServices.md
│ │ │ │ │ ├── 5.0-preview2_System.Runtime.ExceptionServices.md
│ │ │ │ │ ├── 5.0-preview2_System.Runtime.InteropServices.md
│ │ │ │ │ ├── 5.0-preview2_System.Runtime.Intrinsics.md
│ │ │ │ │ ├── 5.0-preview2_System.Security.Cryptography.X509Certificates.md
│ │ │ │ │ ├── 5.0-preview2_System.Security.Cryptography.md
│ │ │ │ │ ├── 5.0-preview2_System.Text.Json.Serialization.md
│ │ │ │ │ ├── 5.0-preview2_System.Text.Json.md
│ │ │ │ │ ├── 5.0-preview2_System.Text.RegularExpressions.md
│ │ │ │ │ ├── 5.0-preview2_System.Text.md
│ │ │ │ │ ├── 5.0-preview2_System.Threading.Channels.md
│ │ │ │ │ ├── 5.0-preview2_System.Threading.Tasks.md
│ │ │ │ │ ├── 5.0-preview2_System.Threading.md
│ │ │ │ │ └── 5.0-preview2_System.md
│ │ │ │ ├── Asp.Net/
│ │ │ │ │ ├── 5.0-preview2.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Authentication.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Authorization.Infrastructure.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Builder.Extensions.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Builder.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Components.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Connections.Features.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Connections.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Http.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Identity.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Mvc.Formatters.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Mvc.Localization.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Mvc.Rendering.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Mvc.ViewFeatures.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Rewrite.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Server.HttpSys.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Server.Kestrel.Core.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.SignalR.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.StaticFiles.Infrastructure.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.WebUtilities.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.Extensions.Configuration.KeyPerFile.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.Extensions.Configuration.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.Extensions.DependencyInjection.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.Extensions.Http.Logging.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.Extensions.Http.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.Extensions.Localization.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.Extensions.Logging.Console.md
│ │ │ │ │ ├── 5.0-preview2_Microsoft.Extensions.Options.md
│ │ │ │ │ └── 5.0-preview2_Microsoft.Net.Http.Headers.md
│ │ │ │ └── README.md
│ │ │ ├── preview4/
│ │ │ │ ├── .Net/
│ │ │ │ │ ├── 5.0-preview4.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.VisualBasic.CompilerServices.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.VisualBasic.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.Win32.SafeHandles.md
│ │ │ │ │ ├── 5.0-preview4_System.Buffers.Binary.md
│ │ │ │ │ ├── 5.0-preview4_System.Buffers.md
│ │ │ │ │ ├── 5.0-preview4_System.Collections.Concurrent.md
│ │ │ │ │ ├── 5.0-preview4_System.Collections.Generic.md
│ │ │ │ │ ├── 5.0-preview4_System.Collections.Immutable.md
│ │ │ │ │ ├── 5.0-preview4_System.Diagnostics.CodeAnalysis.md
│ │ │ │ │ ├── 5.0-preview4_System.Diagnostics.md
│ │ │ │ │ ├── 5.0-preview4_System.Globalization.md
│ │ │ │ │ ├── 5.0-preview4_System.IO.Pipes.md
│ │ │ │ │ ├── 5.0-preview4_System.IO.md
│ │ │ │ │ ├── 5.0-preview4_System.Linq.md
│ │ │ │ │ ├── 5.0-preview4_System.Net.Http.Json.md
│ │ │ │ │ ├── 5.0-preview4_System.Net.Http.md
│ │ │ │ │ ├── 5.0-preview4_System.Net.Mail.md
│ │ │ │ │ ├── 5.0-preview4_System.Net.NetworkInformation.md
│ │ │ │ │ ├── 5.0-preview4_System.Net.Security.md
│ │ │ │ │ ├── 5.0-preview4_System.Net.Sockets.md
│ │ │ │ │ ├── 5.0-preview4_System.Net.md
│ │ │ │ │ ├── 5.0-preview4_System.Numerics.md
│ │ │ │ │ ├── 5.0-preview4_System.Runtime.CompilerServices.md
│ │ │ │ │ ├── 5.0-preview4_System.Runtime.ExceptionServices.md
│ │ │ │ │ ├── 5.0-preview4_System.Runtime.InteropServices.md
│ │ │ │ │ ├── 5.0-preview4_System.Runtime.Intrinsics.X86.md
│ │ │ │ │ ├── 5.0-preview4_System.Runtime.Intrinsics.md
│ │ │ │ │ ├── 5.0-preview4_System.Security.Cryptography.X509Certificates.md
│ │ │ │ │ ├── 5.0-preview4_System.Security.Cryptography.md
│ │ │ │ │ ├── 5.0-preview4_System.Text.Json.Serialization.md
│ │ │ │ │ ├── 5.0-preview4_System.Text.Json.md
│ │ │ │ │ ├── 5.0-preview4_System.Text.RegularExpressions.md
│ │ │ │ │ ├── 5.0-preview4_System.Text.md
│ │ │ │ │ ├── 5.0-preview4_System.Threading.Channels.md
│ │ │ │ │ ├── 5.0-preview4_System.Threading.Tasks.md
│ │ │ │ │ ├── 5.0-preview4_System.Threading.md
│ │ │ │ │ ├── 5.0-preview4_System.md
│ │ │ │ │ └── standalone-packages/
│ │ │ │ │ ├── 5.0-preview4-standalone-packages.md
│ │ │ │ │ ├── 5.0-preview4-standalone-packages_System.Drawing.Common.md
│ │ │ │ │ ├── 5.0-preview4-standalone-packages_System.IO.FileSystem.AccessControl.md
│ │ │ │ │ ├── 5.0-preview4-standalone-packages_System.Security.Principal.Windows.md
│ │ │ │ │ └── 5.0-preview4-standalone-packages_System.Threading.AccessControl.md
│ │ │ │ ├── Asp.Net/
│ │ │ │ │ ├── 5.0-preview4.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Authentication.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Authorization.Infrastructure.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Builder.Extensions.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Builder.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Components.Web.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Components.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Connections.Features.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Connections.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Http.Connections.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Http.Extensions.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Http.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Identity.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Mvc.Formatters.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Mvc.Localization.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Mvc.Rendering.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Mvc.ViewFeatures.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Rewrite.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Server.HttpSys.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Server.IIS.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Server.Kestrel.Core.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.SignalR.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.StaticFiles.Infrastructure.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.WebUtilities.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.Extensions.Configuration.KeyPerFile.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.Extensions.Configuration.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.Extensions.DependencyInjection.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.Extensions.Http.Logging.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.Extensions.Http.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.Extensions.Localization.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.Extensions.Logging.Console.md
│ │ │ │ │ ├── 5.0-preview4_Microsoft.Extensions.Options.md
│ │ │ │ │ └── 5.0-preview4_Microsoft.Net.Http.Headers.md
│ │ │ │ └── README.md
│ │ │ ├── preview5/
│ │ │ │ ├── .Net/
│ │ │ │ │ ├── 5.0-preview5.md
│ │ │ │ │ ├── 5.0-preview5_System.Diagnostics.CodeAnalysis.md
│ │ │ │ │ ├── 5.0-preview5_System.Globalization.md
│ │ │ │ │ ├── 5.0-preview5_System.IO.md
│ │ │ │ │ ├── 5.0-preview5_System.Runtime.InteropServices.md
│ │ │ │ │ ├── 5.0-preview5_System.Runtime.Intrinsics.md
│ │ │ │ │ ├── 5.0-preview5_System.Text.Json.Serialization.md
│ │ │ │ │ ├── 5.0-preview5_System.Text.md
│ │ │ │ │ └── 5.0-preview5_System.Xml.md
│ │ │ │ ├── Asp.Net/
│ │ │ │ │ ├── 5.0-preview5.md
│ │ │ │ │ ├── 5.0-preview5_Microsoft.AspNetCore.Server.HttpSys.md
│ │ │ │ │ ├── 5.0-preview5_Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.md
│ │ │ │ │ ├── 5.0-preview5_Microsoft.AspNetCore.Server.Kestrel.Core.md
│ │ │ │ │ └── 5.0-preview5_Microsoft.AspNetCore.WebUtilities.md
│ │ │ │ └── README.md
│ │ │ ├── preview6/
│ │ │ │ ├── .Net/
│ │ │ │ │ ├── 5.0-preview6.md
│ │ │ │ │ ├── 5.0-preview6_System.Diagnostics.CodeAnalysis.md
│ │ │ │ │ ├── 5.0-preview6_System.Net.Security.md
│ │ │ │ │ ├── 5.0-preview6_System.Reflection.md
│ │ │ │ │ ├── 5.0-preview6_System.Runtime.CompilerServices.md
│ │ │ │ │ ├── 5.0-preview6_System.Runtime.InteropServices.WindowsRuntime.md
│ │ │ │ │ ├── 5.0-preview6_System.Text.Json.Serialization.md
│ │ │ │ │ ├── 5.0-preview6_System.Text.Json.md
│ │ │ │ │ └── 5.0-preview6_System.md
│ │ │ │ ├── Asp.Net/
│ │ │ │ │ ├── 5.0-preview6.md
│ │ │ │ │ ├── 5.0-preview6_Microsoft.AspNetCore.Authorization.Policy.md
│ │ │ │ │ ├── 5.0-preview6_Microsoft.AspNetCore.Authorization.md
│ │ │ │ │ ├── 5.0-preview6_Microsoft.AspNetCore.Builder.md
│ │ │ │ │ ├── 5.0-preview6_Microsoft.AspNetCore.Http.Json.md
│ │ │ │ │ ├── 5.0-preview6_Microsoft.AspNetCore.Http.md
│ │ │ │ │ ├── 5.0-preview6_Microsoft.AspNetCore.SignalR.md
│ │ │ │ │ ├── 5.0-preview6_Microsoft.AspNetCore.WebUtilities.md
│ │ │ │ │ └── 5.0-preview6_Microsoft.Extensions.Logging.md
│ │ │ │ └── README.md
│ │ │ ├── preview7/
│ │ │ │ ├── .Net/
│ │ │ │ │ ├── 5.0-preview7.md
│ │ │ │ │ ├── 5.0-preview7_System.Diagnostics.CodeAnalysis.md
│ │ │ │ │ ├── 5.0-preview7_System.Formats.Asn1.md
│ │ │ │ │ ├── 5.0-preview7_System.IO.md
│ │ │ │ │ ├── 5.0-preview7_System.Net.md
│ │ │ │ │ ├── 5.0-preview7_System.Runtime.CompilerServices.md
│ │ │ │ │ ├── 5.0-preview7_System.Runtime.InteropServices.md
│ │ │ │ │ ├── 5.0-preview7_System.Runtime.Intrinsics.Arm.md
│ │ │ │ │ ├── 5.0-preview7_System.Runtime.Intrinsics.md
│ │ │ │ │ ├── 5.0-preview7_System.Security.Cryptography.X509Certificates.md
│ │ │ │ │ ├── 5.0-preview7_System.Text.md
│ │ │ │ │ ├── 5.0-preview7_System.Threading.Tasks.md
│ │ │ │ │ └── 5.0-preview7_System.md
│ │ │ │ ├── Asp.Net/
│ │ │ │ │ ├── 5.0-preview7.md
│ │ │ │ │ ├── 5.0-preview7_Microsoft.AspNetCore.Authentication.md
│ │ │ │ │ ├── 5.0-preview7_Microsoft.AspNetCore.Mvc.ApiExplorer.md
│ │ │ │ │ ├── 5.0-preview7_Microsoft.AspNetCore.Mvc.ModelBinding.Validation.md
│ │ │ │ │ ├── 5.0-preview7_Microsoft.AspNetCore.Mvc.ModelBinding.md
│ │ │ │ │ ├── 5.0-preview7_Microsoft.AspNetCore.Mvc.md
│ │ │ │ │ ├── 5.0-preview7_Microsoft.AspNetCore.Server.Kestrel.Core.md
│ │ │ │ │ ├── 5.0-preview7_Microsoft.Extensions.Localization.Internal.md
│ │ │ │ │ ├── 5.0-preview7_Microsoft.Extensions.Localization.md
│ │ │ │ │ └── 5.0-preview7_Microsoft.Net.Http.Headers.md
│ │ │ │ └── README.md
│ │ │ ├── preview8/
│ │ │ │ ├── .Net/
│ │ │ │ │ ├── 5.0-preview8.md
│ │ │ │ │ ├── 5.0-preview8_System.Buffers.md
│ │ │ │ │ ├── 5.0-preview8_System.Collections.Generic.md
│ │ │ │ │ ├── 5.0-preview8_System.Data.Common.md
│ │ │ │ │ ├── 5.0-preview8_System.Diagnostics.CodeAnalysis.md
│ │ │ │ │ ├── 5.0-preview8_System.Diagnostics.md
│ │ │ │ │ ├── 5.0-preview8_System.Net.Http.Json.md
│ │ │ │ │ ├── 5.0-preview8_System.Net.Http.md
│ │ │ │ │ ├── 5.0-preview8_System.Net.Security.md
│ │ │ │ │ ├── 5.0-preview8_System.Numerics.md
│ │ │ │ │ ├── 5.0-preview8_System.Reflection.Metadata.md
│ │ │ │ │ ├── 5.0-preview8_System.Runtime.CompilerServices.md
│ │ │ │ │ ├── 5.0-preview8_System.Runtime.InteropServices.md
│ │ │ │ │ ├── 5.0-preview8_System.Runtime.Intrinsics.Arm.md
│ │ │ │ │ ├── 5.0-preview8_System.Runtime.Intrinsics.X86.md
│ │ │ │ │ ├── 5.0-preview8_System.Runtime.Versioning.md
│ │ │ │ │ ├── 5.0-preview8_System.Security.Cryptography.X509Certificates.md
│ │ │ │ │ ├── 5.0-preview8_System.Security.Cryptography.md
│ │ │ │ │ ├── 5.0-preview8_System.Text.Json.Serialization.md
│ │ │ │ │ ├── 5.0-preview8_System.Text.Json.md
│ │ │ │ │ └── 5.0-preview8_System.md
│ │ │ │ ├── Asp.Net/
│ │ │ │ │ ├── 5.0-preview8.md
│ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Authentication.md
│ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Authorization.md
│ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Builder.md
│ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Components.Forms.md
│ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Components.RenderTree.md
│ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Components.Rendering.md
│ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Components.Routing.md
│ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Components.md
│ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Http.Json.md
│ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Http.md
│ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Localization.md
│ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Mvc.ApplicationModels.md
│ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Mvc.ModelBinding.Binders.md
│ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Mvc.ModelBinding.Metadata.md
│ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Mvc.ModelBinding.Validation.md
│ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Mvc.ModelBinding.md
│ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Mvc.Rendering.md
│ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Mvc.Routing.md
│ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Mvc.md
│ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.WebUtilities.md
│ │ │ │ │ ├── 5.0-preview8_Microsoft.Extensions.DependencyInjection.md
│ │ │ │ │ ├── 5.0-preview8_Microsoft.Extensions.Logging.Abstractions.md
│ │ │ │ │ ├── 5.0-preview8_Microsoft.Extensions.Logging.Console.md
│ │ │ │ │ └── 5.0-preview8_Microsoft.Extensions.Logging.md
│ │ │ │ └── README.md
│ │ │ ├── rc1/
│ │ │ │ ├── .Net/
│ │ │ │ │ ├── 5.0-rc1.md
│ │ │ │ │ ├── 5.0-rc1_System.Buffers.md
│ │ │ │ │ ├── 5.0-rc1_System.ComponentModel.md
│ │ │ │ │ ├── 5.0-rc1_System.Data.Common.md
│ │ │ │ │ ├── 5.0-rc1_System.Diagnostics.md
│ │ │ │ │ ├── 5.0-rc1_System.Globalization.md
│ │ │ │ │ ├── 5.0-rc1_System.IO.IsolatedStorage.md
│ │ │ │ │ ├── 5.0-rc1_System.Net.Connections.md
│ │ │ │ │ ├── 5.0-rc1_System.Net.Http.md
│ │ │ │ │ ├── 5.0-rc1_System.Net.Security.md
│ │ │ │ │ ├── 5.0-rc1_System.Net.Sockets.md
│ │ │ │ │ ├── 5.0-rc1_System.Net.md
│ │ │ │ │ ├── 5.0-rc1_System.Resources.md
│ │ │ │ │ ├── 5.0-rc1_System.Runtime.CompilerServices.md
│ │ │ │ │ ├── 5.0-rc1_System.Runtime.InteropServices.md
│ │ │ │ │ ├── 5.0-rc1_System.Runtime.Intrinsics.X86.md
│ │ │ │ │ ├── 5.0-rc1_System.Runtime.Versioning.md
│ │ │ │ │ ├── 5.0-rc1_System.Security.Cryptography.md
│ │ │ │ │ ├── 5.0-rc1_System.Text.RegularExpressions.md
│ │ │ │ │ ├── 5.0-rc1_System.Text.md
│ │ │ │ │ ├── 5.0-rc1_System.Threading.md
│ │ │ │ │ └── 5.0-rc1_System.md
│ │ │ │ ├── Asp.Net/
│ │ │ │ │ ├── 5.0-rc1.md
│ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Components.Authorization.md
│ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Components.Forms.md
│ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Components.RenderTree.md
│ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Components.Rendering.md
│ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Components.Routing.md
│ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Components.Web.Virtualization.md
│ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Components.md
│ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Connections.md
│ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Hosting.md
│ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Http.Features.md
│ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Mvc.ModelBinding.Binders.md
│ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Mvc.Rendering.md
│ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Server.HttpSys.md
│ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Server.Kestrel.Core.md
│ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.md
│ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.SignalR.md
│ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.WebUtilities.md
│ │ │ │ │ ├── 5.0-rc1_Microsoft.Extensions.Diagnostics.HealthChecks.md
│ │ │ │ │ ├── 5.0-rc1_Microsoft.JSInterop.md
│ │ │ │ │ └── 5.0-rc1_Microsoft.Net.Http.Headers.md
│ │ │ │ └── README.md
│ │ │ └── rc2/
│ │ │ ├── .Net/
│ │ │ │ ├── 5.0-rc2.md
│ │ │ │ ├── 5.0-rc2_System.Diagnostics.md
│ │ │ │ ├── 5.0-rc2_System.Globalization.md
│ │ │ │ ├── 5.0-rc2_System.Net.Connections.md
│ │ │ │ ├── 5.0-rc2_System.Net.Http.md
│ │ │ │ └── 5.0-rc2_System.Net.md
│ │ │ ├── Asp.Net/
│ │ │ │ ├── 5.0-rc2.md
│ │ │ │ ├── 5.0-rc2_Microsoft.AspNetCore.Builder.md
│ │ │ │ ├── 5.0-rc2_Microsoft.AspNetCore.Components.Server.ProtectedBrowserStorage.md
│ │ │ │ ├── 5.0-rc2_Microsoft.AspNetCore.Components.Web.Virtualization.md
│ │ │ │ ├── 5.0-rc2_Microsoft.JSInterop.Implementation.md
│ │ │ │ └── 5.0-rc2_Microsoft.JSInterop.md
│ │ │ └── README.md
│ │ └── releases.json
│ ├── 6.0/
│ │ ├── 6.0.0/
│ │ │ └── 6.0.0.md
│ │ ├── 6.0.1/
│ │ │ ├── 6.0.1.md
│ │ │ ├── 6.0.200-preview.21617.4-sdk.md
│ │ │ └── 6.0.200-preview.22055.15-sdk.md
│ │ ├── 6.0.10/
│ │ │ ├── 6.0.10.md
│ │ │ ├── 6.0.110.md
│ │ │ └── 6.0.305.md
│ │ ├── 6.0.11/
│ │ │ ├── 6.0.11.md
│ │ │ ├── 6.0.111.md
│ │ │ └── 6.0.306.md
│ │ ├── 6.0.12/
│ │ │ ├── 6.0.112.md
│ │ │ ├── 6.0.12.md
│ │ │ └── 6.0.307.md
│ │ ├── 6.0.13/
│ │ │ ├── 6.0.113.md
│ │ │ ├── 6.0.13.md
│ │ │ └── 6.0.308.md
│ │ ├── 6.0.14/
│ │ │ ├── 6.0.114.md
│ │ │ ├── 6.0.14.md
│ │ │ └── 6.0.309.md
│ │ ├── 6.0.15/
│ │ │ ├── 6.0.115.md
│ │ │ ├── 6.0.15.md
│ │ │ └── 6.0.310.md
│ │ ├── 6.0.16/
│ │ │ ├── 6.0.116.md
│ │ │ ├── 6.0.16.md
│ │ │ └── 6.0.311.md
│ │ ├── 6.0.18/
│ │ │ ├── 6.0.118.md
│ │ │ ├── 6.0.18.md
│ │ │ └── 6.0.313.md
│ │ ├── 6.0.19/
│ │ │ ├── 6.0.119.md
│ │ │ ├── 6.0.19.md
│ │ │ └── 6.0.314.md
│ │ ├── 6.0.2/
│ │ │ ├── 6.0.2.md
│ │ │ ├── 6.0.200-sdk.md
│ │ │ └── 6.0.300-sdk.md
│ │ ├── 6.0.20/
│ │ │ ├── 6.0.120.md
│ │ │ ├── 6.0.20.md
│ │ │ └── 6.0.315.md
│ │ ├── 6.0.21/
│ │ │ ├── 6.0.121.md
│ │ │ ├── 6.0.21.md
│ │ │ └── 6.0.316.md
│ │ ├── 6.0.22/
│ │ │ ├── 6.0.122.md
│ │ │ ├── 6.0.22.md
│ │ │ └── 6.0.317.md
│ │ ├── 6.0.23/
│ │ │ ├── 6.0.123.md
│ │ │ ├── 6.0.23.md
│ │ │ └── 6.0.318.md
│ │ ├── 6.0.24/
│ │ │ ├── 6.0.124.md
│ │ │ ├── 6.0.24.md
│ │ │ └── 6.0.319.md
│ │ ├── 6.0.25/
│ │ │ ├── 6.0.125.md
│ │ │ ├── 6.0.25.md
│ │ │ └── 6.0.320.md
│ │ ├── 6.0.26/
│ │ │ ├── 6.0.126.md
│ │ │ ├── 6.0.26.md
│ │ │ └── 6.0.321.md
│ │ ├── 6.0.27/
│ │ │ ├── 6.0.127.md
│ │ │ └── 6.0.27.md
│ │ ├── 6.0.28/
│ │ │ ├── 6.0.128.md
│ │ │ └── 6.0.28.md
│ │ ├── 6.0.29/
│ │ │ ├── 6.0.129.md
│ │ │ └── 6.0.29.md
│ │ ├── 6.0.3/
│ │ │ ├── 6.0.103.md
│ │ │ ├── 6.0.3.md
│ │ │ └── 6.0.300-sdk.md
│ │ ├── 6.0.30/
│ │ │ ├── 6.0.130.md
│ │ │ └── 6.0.30.md
│ │ ├── 6.0.31/
│ │ │ ├── 6.0.131.md
│ │ │ └── 6.0.31.md
│ │ ├── 6.0.32/
│ │ │ ├── 6.0.132.md
│ │ │ └── 6.0.32.md
│ │ ├── 6.0.33/
│ │ │ ├── 6.0.133.md
│ │ │ └── 6.0.33.md
│ │ ├── 6.0.35/
│ │ │ ├── 6.0.135.md
│ │ │ └── 6.0.35.md
│ │ ├── 6.0.36/
│ │ │ ├── 6.0.136.md
│ │ │ └── 6.0.36.md
│ │ ├── 6.0.4/
│ │ │ ├── 6.0.104.md
│ │ │ └── 6.0.4.md
│ │ ├── 6.0.5/
│ │ │ ├── 6.0.105.md
│ │ │ ├── 6.0.300.md
│ │ │ └── 6.0.5.md
│ │ ├── 6.0.6/
│ │ │ ├── 6.0.106.md
│ │ │ └── 6.0.6.md
│ │ ├── 6.0.7/
│ │ │ ├── 6.0.107.md
│ │ │ └── 6.0.7.md
│ │ ├── 6.0.8/
│ │ │ ├── 6.0.108.md
│ │ │ ├── 6.0.400.md
│ │ │ └── 6.0.8.md
│ │ ├── 6.0.9/
│ │ │ ├── 6.0.109.md
│ │ │ ├── 6.0.304.md
│ │ │ └── 6.0.9.md
│ │ ├── README.md
│ │ ├── api-diff/
│ │ │ ├── .Net/
│ │ │ │ ├── 6.0.0.md
│ │ │ │ ├── 6.0.0_Microsoft.VisualBasic.md
│ │ │ │ ├── 6.0.0_Microsoft.Win32.SafeHandles.md
│ │ │ │ ├── 6.0.0_Microsoft.Win32.md
│ │ │ │ ├── 6.0.0_System.Buffers.Binary.md
│ │ │ │ ├── 6.0.0_System.CodeDom.Compiler.md
│ │ │ │ ├── 6.0.0_System.Collections.Concurrent.md
│ │ │ │ ├── 6.0.0_System.Collections.Generic.md
│ │ │ │ ├── 6.0.0_System.Collections.Immutable.md
│ │ │ │ ├── 6.0.0_System.ComponentModel.Design.md
│ │ │ │ ├── 6.0.0_System.ComponentModel.md
│ │ │ │ ├── 6.0.0_System.Data.Common.md
│ │ │ │ ├── 6.0.0_System.Diagnostics.CodeAnalysis.md
│ │ │ │ ├── 6.0.0_System.Diagnostics.Metrics.md
│ │ │ │ ├── 6.0.0_System.Diagnostics.md
│ │ │ │ ├── 6.0.0_System.Drawing.md
│ │ │ │ ├── 6.0.0_System.Globalization.md
│ │ │ │ ├── 6.0.0_System.IO.Compression.md
│ │ │ │ ├── 6.0.0_System.IO.Pipes.md
│ │ │ │ ├── 6.0.0_System.IO.md
│ │ │ │ ├── 6.0.0_System.Linq.md
│ │ │ │ ├── 6.0.0_System.Net.Http.Headers.md
│ │ │ │ ├── 6.0.0_System.Net.Http.Json.md
│ │ │ │ ├── 6.0.0_System.Net.Http.md
│ │ │ │ ├── 6.0.0_System.Net.Security.md
│ │ │ │ ├── 6.0.0_System.Net.Sockets.md
│ │ │ │ ├── 6.0.0_System.Net.WebSockets.md
│ │ │ │ ├── 6.0.0_System.Net.md
│ │ │ │ ├── 6.0.0_System.Numerics.md
│ │ │ │ ├── 6.0.0_System.Reflection.Emit.md
│ │ │ │ ├── 6.0.0_System.Reflection.Metadata.md
│ │ │ │ ├── 6.0.0_System.Reflection.PortableExecutable.md
│ │ │ │ ├── 6.0.0_System.Reflection.md
│ │ │ │ ├── 6.0.0_System.Runtime.CompilerServices.md
│ │ │ │ ├── 6.0.0_System.Runtime.ExceptionServices.md
│ │ │ │ ├── 6.0.0_System.Runtime.InteropServices.ObjectiveC.md
│ │ │ │ ├── 6.0.0_System.Runtime.InteropServices.md
│ │ │ │ ├── 6.0.0_System.Runtime.Intrinsics.Arm.md
│ │ │ │ ├── 6.0.0_System.Runtime.Intrinsics.X86.md
│ │ │ │ ├── 6.0.0_System.Runtime.Versioning.md
│ │ │ │ ├── 6.0.0_System.Runtime.md
│ │ │ │ ├── 6.0.0_System.Security.AccessControl.md
│ │ │ │ ├── 6.0.0_System.Security.Cryptography.X509Certificates.md
│ │ │ │ ├── 6.0.0_System.Security.Cryptography.md
│ │ │ │ ├── 6.0.0_System.Security.Policy.md
│ │ │ │ ├── 6.0.0_System.Security.Principal.md
│ │ │ │ ├── 6.0.0_System.Text.Json.Nodes.md
│ │ │ │ ├── 6.0.0_System.Text.Json.Serialization.Metadata.md
│ │ │ │ ├── 6.0.0_System.Text.Json.Serialization.md
│ │ │ │ ├── 6.0.0_System.Text.Json.md
│ │ │ │ ├── 6.0.0_System.Text.RegularExpressions.md
│ │ │ │ ├── 6.0.0_System.Text.md
│ │ │ │ ├── 6.0.0_System.Threading.Channels.md
│ │ │ │ ├── 6.0.0_System.Threading.Tasks.Dataflow.md
│ │ │ │ ├── 6.0.0_System.Threading.Tasks.md
│ │ │ │ ├── 6.0.0_System.Threading.md
│ │ │ │ └── 6.0.0_System.md
│ │ │ ├── Asp.Net/
│ │ │ │ ├── 6.0.0.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Authentication.Cookies.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Authentication.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Authorization.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Builder.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Components.Forms.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Components.Infrastructure.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Components.RenderTree.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Components.Rendering.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Components.Routing.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Components.Server.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Components.Web.Infrastructure.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Components.Web.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Components.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Connections.Features.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Connections.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Diagnostics.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Hosting.Infrastructure.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Hosting.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Http.Connections.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Http.Features.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Http.Metadata.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Http.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.HttpLogging.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Mvc.ApplicationParts.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Mvc.Controllers.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Mvc.Infrastructure.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Mvc.ModelBinding.Validation.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Mvc.Razor.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Mvc.RazorPages.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Mvc.TagHelpers.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Mvc.ViewComponents.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Mvc.ViewFeatures.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Mvc.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Routing.Constraints.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Routing.Matching.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Routing.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Server.HttpSys.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Server.Kestrel.Core.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Server.Kestrel.Https.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.SignalR.Protocol.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.SignalR.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.StaticFiles.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.WebSockets.md
│ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.WebUtilities.md
│ │ │ │ ├── 6.0.0_Microsoft.Extensions.Configuration.EnvironmentVariables.md
│ │ │ │ ├── 6.0.0_Microsoft.Extensions.Configuration.KeyPerFile.md
│ │ │ │ ├── 6.0.0_Microsoft.Extensions.Configuration.md
│ │ │ │ ├── 6.0.0_Microsoft.Extensions.DependencyInjection.md
│ │ │ │ ├── 6.0.0_Microsoft.Extensions.Hosting.md
│ │ │ │ ├── 6.0.0_Microsoft.Extensions.Logging.md
│ │ │ │ └── 6.0.0_Microsoft.Extensions.Primitives.md
│ │ │ ├── README.md
│ │ │ └── WindowsDesktop/
│ │ │ ├── 6.0.0.md
│ │ │ ├── 6.0.0_System.Windows.Automation.Peers.md
│ │ │ ├── 6.0.0_System.Windows.Automation.md
│ │ │ ├── 6.0.0_System.Windows.Controls.md
│ │ │ ├── 6.0.0_System.Windows.Forms.Design.Behavior.md
│ │ │ ├── 6.0.0_System.Windows.Forms.Design.md
│ │ │ └── 6.0.0_System.Windows.Forms.md
│ │ ├── cve.md
│ │ ├── install-linux.md
│ │ ├── install-macos.md
│ │ ├── install-maui.md
│ │ ├── install-windows.md
│ │ ├── install.md
│ │ ├── known-issues.md
│ │ ├── linux-packages.md
│ │ ├── preview/
│ │ │ ├── 6.0.0-preview.1-install-instructions.md
│ │ │ ├── 6.0.0-preview.1.md
│ │ │ ├── 6.0.0-preview.2-install-instructions.md
│ │ │ ├── 6.0.0-preview.2.md
│ │ │ ├── 6.0.0-preview.3-install-instructions.md
│ │ │ ├── 6.0.0-preview.3.md
│ │ │ ├── 6.0.0-preview.4-install-instructions.md
│ │ │ ├── 6.0.0-preview.4.md
│ │ │ ├── 6.0.0-preview.5.md
│ │ │ ├── 6.0.0-preview.6.md
│ │ │ ├── 6.0.0-preview.7.md
│ │ │ ├── 6.0.0-rc.1.md
│ │ │ ├── 6.0.0-rc.2.md
│ │ │ └── api-diff/
│ │ │ ├── preview1/
│ │ │ │ ├── .Net/
│ │ │ │ │ ├── 6.0-preview1.md
│ │ │ │ │ ├── 6.0-preview1_Microsoft.VisualBasic.md
│ │ │ │ │ ├── 6.0-preview1_Microsoft.Win32.SafeHandles.md
│ │ │ │ │ ├── 6.0-preview1_System.Buffers.Binary.md
│ │ │ │ │ ├── 6.0-preview1_System.Collections.Generic.md
│ │ │ │ │ ├── 6.0-preview1_System.Collections.Immutable.md
│ │ │ │ │ ├── 6.0-preview1_System.Diagnostics.CodeAnalysis.md
│ │ │ │ │ ├── 6.0-preview1_System.Diagnostics.md
│ │ │ │ │ ├── 6.0-preview1_System.Drawing.md
│ │ │ │ │ ├── 6.0-preview1_System.Globalization.md
│ │ │ │ │ ├── 6.0-preview1_System.IO.Compression.md
│ │ │ │ │ ├── 6.0-preview1_System.IO.md
│ │ │ │ │ ├── 6.0-preview1_System.Linq.md
│ │ │ │ │ ├── 6.0-preview1_System.Net.Http.md
│ │ │ │ │ ├── 6.0-preview1_System.Net.Quic.Implementations.md
│ │ │ │ │ ├── 6.0-preview1_System.Net.Quic.md
│ │ │ │ │ ├── 6.0-preview1_System.Net.Sockets.md
│ │ │ │ │ ├── 6.0-preview1_System.Net.md
│ │ │ │ │ ├── 6.0-preview1_System.Numerics.md
│ │ │ │ │ ├── 6.0-preview1_System.Reflection.Emit.md
│ │ │ │ │ ├── 6.0-preview1_System.Reflection.PortableExecutable.md
│ │ │ │ │ ├── 6.0-preview1_System.Reflection.md
│ │ │ │ │ ├── 6.0-preview1_System.Runtime.CompilerServices.md
│ │ │ │ │ ├── 6.0-preview1_System.Runtime.InteropServices.md
│ │ │ │ │ ├── 6.0-preview1_System.Security.Cryptography.X509Certificates.md
│ │ │ │ │ ├── 6.0-preview1_System.Security.Cryptography.md
│ │ │ │ │ ├── 6.0-preview1_System.Text.Json.md
│ │ │ │ │ ├── 6.0-preview1_System.Threading.Tasks.md
│ │ │ │ │ ├── 6.0-preview1_System.Threading.md
│ │ │ │ │ └── 6.0-preview1_System.md
│ │ │ │ ├── Asp.Net/
│ │ │ │ │ ├── 6.0-preview1.md
│ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Components.Forms.md
│ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Components.Routing.md
│ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Components.md
│ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Connections.Experimental.md
│ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Http.Connections.md
│ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Http.Features.md
│ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Http.md
│ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Mvc.Controllers.md
│ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Mvc.Infrastructure.md
│ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Mvc.ModelBinding.Validation.md
│ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.md
│ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Mvc.RazorPages.md
│ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Mvc.ViewComponents.md
│ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Mvc.ViewFeatures.md
│ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Mvc.md
│ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Server.Kestrel.Core.md
│ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.SignalR.md
│ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.StaticFiles.md
│ │ │ │ │ ├── 6.0-preview1_Microsoft.Extensions.Configuration.md
│ │ │ │ │ ├── 6.0-preview1_Microsoft.Extensions.Hosting.md
│ │ │ │ │ ├── 6.0-preview1_Microsoft.JSInterop.Implementation.md
│ │ │ │ │ └── 6.0-preview1_Microsoft.Net.Http.Headers.md
│ │ │ │ └── README.md
│ │ │ ├── preview2/
│ │ │ │ ├── .Net/
│ │ │ │ │ ├── 6.0-preview2.md
│ │ │ │ │ ├── 6.0-preview2_System.CodeDom.Compiler.md
│ │ │ │ │ ├── 6.0-preview2_System.Collections.Concurrent.md
│ │ │ │ │ ├── 6.0-preview2_System.Collections.Generic.md
│ │ │ │ │ ├── 6.0-preview2_System.Diagnostics.md
│ │ │ │ │ ├── 6.0-preview2_System.Linq.md
│ │ │ │ │ ├── 6.0-preview2_System.Net.Sockets.md
│ │ │ │ │ ├── 6.0-preview2_System.Numerics.md
│ │ │ │ │ ├── 6.0-preview2_System.Reflection.Metadata.md
│ │ │ │ │ ├── 6.0-preview2_System.Runtime.InteropServices.md
│ │ │ │ │ ├── 6.0-preview2_System.Runtime.Intrinsics.Arm.md
│ │ │ │ │ ├── 6.0-preview2_System.Text.Json.Serialization.md
│ │ │ │ │ └── 6.0-preview2_System.md
│ │ │ │ ├── Asp.Net/
│ │ │ │ │ ├── 6.0-preview2.md
│ │ │ │ │ ├── 6.0-preview2_Microsoft.AspNetCore.Builder.md
│ │ │ │ │ ├── 6.0-preview2_Microsoft.AspNetCore.Components.Lifetime.md
│ │ │ │ │ ├── 6.0-preview2_Microsoft.AspNetCore.Components.RenderTree.md
│ │ │ │ │ ├── 6.0-preview2_Microsoft.AspNetCore.Components.Rendering.md
│ │ │ │ │ ├── 6.0-preview2_Microsoft.AspNetCore.Components.md
│ │ │ │ │ ├── 6.0-preview2_Microsoft.AspNetCore.Http.Metadata.md
│ │ │ │ │ ├── 6.0-preview2_Microsoft.AspNetCore.Http.md
│ │ │ │ │ ├── 6.0-preview2_Microsoft.AspNetCore.Mvc.Routing.md
│ │ │ │ │ ├── 6.0-preview2_Microsoft.AspNetCore.Mvc.TagHelpers.md
│ │ │ │ │ ├── 6.0-preview2_Microsoft.AspNetCore.Mvc.md
│ │ │ │ │ ├── 6.0-preview2_Microsoft.AspNetCore.Routing.md
│ │ │ │ │ ├── 6.0-preview2_Microsoft.Extensions.DependencyInjection.md
│ │ │ │ │ └── 6.0-preview2_System.Security.AccessControl.md
│ │ │ │ └── README.md
│ │ │ ├── preview3/
│ │ │ │ ├── .Net/
│ │ │ │ │ ├── 6.0-preview3.md
│ │ │ │ │ ├── 6.0-preview3_System.Collections.Generic.md
│ │ │ │ │ ├── 6.0-preview3_System.Diagnostics.md
│ │ │ │ │ ├── 6.0-preview3_System.Drawing.md
│ │ │ │ │ ├── 6.0-preview3_System.Linq.md
│ │ │ │ │ ├── 6.0-preview3_System.Net.md
│ │ │ │ │ ├── 6.0-preview3_System.Reflection.Emit.md
│ │ │ │ │ ├── 6.0-preview3_System.Runtime.InteropServices.md
│ │ │ │ │ ├── 6.0-preview3_System.Security.Cryptography.md
│ │ │ │ │ ├── 6.0-preview3_System.Threading.Tasks.Dataflow.md
│ │ │ │ │ ├── 6.0-preview3_System.Threading.Tasks.md
│ │ │ │ │ └── 6.0-preview3_System.md
│ │ │ │ ├── Asp.Net/
│ │ │ │ │ ├── 6.0-preview3.md
│ │ │ │ │ ├── 6.0-preview3_Microsoft.AspNetCore.Builder.md
│ │ │ │ │ ├── 6.0-preview3_Microsoft.AspNetCore.Components.HotReload.md
│ │ │ │ │ ├── 6.0-preview3_Microsoft.AspNetCore.Components.md
│ │ │ │ │ ├── 6.0-preview3_Microsoft.AspNetCore.Mvc.ApplicationParts.md
│ │ │ │ │ ├── 6.0-preview3_Microsoft.AspNetCore.Mvc.Routing.md
│ │ │ │ │ ├── 6.0-preview3_Microsoft.AspNetCore.Mvc.md
│ │ │ │ │ ├── 6.0-preview3_Microsoft.AspNetCore.Routing.md
│ │ │ │ │ └── 6.0-preview3_Microsoft.Extensions.Logging.md
│ │ │ │ └── README.md
│ │ │ ├── preview4/
│ │ │ │ ├── .Net/
│ │ │ │ │ ├── 6.0-preview4.md
│ │ │ │ │ ├── 6.0-preview4_System.IO.md
│ │ │ │ │ ├── 6.0-preview4_System.Linq.md
│ │ │ │ │ ├── 6.0-preview4_System.Net.Http.Json.md
│ │ │ │ │ ├── 6.0-preview4_System.Net.Quic.md
│ │ │ │ │ ├── 6.0-preview4_System.Numerics.md
│ │ │ │ │ ├── 6.0-preview4_System.Reflection.Metadata.md
│ │ │ │ │ ├── 6.0-preview4_System.Runtime.CompilerServices.md
│ │ │ │ │ ├── 6.0-preview4_System.Runtime.ExceptionServices.md
│ │ │ │ │ ├── 6.0-preview4_System.Text.Json.Node.md
│ │ │ │ │ ├── 6.0-preview4_System.Text.Json.Serialization.Metadata.md
│ │ │ │ │ ├── 6.0-preview4_System.Text.Json.Serialization.md
│ │ │ │ │ ├── 6.0-preview4_System.Text.Json.md
│ │ │ │ │ ├── 6.0-preview4_System.Text.md
│ │ │ │ │ ├── 6.0-preview4_System.Threading.Channels.md
│ │ │ │ │ ├── 6.0-preview4_System.Threading.md
│ │ │ │ │ └── 6.0-preview4_System.md
│ │ │ │ ├── Asp.Net/
│ │ │ │ │ ├── 6.0-preview4.md
│ │ │ │ │ ├── 6.0-preview4_Microsoft.AspNetCore.Builder.md
│ │ │ │ │ ├── 6.0-preview4_Microsoft.AspNetCore.Components.Forms.md
│ │ │ │ │ ├── 6.0-preview4_Microsoft.AspNetCore.Components.HotReload.md
│ │ │ │ │ ├── 6.0-preview4_Microsoft.AspNetCore.Components.Web.md
│ │ │ │ │ ├── 6.0-preview4_Microsoft.AspNetCore.Components.md
│ │ │ │ │ ├── 6.0-preview4_Microsoft.AspNetCore.Connections.Features.md
│ │ │ │ │ ├── 6.0-preview4_Microsoft.AspNetCore.Http.Features.md
│ │ │ │ │ ├── 6.0-preview4_Microsoft.AspNetCore.Http.Metadata.md
│ │ │ │ │ ├── 6.0-preview4_Microsoft.AspNetCore.Http.md
│ │ │ │ │ ├── 6.0-preview4_Microsoft.AspNetCore.HttpLogging.md
│ │ │ │ │ ├── 6.0-preview4_Microsoft.AspNetCore.Mvc.md
│ │ │ │ │ └── 6.0-preview4_Microsoft.AspNetCore.SignalR.Protocol.md
│ │ │ │ └── README.md
│ │ │ ├── preview5/
│ │ │ │ ├── .Net/
│ │ │ │ │ ├── 6.0-preview5.md
│ │ │ │ │ ├── 6.0-preview5_System.Diagnostics.CodeAnalysis.md
│ │ │ │ │ ├── 6.0-preview5_System.Diagnostics.Metrics.md
│ │ │ │ │ ├── 6.0-preview5_System.IO.md
│ │ │ │ │ ├── 6.0-preview5_System.Net.Http.Json.md
│ │ │ │ │ ├── 6.0-preview5_System.Net.Quic.md
│ │ │ │ │ ├── 6.0-preview5_System.Net.Sockets.md
│ │ │ │ │ ├── 6.0-preview5_System.Net.WebSockets.md
│ │ │ │ │ ├── 6.0-preview5_System.Numerics.md
│ │ │ │ │ ├── 6.0-preview5_System.Runtime.CompilerServices.md
│ │ │ │ │ ├── 6.0-preview5_System.Runtime.InteropServices.ObjectiveC.md
│ │ │ │ │ ├── 6.0-preview5_System.Runtime.InteropServices.md
│ │ │ │ │ ├── 6.0-preview5_System.Runtime.Versioning.md
│ │ │ │ │ ├── 6.0-preview5_System.Security.Cryptography.md
│ │ │ │ │ ├── 6.0-preview5_System.Text.Json.Node.md
│ │ │ │ │ ├── 6.0-preview5_System.Text.Json.Nodes.md
│ │ │ │ │ ├── 6.0-preview5_System.Text.Json.Serialization.Metadata.md
│ │ │ │ │ ├── 6.0-preview5_System.Text.Json.Serialization.md
│ │ │ │ │ └── 6.0-preview5_System.md
│ │ │ │ ├── Asp.Net/
│ │ │ │ │ ├── 6.0-preview5.md
│ │ │ │ │ ├── 6.0-preview5_Microsoft.AspNetCore.Authentication.Cookies.md
│ │ │ │ │ ├── 6.0-preview5_Microsoft.AspNetCore.Builder.md
│ │ │ │ │ ├── 6.0-preview5_Microsoft.AspNetCore.Connections.Experimental.md
│ │ │ │ │ ├── 6.0-preview5_Microsoft.AspNetCore.Connections.md
│ │ │ │ │ ├── 6.0-preview5_Microsoft.AspNetCore.Http.Connections.md
│ │ │ │ │ ├── 6.0-preview5_Microsoft.AspNetCore.Http.md
│ │ │ │ │ ├── 6.0-preview5_Microsoft.AspNetCore.Mvc.md
│ │ │ │ │ ├── 6.0-preview5_Microsoft.AspNetCore.Server.Kestrel.Core.md
│ │ │ │ │ ├── 6.0-preview5_Microsoft.AspNetCore.WebUtilities.md
│ │ │ │ │ ├── 6.0-preview5_Microsoft.Extensions.DependencyInjection.md
│ │ │ │ │ └── 6.0-preview5_Microsoft.Extensions.Hosting.md
│ │ │ │ └── README.md
│ │ │ ├── preview6/
│ │ │ │ ├── .Net/
│ │ │ │ │ ├── 6.0-preview6.md
│ │ │ │ │ ├── 6.0-preview6_System.IO.md
│ │ │ │ │ ├── 6.0-preview6_System.Net.Http.Headers.md
│ │ │ │ │ ├── 6.0-preview6_System.Net.Quic.md
│ │ │ │ │ ├── 6.0-preview6_System.Net.Security.md
│ │ │ │ │ ├── 6.0-preview6_System.Net.Sockets.md
│ │ │ │ │ ├── 6.0-preview6_System.Net.md
│ │ │ │ │ ├── 6.0-preview6_System.Numerics.md
│ │ │ │ │ ├── 6.0-preview6_System.Runtime.CompilerServices.md
│ │ │ │ │ ├── 6.0-preview6_System.Runtime.InteropServices.md
│ │ │ │ │ ├── 6.0-preview6_System.Runtime.Intrinsics.X86.md
│ │ │ │ │ ├── 6.0-preview6_System.Security.Cryptography.X509Certificates.md
│ │ │ │ │ ├── 6.0-preview6_System.Text.Json.Nodes.md
│ │ │ │ │ ├── 6.0-preview6_System.Text.md
│ │ │ │ │ ├── 6.0-preview6_System.Threading.Channels.md
│ │ │ │ │ └── 6.0-preview6_System.Threading.md
│ │ │ │ ├── Asp.Net/
│ │ │ │ │ ├── 6.0-preview6.md
│ │ │ │ │ ├── 6.0-preview6_Microsoft.AspNetCore.Authentication.Cookies.md
│ │ │ │ │ ├── 6.0-preview6_Microsoft.AspNetCore.Builder.md
│ │ │ │ │ ├── 6.0-preview6_Microsoft.AspNetCore.Components.Routing.md
│ │ │ │ │ ├── 6.0-preview6_Microsoft.AspNetCore.Components.md
│ │ │ │ │ ├── 6.0-preview6_Microsoft.AspNetCore.Http.Features.md
│ │ │ │ │ ├── 6.0-preview6_Microsoft.AspNetCore.Http.md
│ │ │ │ │ ├── 6.0-preview6_Microsoft.AspNetCore.Mvc.md
│ │ │ │ │ ├── 6.0-preview6_Microsoft.AspNetCore.Server.Kestrel.Https.md
│ │ │ │ │ ├── 6.0-preview6_Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.md
│ │ │ │ │ ├── 6.0-preview6_Microsoft.AspNetCore.WebSockets.md
│ │ │ │ │ ├── 6.0-preview6_Microsoft.AspNetCore.WebUtilities.md
│ │ │ │ │ ├── 6.0-preview6_Microsoft.Extensions.DependencyInjection.md
│ │ │ │ │ └── 6.0-preview6_Microsoft.Extensions.Primitives.md
│ │ │ │ └── README.md
│ │ │ ├── preview7/
│ │ │ │ ├── .Net/
│ │ │ │ │ ├── 6.0.0-preview7.md
│ │ │ │ │ ├── 6.0.0-preview7_System.Data.Common.md
│ │ │ │ │ ├── 6.0.0-preview7_System.Diagnostics.CodeAnalysis.md
│ │ │ │ │ ├── 6.0.0-preview7_System.Diagnostics.md
│ │ │ │ │ ├── 6.0.0-preview7_System.IO.md
│ │ │ │ │ ├── 6.0.0-preview7_System.Net.Http.md
│ │ │ │ │ ├── 6.0.0-preview7_System.Net.Quic.Implementations.md
│ │ │ │ │ ├── 6.0.0-preview7_System.Net.Quic.md
│ │ │ │ │ ├── 6.0.0-preview7_System.Net.Security.md
│ │ │ │ │ ├── 6.0.0-preview7_System.Net.Sockets.md
│ │ │ │ │ ├── 6.0.0-preview7_System.Reflection.Metadata.md
│ │ │ │ │ ├── 6.0.0-preview7_System.Reflection.md
│ │ │ │ │ ├── 6.0.0-preview7_System.Runtime.CompilerServices.md
│ │ │ │ │ ├── 6.0.0-preview7_System.Runtime.InteropServices.md
│ │ │ │ │ ├── 6.0.0-preview7_System.Runtime.md
│ │ │ │ │ ├── 6.0.0-preview7_System.Text.Json.Nodes.md
│ │ │ │ │ ├── 6.0.0-preview7_System.Text.Json.Serialization.Metadata.md
│ │ │ │ │ ├── 6.0.0-preview7_System.Text.Json.Serialization.md
│ │ │ │ │ ├── 6.0.0-preview7_System.Text.Json.md
│ │ │ │ │ ├── 6.0.0-preview7_System.Text.md
│ │ │ │ │ ├── 6.0.0-preview7_System.Threading.md
│ │ │ │ │ └── 6.0.0-preview7_System.md
│ │ │ │ ├── Asp.Net/
│ │ │ │ │ ├── 6.0-preview7.md
│ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Authentication.md
│ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Builder.md
│ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Components.RenderTree.md
│ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Components.Web.md
│ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Components.md
│ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Diagnostics.md
│ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Hosting.md
│ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Http.Connections.md
│ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Http.Extensions.md
│ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Http.md
│ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.HttpLogging.md
│ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Mvc.md
│ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Server.HttpSys.md
│ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Server.Kestrel.Core.md
│ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Server.Kestrel.Https.md
│ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.md
│ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.SignalR.md
│ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.WebUtilities.md
│ │ │ │ │ ├── 6.0-preview7_Microsoft.Extensions.Configuration.KeyPerFile.md
│ │ │ │ │ ├── 6.0-preview7_Microsoft.Extensions.Configuration.md
│ │ │ │ │ ├── 6.0-preview7_Microsoft.Extensions.DependencyInjection.md
│ │ │ │ │ ├── 6.0-preview7_Microsoft.Extensions.Logging.md
│ │ │ │ │ ├── 6.0-preview7_Microsoft.JSInterop.Implementation.md
│ │ │ │ │ ├── 6.0-preview7_Microsoft.JSInterop.md
│ │ │ │ │ ├── 6.0-preview7_Microsoft.Win32.SafeHandles.md
│ │ │ │ │ ├── 6.0-preview7_System.IO.Pipelines.md
│ │ │ │ │ └── 6.0-preview7_System.Security.Cryptography.md
│ │ │ │ ├── README.md
│ │ │ │ └── WindowsDesktop/
│ │ │ │ ├── 6.0-preview7.md
│ │ │ │ ├── 6.0-preview7_System.Windows.Automation.Peers.md
│ │ │ │ ├── 6.0-preview7_System.Windows.Automation.md
│ │ │ │ ├── 6.0-preview7_System.Windows.Controls.md
│ │ │ │ ├── 6.0-preview7_System.Windows.Forms.Design.Behavior.md
│ │ │ │ ├── 6.0-preview7_System.Windows.Forms.Design.md
│ │ │ │ └── 6.0-preview7_System.Windows.Forms.md
│ │ │ └── rc1/
│ │ │ ├── .Net/
│ │ │ │ ├── 6.0.0-rc1.md
│ │ │ │ ├── 6.0.0-rc1_System.Data.Common.md
│ │ │ │ ├── 6.0.0-rc1_System.Diagnostics.Metrics.md
│ │ │ │ ├── 6.0.0-rc1_System.Diagnostics.md
│ │ │ │ ├── 6.0.0-rc1_System.Net.Security.md
│ │ │ │ ├── 6.0.0-rc1_System.Reflection.Metadata.md
│ │ │ │ ├── 6.0.0-rc1_System.Runtime.Versioning.md
│ │ │ │ ├── 6.0.0-rc1_System.Text.Json.Nodes.md
│ │ │ │ ├── 6.0.0-rc1_System.Text.Json.Serialization.Metadata.md
│ │ │ │ ├── 6.0.0-rc1_System.Text.Json.Serialization.md
│ │ │ │ ├── 6.0.0-rc1_System.Text.Json.md
│ │ │ │ └── 6.0.0-rc1_System.Text.RegularExpressions.md
│ │ │ ├── Asp.Net/
│ │ │ │ ├── 6.0.0-rc1.md
│ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Authorization.md
│ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Builder.md
│ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Components.Forms.md
│ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Components.Infrastructure.md
│ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Components.Lifetime.md
│ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Components.RenderTree.md
│ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Components.Server.md
│ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Components.Web.Infrastructure.md
│ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Components.Web.md
│ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Components.md
│ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Connections.Features.md
│ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Hosting.Infrastructure.md
│ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Http.Extensions.md
│ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Http.Features.md
│ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Http.Metadata.md
│ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Http.md
│ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.HttpLogging.md
│ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Mvc.md
│ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Routing.Constraints.md
│ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Routing.Matching.md
│ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Routing.md
│ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Server.Kestrel.Core.md
│ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.md
│ │ │ │ └── 6.0.0-rc1_Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.md
│ │ │ ├── README.md
│ │ │ └── WindowsDesktop/
│ │ │ ├── 6.0.0-rc1.md
│ │ │ ├── 6.0.0-rc1_Microsoft.VisualBasic.ApplicationServices.md
│ │ │ └── 6.0.0-rc1_System.Windows.Forms.md
│ │ ├── releases.json
│ │ ├── runtime-deps.json
│ │ ├── supported-os.json
│ │ └── supported-os.md
│ ├── 7.0/
│ │ ├── 7.0.0/
│ │ │ ├── 7.0.0.md
│ │ │ └── api-diff/
│ │ │ ├── Microsoft.AspNetCore.App/
│ │ │ │ ├── 7.0.0.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Authentication.Cookies.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Authentication.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Authorization.Infrastructure.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Authorization.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Builder.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Components.CompilerServices.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Components.Forms.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Components.Rendering.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Components.Routing.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Components.Web.Virtualization.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Components.Web.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Components.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Connections.Features.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Connections.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Diagnostics.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Hosting.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Http.Features.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Http.HttpResults.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Http.Metadata.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Http.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.HttpLogging.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Identity.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Mvc.ApplicationModels.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Mvc.Infrastructure.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Mvc.ModelBinding.Binders.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Mvc.ModelBinding.Metadata.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Mvc.ModelBinding.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Mvc.Razor.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Mvc.RazorPages.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Mvc.Rendering.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Mvc.Routing.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Mvc.ViewFeatures.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Mvc.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.OutputCaching.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.RateLimiting.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.RequestDecompression.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Routing.Patterns.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Routing.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Server.IIS.Core.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Server.Kestrel.Core.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Server.Kestrel.Https.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.SignalR.Protocol.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.SignalR.md
│ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.WebUtilities.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.Caching.Distributed.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.Caching.Memory.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.Configuration.CommandLine.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.Configuration.EnvironmentVariables.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.Configuration.Ini.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.Configuration.Memory.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.Configuration.Xml.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.Configuration.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.DependencyInjection.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.FileProviders.Physical.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.FileProviders.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.FileSystemGlobbing.Abstractions.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.FileSystemGlobbing.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.Hosting.Internal.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.Hosting.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.Http.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.Logging.Abstractions.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.Logging.Configuration.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.Logging.Console.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.Logging.EventLog.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.Logging.TraceSource.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.Logging.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.ObjectPool.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.Options.md
│ │ │ │ ├── 7.0.0_Microsoft.Extensions.Primitives.md
│ │ │ │ ├── 7.0.0_Microsoft.JSInterop.Infrastructure.md
│ │ │ │ ├── 7.0.0_Microsoft.JSInterop.md
│ │ │ │ ├── 7.0.0_Microsoft.Net.Http.Headers.md
│ │ │ │ ├── 7.0.0_System.Diagnostics.Eventing.Reader.md
│ │ │ │ ├── 7.0.0_System.Security.Claims.md
│ │ │ │ └── 7.0.0_System.Threading.RateLimiting.md
│ │ │ ├── Microsoft.NETCore.App/
│ │ │ │ ├── 7.0.0.md
│ │ │ │ ├── 7.0.0_Microsoft.VisualBasic.FileIO.md
│ │ │ │ ├── 7.0.0_Microsoft.Win32.SafeHandles.md
│ │ │ │ ├── 7.0.0_Microsoft.Win32.md
│ │ │ │ ├── 7.0.0_System.Buffers.md
│ │ │ │ ├── 7.0.0_System.CodeDom.Compiler.md
│ │ │ │ ├── 7.0.0_System.Collections.Generic.md
│ │ │ │ ├── 7.0.0_System.Collections.Immutable.md
│ │ │ │ ├── 7.0.0_System.Collections.Specialized.md
│ │ │ │ ├── 7.0.0_System.Collections.md
│ │ │ │ ├── 7.0.0_System.ComponentModel.DataAnnotations.md
│ │ │ │ ├── 7.0.0_System.ComponentModel.Design.Serialization.md
│ │ │ │ ├── 7.0.0_System.ComponentModel.md
│ │ │ │ ├── 7.0.0_System.Data.Common.md
│ │ │ │ ├── 7.0.0_System.Data.SqlTypes.md
│ │ │ │ ├── 7.0.0_System.Data.md
│ │ │ │ ├── 7.0.0_System.Diagnostics.CodeAnalysis.md
│ │ │ │ ├── 7.0.0_System.Diagnostics.Metrics.md
│ │ │ │ ├── 7.0.0_System.Diagnostics.SymbolStore.md
│ │ │ │ ├── 7.0.0_System.Diagnostics.md
│ │ │ │ ├── 7.0.0_System.Drawing.md
│ │ │ │ ├── 7.0.0_System.Formats.Asn1.md
│ │ │ │ ├── 7.0.0_System.Formats.Tar.md
│ │ │ │ ├── 7.0.0_System.IO.Compression.md
│ │ │ │ ├── 7.0.0_System.IO.Pipes.md
│ │ │ │ ├── 7.0.0_System.IO.md
│ │ │ │ ├── 7.0.0_System.Linq.md
│ │ │ │ ├── 7.0.0_System.Net.Http.Headers.md
│ │ │ │ ├── 7.0.0_System.Net.Http.Json.md
│ │ │ │ ├── 7.0.0_System.Net.Http.md
│ │ │ │ ├── 7.0.0_System.Net.Mail.md
│ │ │ │ ├── 7.0.0_System.Net.NetworkInformation.md
│ │ │ │ ├── 7.0.0_System.Net.Quic.md
│ │ │ │ ├── 7.0.0_System.Net.Security.md
│ │ │ │ ├── 7.0.0_System.Net.Sockets.md
│ │ │ │ ├── 7.0.0_System.Net.WebSockets.md
│ │ │ │ ├── 7.0.0_System.Net.md
│ │ │ │ ├── 7.0.0_System.Numerics.md
│ │ │ │ ├── 7.0.0_System.Reflection.Emit.md
│ │ │ │ ├── 7.0.0_System.Reflection.Metadata.Ecma335.md
│ │ │ │ ├── 7.0.0_System.Reflection.Metadata.md
│ │ │ │ ├── 7.0.0_System.Reflection.PortableExecutable.md
│ │ │ │ ├── 7.0.0_System.Reflection.md
│ │ │ │ ├── 7.0.0_System.Resources.md
│ │ │ │ ├── 7.0.0_System.Runtime.CompilerServices.md
│ │ │ │ ├── 7.0.0_System.Runtime.InteropServices.ComTypes.md
│ │ │ │ ├── 7.0.0_System.Runtime.InteropServices.JavaScript.md
│ │ │ │ ├── 7.0.0_System.Runtime.InteropServices.Marshalling.md
│ │ │ │ ├── 7.0.0_System.Runtime.InteropServices.md
│ │ │ │ ├── 7.0.0_System.Runtime.Intrinsics.Arm.md
│ │ │ │ ├── 7.0.0_System.Runtime.Intrinsics.X86.md
│ │ │ │ ├── 7.0.0_System.Runtime.Intrinsics.md
│ │ │ │ ├── 7.0.0_System.Runtime.Serialization.DataContracts.md
│ │ │ │ ├── 7.0.0_System.Runtime.Serialization.Json.md
│ │ │ │ ├── 7.0.0_System.Runtime.Serialization.md
│ │ │ │ ├── 7.0.0_System.Runtime.Versioning.md
│ │ │ │ ├── 7.0.0_System.Runtime.md
│ │ │ │ ├── 7.0.0_System.Security.Authentication.ExtendedProtection.md
│ │ │ │ ├── 7.0.0_System.Security.Authentication.md
│ │ │ │ ├── 7.0.0_System.Security.Cryptography.X509Certificates.md
│ │ │ │ ├── 7.0.0_System.Security.Cryptography.md
│ │ │ │ ├── 7.0.0_System.Security.Policy.md
│ │ │ │ ├── 7.0.0_System.Security.md
│ │ │ │ ├── 7.0.0_System.Text.Json.Nodes.md
│ │ │ │ ├── 7.0.0_System.Text.Json.Serialization.Metadata.md
│ │ │ │ ├── 7.0.0_System.Text.Json.Serialization.md
│ │ │ │ ├── 7.0.0_System.Text.Json.md
│ │ │ │ ├── 7.0.0_System.Text.RegularExpressions.md
│ │ │ │ ├── 7.0.0_System.Text.Unicode.md
│ │ │ │ ├── 7.0.0_System.Text.md
│ │ │ │ ├── 7.0.0_System.Threading.Tasks.Dataflow.md
│ │ │ │ ├── 7.0.0_System.Threading.Tasks.md
│ │ │ │ ├── 7.0.0_System.Threading.md
│ │ │ │ ├── 7.0.0_System.Timers.md
│ │ │ │ ├── 7.0.0_System.Transactions.md
│ │ │ │ ├── 7.0.0_System.Web.md
│ │ │ │ ├── 7.0.0_System.Xml.Linq.md
│ │ │ │ ├── 7.0.0_System.Xml.Schema.md
│ │ │ │ ├── 7.0.0_System.Xml.Serialization.md
│ │ │ │ ├── 7.0.0_System.Xml.XPath.md
│ │ │ │ ├── 7.0.0_System.Xml.Xsl.md
│ │ │ │ ├── 7.0.0_System.Xml.md
│ │ │ │ └── 7.0.0_System.md
│ │ │ ├── Microsoft.WindowsDesktop.App/
│ │ │ │ ├── 7.0.0.md
│ │ │ │ ├── 7.0.0_System.Diagnostics.Eventing.Reader.md
│ │ │ │ ├── 7.0.0_System.Diagnostics.md
│ │ │ │ ├── 7.0.0_System.Drawing.Design.md
│ │ │ │ ├── 7.0.0_System.Drawing.Imaging.md
│ │ │ │ ├── 7.0.0_System.Drawing.Printing.md
│ │ │ │ ├── 7.0.0_System.Drawing.md
│ │ │ │ ├── 7.0.0_System.Resources.Tools.md
│ │ │ │ ├── 7.0.0_System.Security.Cryptography.Pkcs.md
│ │ │ │ ├── 7.0.0_System.Security.Cryptography.X509Certificates.md
│ │ │ │ ├── 7.0.0_System.Security.Permissions.md
│ │ │ │ ├── 7.0.0_System.Security.Policy.md
│ │ │ │ ├── 7.0.0_System.Windows.Forms.Design.md
│ │ │ │ ├── 7.0.0_System.Windows.Forms.Layout.md
│ │ │ │ ├── 7.0.0_System.Windows.Forms.PropertyGridInternal.md
│ │ │ │ ├── 7.0.0_System.Windows.Forms.md
│ │ │ │ └── 7.0.0_System.Xaml.Permissions.md
│ │ │ └── README.md
│ │ ├── 7.0.1/
│ │ │ └── 7.0.1.md
│ │ ├── 7.0.10/
│ │ │ ├── 7.0.10.md
│ │ │ ├── 7.0.110.md
│ │ │ └── 7.0.307.md
│ │ ├── 7.0.11/
│ │ │ ├── 7.0.11.md
│ │ │ ├── 7.0.111.md
│ │ │ └── 7.0.308.md
│ │ ├── 7.0.12/
│ │ │ ├── 7.0.112.md
│ │ │ ├── 7.0.12.md
│ │ │ └── 7.0.309.md
│ │ ├── 7.0.13/
│ │ │ ├── 7.0.113.md
│ │ │ ├── 7.0.13.md
│ │ │ └── 7.0.310.md
│ │ ├── 7.0.14/
│ │ │ ├── 7.0.114.md
│ │ │ ├── 7.0.14.md
│ │ │ └── 7.0.311.md
│ │ ├── 7.0.15/
│ │ │ ├── 7.0.115.md
│ │ │ ├── 7.0.15.md
│ │ │ └── 7.0.312.md
│ │ ├── 7.0.16/
│ │ │ ├── 7.0.116.md
│ │ │ ├── 7.0.16.md
│ │ │ └── 7.0.313.md
│ │ ├── 7.0.17/
│ │ │ ├── 7.0.117.md
│ │ │ ├── 7.0.17.md
│ │ │ └── 7.0.314.md
│ │ ├── 7.0.18/
│ │ │ ├── 7.0.118.md
│ │ │ ├── 7.0.18.md
│ │ │ └── 7.0.315.md
│ │ ├── 7.0.19/
│ │ │ ├── 7.0.119.md
│ │ │ ├── 7.0.19.md
│ │ │ └── 7.0.316.md
│ │ ├── 7.0.2/
│ │ │ └── 7.0.2.md
│ │ ├── 7.0.20/
│ │ │ ├── 7.0.120.md
│ │ │ ├── 7.0.20.md
│ │ │ └── 7.0.317.md
│ │ ├── 7.0.3/
│ │ │ ├── 7.0.103.md
│ │ │ ├── 7.0.201.md
│ │ │ └── 7.0.3.md
│ │ ├── 7.0.4/
│ │ │ ├── 7.0.104.md
│ │ │ ├── 7.0.202.md
│ │ │ └── 7.0.4.md
│ │ ├── 7.0.5/
│ │ │ ├── 7.0.105.md
│ │ │ ├── 7.0.302.md
│ │ │ ├── 7.0.400-preview.md
│ │ │ └── 7.0.5.md
│ │ ├── 7.0.7/
│ │ │ ├── 7.0.107.md
│ │ │ └── 7.0.7.md
│ │ ├── 7.0.8/
│ │ │ ├── 7.0.108.md
│ │ │ └── 7.0.8.md
│ │ ├── 7.0.9/
│ │ │ ├── 7.0.109.md
│ │ │ └── 7.0.9.md
│ │ ├── README.md
│ │ ├── cve.md
│ │ ├── install-linux.md
│ │ ├── install-macos.md
│ │ ├── install-windows.md
│ │ ├── install.md
│ │ ├── known-issues.md
│ │ ├── linux-packages.md
│ │ ├── preview/
│ │ │ ├── 7.0.0-preview.1.md
│ │ │ ├── 7.0.0-preview.2.md
│ │ │ ├── 7.0.0-preview.3.md
│ │ │ ├── 7.0.0-preview.4.md
│ │ │ ├── 7.0.0-preview.5.md
│ │ │ ├── 7.0.0-preview.6.md
│ │ │ ├── 7.0.0-preview.7.md
│ │ │ ├── 7.0.0-rc.1.md
│ │ │ ├── 7.0.0-rc.2.md
│ │ │ └── api-diff/
│ │ │ ├── ga/
│ │ │ │ ├── Microsoft.AspNetCore.App/
│ │ │ │ │ ├── 7.0-ga.md
│ │ │ │ │ ├── 7.0-ga_Microsoft.AspNetCore.Components.CompilerServices.md
│ │ │ │ │ ├── 7.0-ga_Microsoft.AspNetCore.Components.md
│ │ │ │ │ └── 7.0-ga_System.Threading.RateLimiting.md
│ │ │ │ ├── Microsoft.NETCore.App/
│ │ │ │ │ ├── 7.0-ga.md
│ │ │ │ │ ├── 7.0-ga_System.Numerics.md
│ │ │ │ │ ├── 7.0-ga_System.Text.Json.Serialization.Metadata.md
│ │ │ │ │ └── 7.0-ga_System.Transactions.md
│ │ │ │ ├── Microsoft.WindowsDesktop.App/
│ │ │ │ │ └── 7.0-ga.md
│ │ │ │ └── README.md
│ │ │ ├── preview1/
│ │ │ │ ├── Microsoft.AspNetCore.App/
│ │ │ │ │ ├── 7.0-preview1.md
│ │ │ │ │ ├── 7.0-preview1_Microsoft.AspNetCore.Builder.md
│ │ │ │ │ ├── 7.0-preview1_Microsoft.AspNetCore.Components.Forms.md
│ │ │ │ │ ├── 7.0-preview1_Microsoft.AspNetCore.Components.Rendering.md
│ │ │ │ │ ├── 7.0-preview1_Microsoft.AspNetCore.Diagnostics.md
│ │ │ │ │ ├── 7.0-preview1_Microsoft.AspNetCore.Hosting.md
│ │ │ │ │ ├── 7.0-preview1_Microsoft.AspNetCore.Http.Metadata.md
│ │ │ │ │ ├── 7.0-preview1_Microsoft.AspNetCore.Http.md
│ │ │ │ │ ├── 7.0-preview1_Microsoft.AspNetCore.Mvc.ModelBinding.Metadata.md
│ │ │ │ │ ├── 7.0-preview1_Microsoft.AspNetCore.Mvc.md
│ │ │ │ │ ├── 7.0-preview1_Microsoft.AspNetCore.Routing.md
│ │ │ │ │ ├── 7.0-preview1_Microsoft.AspNetCore.Server.IIS.Core.md
│ │ │ │ │ ├── 7.0-preview1_Microsoft.AspNetCore.WebUtilities.md
│ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.Caching.Memory.md
│ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.Configuration.CommandLine.md
│ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.Configuration.EnvironmentVariables.md
│ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.Configuration.Ini.md
│ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.Configuration.Memory.md
│ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.Configuration.md
│ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.DependencyInjection.md
│ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.FileProviders.Physical.md
│ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.FileProviders.md
│ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.FileSystemGlobbing.Abstractions.md
│ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.md
│ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts.md
│ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.FileSystemGlobbing.md
│ │ │ │ │ └── 7.0-preview1_Microsoft.Extensions.Primitives.md
│ │ │ │ ├── Microsoft.NETCore.App/
│ │ │ │ │ ├── 7.0-preview1.md
│ │ │ │ │ ├── 7.0-preview1_System.Buffers.md
│ │ │ │ │ ├── 7.0-preview1_System.Collections.Generic.md
│ │ │ │ │ ├── 7.0-preview1_System.Diagnostics.CodeAnalysis.md
│ │ │ │ │ ├── 7.0-preview1_System.Diagnostics.md
│ │ │ │ │ ├── 7.0-preview1_System.IO.Compression.md
│ │ │ │ │ ├── 7.0-preview1_System.IO.md
│ │ │ │ │ ├── 7.0-preview1_System.Net.Http.Json.md
│ │ │ │ │ ├── 7.0-preview1_System.Net.Sockets.md
│ │ │ │ │ ├── 7.0-preview1_System.Numerics.md
│ │ │ │ │ ├── 7.0-preview1_System.Reflection.Metadata.Ecma335.md
│ │ │ │ │ ├── 7.0-preview1_System.Reflection.PortableExecutable.md
│ │ │ │ │ ├── 7.0-preview1_System.Reflection.md
│ │ │ │ │ ├── 7.0-preview1_System.Runtime.CompilerServices.md
│ │ │ │ │ ├── 7.0-preview1_System.Runtime.InteropServices.md
│ │ │ │ │ ├── 7.0-preview1_System.Runtime.Intrinsics.Arm.md
│ │ │ │ │ ├── 7.0-preview1_System.Runtime.Intrinsics.X86.md
│ │ │ │ │ ├── 7.0-preview1_System.Runtime.Intrinsics.md
│ │ │ │ │ ├── 7.0-preview1_System.Security.Cryptography.X509Certificates.md
│ │ │ │ │ ├── 7.0-preview1_System.Security.Cryptography.md
│ │ │ │ │ ├── 7.0-preview1_System.Text.Json.md
│ │ │ │ │ ├── 7.0-preview1_System.Text.RegularExpressions.md
│ │ │ │ │ ├── 7.0-preview1_System.Text.Unicode.md
│ │ │ │ │ ├── 7.0-preview1_System.Threading.Tasks.md
│ │ │ │ │ ├── 7.0-preview1_System.Xml.md
│ │ │ │ │ └── 7.0-preview1_System.md
│ │ │ │ ├── Microsoft.WindowsDesktop.App/
│ │ │ │ │ ├── 7.0-preview1.md
│ │ │ │ │ ├── 7.0-preview1_System.Drawing.Design.md
│ │ │ │ │ ├── 7.0-preview1_System.Drawing.md
│ │ │ │ │ ├── 7.0-preview1_System.Security.Cryptography.Pkcs.md
│ │ │ │ │ ├── 7.0-preview1_System.Security.Cryptography.X509Certificates.md
│ │ │ │ │ ├── 7.0-preview1_System.Windows.Forms.Design.md
│ │ │ │ │ ├── 7.0-preview1_System.Windows.Forms.Layout.md
│ │ │ │ │ ├── 7.0-preview1_System.Windows.Forms.md
│ │ │ │ │ └── 7.0-preview1_System.Xaml.Permissions.md
│ │ │ │ └── README.md
│ │ │ ├── preview2/
│ │ │ │ ├── Microsoft.AspNetCore.App/
│ │ │ │ │ ├── 7.0-preview2.md
│ │ │ │ │ ├── 7.0-preview2_Microsoft.AspNetCore.Authentication.Cookies.md
│ │ │ │ │ ├── 7.0-preview2_Microsoft.AspNetCore.Builder.md
│ │ │ │ │ ├── 7.0-preview2_Microsoft.AspNetCore.Http.Features.md
│ │ │ │ │ ├── 7.0-preview2_Microsoft.AspNetCore.Http.Metadata.md
│ │ │ │ │ ├── 7.0-preview2_Microsoft.AspNetCore.Http.md
│ │ │ │ │ ├── 7.0-preview2_Microsoft.AspNetCore.Identity.md
│ │ │ │ │ ├── 7.0-preview2_Microsoft.AspNetCore.Mvc.ApplicationModels.md
│ │ │ │ │ ├── 7.0-preview2_Microsoft.AspNetCore.Mvc.Infrastructure.md
│ │ │ │ │ ├── 7.0-preview2_Microsoft.AspNetCore.Mvc.md
│ │ │ │ │ ├── 7.0-preview2_Microsoft.AspNetCore.Routing.md
│ │ │ │ │ ├── 7.0-preview2_Microsoft.AspNetCore.SignalR.md
│ │ │ │ │ ├── 7.0-preview2_Microsoft.Extensions.Caching.Distributed.md
│ │ │ │ │ ├── 7.0-preview2_Microsoft.Extensions.Caching.Memory.md
│ │ │ │ │ ├── 7.0-preview2_Microsoft.Extensions.DependencyInjection.md
│ │ │ │ │ ├── 7.0-preview2_Microsoft.Extensions.FileProviders.md
│ │ │ │ │ ├── 7.0-preview2_Microsoft.Extensions.Logging.md
│ │ │ │ │ ├── 7.0-preview2_Microsoft.Extensions.Options.md
│ │ │ │ │ └── 7.0-preview2_System.Security.Claims.md
│ │ │ │ ├── Microsoft.NETCore.App/
│ │ │ │ │ ├── 7.0-preview2.md
│ │ │ │ │ ├── 7.0-preview2_Microsoft.Win32.SafeHandles.md
│ │ │ │ │ ├── 7.0-preview2_System.Collections.Immutable.md
│ │ │ │ │ ├── 7.0-preview2_System.Collections.Specialized.md
│ │ │ │ │ ├── 7.0-preview2_System.ComponentModel.Design.Serialization.md
│ │ │ │ │ ├── 7.0-preview2_System.Data.SqlTypes.md
│ │ │ │ │ ├── 7.0-preview2_System.Diagnostics.CodeAnalysis.md
│ │ │ │ │ ├── 7.0-preview2_System.Diagnostics.Metrics.md
│ │ │ │ │ ├── 7.0-preview2_System.Diagnostics.SymbolStore.md
│ │ │ │ │ ├── 7.0-preview2_System.Diagnostics.md
│ │ │ │ │ ├── 7.0-preview2_System.IO.Compression.md
│ │ │ │ │ ├── 7.0-preview2_System.IO.md
│ │ │ │ │ ├── 7.0-preview2_System.Net.Sockets.md
│ │ │ │ │ ├── 7.0-preview2_System.Reflection.md
│ │ │ │ │ ├── 7.0-preview2_System.Runtime.CompilerServices.md
│ │ │ │ │ ├── 7.0-preview2_System.Runtime.InteropServices.md
│ │ │ │ │ ├── 7.0-preview2_System.Runtime.Intrinsics.Arm.md
│ │ │ │ │ ├── 7.0-preview2_System.Security.Cryptography.md
│ │ │ │ │ ├── 7.0-preview2_System.Text.RegularExpressions.md
│ │ │ │ │ ├── 7.0-preview2_System.Threading.md
│ │ │ │ │ ├── 7.0-preview2_System.Transactions.md
│ │ │ │ │ └── 7.0-preview2_System.md
│ │ │ │ ├── Microsoft.WindowsDesktop.App/
│ │ │ │ │ ├── 7.0-preview2.md
│ │ │ │ │ ├── 7.0-preview2_System.Diagnostics.md
│ │ │ │ │ ├── 7.0-preview2_System.Drawing.md
│ │ │ │ │ └── 7.0-preview2_System.Windows.Forms.md
│ │ │ │ └── README.md
│ │ │ ├── preview3/
│ │ │ │ ├── Microsoft.AspNetCore.App/
│ │ │ │ │ ├── 7.0-preview3.md
│ │ │ │ │ ├── 7.0-preview3_Microsoft.AspNetCore.Http.md
│ │ │ │ │ ├── 7.0-preview3_Microsoft.AspNetCore.Mvc.ModelBinding.Binders.md
│ │ │ │ │ ├── 7.0-preview3_Microsoft.AspNetCore.Mvc.md
│ │ │ │ │ ├── 7.0-preview3_Microsoft.AspNetCore.Routing.md
│ │ │ │ │ ├── 7.0-preview3_Microsoft.Extensions.Caching.Memory.md
│ │ │ │ │ ├── 7.0-preview3_Microsoft.Extensions.Configuration.md
│ │ │ │ │ ├── 7.0-preview3_Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts.md
│ │ │ │ │ ├── 7.0-preview3_Microsoft.Extensions.Hosting.md
│ │ │ │ │ ├── 7.0-preview3_Microsoft.Extensions.Logging.md
│ │ │ │ │ └── 7.0-preview3_Microsoft.Extensions.Primitives.md
│ │ │ │ ├── Microsoft.NETCore.App/
│ │ │ │ │ ├── 7.0-preview3.md
│ │ │ │ │ ├── 7.0-preview3_System.Diagnostics.md
│ │ │ │ │ ├── 7.0-preview3_System.Net.Http.Headers.md
│ │ │ │ │ ├── 7.0-preview3_System.Net.Http.md
│ │ │ │ │ ├── 7.0-preview3_System.Runtime.InteropServices.md
│ │ │ │ │ ├── 7.0-preview3_System.Security.Cryptography.X509Certificates.md
│ │ │ │ │ ├── 7.0-preview3_System.Text.RegularExpressions.md
│ │ │ │ │ └── 7.0-preview3_System.md
│ │ │ │ ├── Microsoft.WindowsDesktop.App/
│ │ │ │ │ ├── 7.0-preview3.md
│ │ │ │ │ ├── 7.0-preview3_System.Drawing.md
│ │ │ │ │ ├── 7.0-preview3_System.Windows.Forms.Design.md
│ │ │ │ │ ├── 7.0-preview3_System.Windows.Forms.PropertyGridInternal.md
│ │ │ │ │ └── 7.0-preview3_System.Windows.Forms.md
│ │ │ │ └── README.md
│ │ │ ├── preview4/
│ │ │ │ ├── Microsoft.AspNetCore.App/
│ │ │ │ │ ├── 7.0-preview4.md
│ │ │ │ │ ├── 7.0-preview4_Microsoft.AspNetCore.Authentication.Cookies.md
│ │ │ │ │ ├── 7.0-preview4_Microsoft.AspNetCore.Authorization.md
│ │ │ │ │ ├── 7.0-preview4_Microsoft.AspNetCore.Builder.md
│ │ │ │ │ ├── 7.0-preview4_Microsoft.AspNetCore.Components.Forms.md
│ │ │ │ │ ├── 7.0-preview4_Microsoft.AspNetCore.Http.HttpResults.md
│ │ │ │ │ ├── 7.0-preview4_Microsoft.AspNetCore.Http.Metadata.md
│ │ │ │ │ ├── 7.0-preview4_Microsoft.AspNetCore.Http.md
│ │ │ │ │ ├── 7.0-preview4_Microsoft.AspNetCore.Routing.Patterns.md
│ │ │ │ │ ├── 7.0-preview4_Microsoft.AspNetCore.Routing.md
│ │ │ │ │ ├── 7.0-preview4_Microsoft.AspNetCore.SignalR.Protocol.md
│ │ │ │ │ ├── 7.0-preview4_Microsoft.AspNetCore.SignalR.md
│ │ │ │ │ ├── 7.0-preview4_Microsoft.Extensions.Caching.Memory.md
│ │ │ │ │ ├── 7.0-preview4_Microsoft.Extensions.Configuration.Xml.md
│ │ │ │ │ ├── 7.0-preview4_Microsoft.Extensions.Configuration.md
│ │ │ │ │ ├── 7.0-preview4_Microsoft.Extensions.DependencyInjection.md
│ │ │ │ │ ├── 7.0-preview4_Microsoft.Extensions.Hosting.Internal.md
│ │ │ │ │ ├── 7.0-preview4_Microsoft.Extensions.Hosting.md
│ │ │ │ │ ├── 7.0-preview4_Microsoft.Extensions.Http.md
│ │ │ │ │ ├── 7.0-preview4_Microsoft.Extensions.Logging.Abstractions.md
│ │ │ │ │ ├── 7.0-preview4_Microsoft.Extensions.Logging.Console.md
│ │ │ │ │ ├── 7.0-preview4_Microsoft.Extensions.Logging.EventLog.md
│ │ │ │ │ ├── 7.0-preview4_Microsoft.Extensions.Logging.TraceSource.md
│ │ │ │ │ └── 7.0-preview4_Microsoft.Extensions.Logging.md
│ │ │ │ ├── Microsoft.NETCore.App/
│ │ │ │ │ ├── 7.0-preview4.md
│ │ │ │ │ ├── 7.0-preview4_System.ComponentModel.DataAnnotations.md
│ │ │ │ │ ├── 7.0-preview4_System.Diagnostics.CodeAnalysis.md
│ │ │ │ │ ├── 7.0-preview4_System.Diagnostics.md
│ │ │ │ │ ├── 7.0-preview4_System.Formats.Tar.md
│ │ │ │ │ ├── 7.0-preview4_System.IO.Pipes.md
│ │ │ │ │ ├── 7.0-preview4_System.IO.md
│ │ │ │ │ ├── 7.0-preview4_System.Net.NetworkInformation.md
│ │ │ │ │ ├── 7.0-preview4_System.Net.Sockets.md
│ │ │ │ │ ├── 7.0-preview4_System.Numerics.md
│ │ │ │ │ ├── 7.0-preview4_System.Runtime.CompilerServices.md
│ │ │ │ │ ├── 7.0-preview4_System.Runtime.InteropServices.md
│ │ │ │ │ ├── 7.0-preview4_System.Text.Json.Serialization.md
│ │ │ │ │ ├── 7.0-preview4_System.Text.Json.md
│ │ │ │ │ ├── 7.0-preview4_System.Text.RegularExpressions.md
│ │ │ │ │ ├── 7.0-preview4_System.Threading.Tasks.md
│ │ │ │ │ ├── 7.0-preview4_System.Timers.md
│ │ │ │ │ └── 7.0-preview4_System.md
│ │ │ │ ├── Microsoft.WindowsDesktop.App/
│ │ │ │ │ ├── 7.0-preview4.md
│ │ │ │ │ ├── 7.0-preview4_System.Windows.Forms.Design.md
│ │ │ │ │ └── 7.0-preview4_System.Windows.Forms.md
│ │ │ │ └── README.md
│ │ │ ├── preview5/
│ │ │ │ ├── Microsoft.AspNetCore.App/
│ │ │ │ │ ├── 7.0-preview5.md
│ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.Authentication.md
│ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.Authorization.Infrastructure.md
│ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.Builder.md
│ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.md
│ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.DataProtection.Internal.md
│ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.DataProtection.KeyManagement.Internal.md
│ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.DataProtection.KeyManagement.md
│ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.DataProtection.md
│ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.Http.HttpResults.md
│ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.Http.md
│ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.Mvc.md
│ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.ResponseCompression.md
│ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.SignalR.md
│ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.WebUtilities.md
│ │ │ │ │ ├── 7.0-preview5_Microsoft.Extensions.Logging.md
│ │ │ │ │ └── 7.0-preview5_Microsoft.JSInterop.Infrastructure.md
│ │ │ │ ├── Microsoft.NETCore.App/
│ │ │ │ │ ├── 7.0-preview5.md
│ │ │ │ │ ├── 7.0-preview5_Microsoft.VisualBasic.FileIO.md
│ │ │ │ │ ├── 7.0-preview5_System.Collections.Immutable.md
│ │ │ │ │ ├── 7.0-preview5_System.ComponentModel.md
│ │ │ │ │ ├── 7.0-preview5_System.Data.md
│ │ │ │ │ ├── 7.0-preview5_System.Diagnostics.md
│ │ │ │ │ ├── 7.0-preview5_System.IO.md
│ │ │ │ │ ├── 7.0-preview5_System.Net.Http.md
│ │ │ │ │ ├── 7.0-preview5_System.Net.NetworkInformation.md
│ │ │ │ │ ├── 7.0-preview5_System.Net.Security.md
│ │ │ │ │ ├── 7.0-preview5_System.Net.Sockets.md
│ │ │ │ │ ├── 7.0-preview5_System.Net.md
│ │ │ │ │ ├── 7.0-preview5_System.Numerics.md
│ │ │ │ │ ├── 7.0-preview5_System.Reflection.Emit.md
│ │ │ │ │ ├── 7.0-preview5_System.Reflection.Metadata.Ecma335.md
│ │ │ │ │ ├── 7.0-preview5_System.Runtime.CompilerServices.md
│ │ │ │ │ ├── 7.0-preview5_System.Runtime.InteropServices.Marshalling.md
│ │ │ │ │ ├── 7.0-preview5_System.Runtime.InteropServices.md
│ │ │ │ │ ├── 7.0-preview5_System.Runtime.Intrinsics.X86.md
│ │ │ │ │ ├── 7.0-preview5_System.Runtime.Intrinsics.md
│ │ │ │ │ ├── 7.0-preview5_System.Security.Cryptography.X509Certificates.md
│ │ │ │ │ ├── 7.0-preview5_System.Security.Cryptography.md
│ │ │ │ │ ├── 7.0-preview5_System.Text.Json.Nodes.md
│ │ │ │ │ ├── 7.0-preview5_System.Text.Json.Serialization.Metadata.md
│ │ │ │ │ ├── 7.0-preview5_System.Text.Json.Serialization.md
│ │ │ │ │ ├── 7.0-preview5_System.Text.Json.md
│ │ │ │ │ ├── 7.0-preview5_System.Threading.md
│ │ │ │ │ └── 7.0-preview5_System.md
│ │ │ │ ├── Microsoft.WindowsDesktop.App/
│ │ │ │ │ ├── 7.0-preview5.md
│ │ │ │ │ ├── 7.0-preview5_System.Diagnostics.md
│ │ │ │ │ ├── 7.0-preview5_System.Security.Permissions.md
│ │ │ │ │ ├── 7.0-preview5_System.Windows.Forms.Design.md
│ │ │ │ │ ├── 7.0-preview5_System.Windows.Forms.Layout.md
│ │ │ │ │ └── 7.0-preview5_System.Windows.Forms.md
│ │ │ │ └── README.md
│ │ │ ├── preview6/
│ │ │ │ ├── Microsoft.AspNetCore.App/
│ │ │ │ │ ├── 7.0-preview6.md
│ │ │ │ │ ├── 7.0-preview6_Microsoft.AspNetCore.Authentication.Cookies.md
│ │ │ │ │ ├── 7.0-preview6_Microsoft.AspNetCore.Authentication.md
│ │ │ │ │ ├── 7.0-preview6_Microsoft.AspNetCore.Builder.md
│ │ │ │ │ ├── 7.0-preview6_Microsoft.AspNetCore.Components.CompilerServices.md
│ │ │ │ │ ├── 7.0-preview6_Microsoft.AspNetCore.Components.md
│ │ │ │ │ ├── 7.0-preview6_Microsoft.AspNetCore.Http.Features.md
│ │ │ │ │ ├── 7.0-preview6_Microsoft.AspNetCore.Http.Metadata.md
│ │ │ │ │ ├── 7.0-preview6_Microso
================================================
FILE CONTENTS
================================================
================================================
FILE: .checkov.yml
================================================
---
# Available properties:
# https://github.com/bridgecrewio/checkov#configuration-using-a-config-file
skip-check:
# CKV_GHA_7: "The build output cannot be affected by user parameters other
# than the build entry point and the top-level source location. GitHub
# Actions workflow_dispatch inputs MUST be empty."
# Suppressed as issue-labeler workflows require `workflow_dispatch` inputs.
- CKV_GHA_7
================================================
FILE: .config/1espt/PipelineAutobaseliningConfig.yml
================================================
## DO NOT MODIFY THIS FILE MANUALLY. This is part of auto-baselining from 1ES Pipeline Templates. Go to [https://aka.ms/1espt-autobaselining] for more details.
pipelines:
22806:
retail:
source:
credscan:
lastModifiedDate: 2025-04-08
eslint:
lastModifiedDate: 2025-04-08
psscriptanalyzer:
lastModifiedDate: 2025-04-08
armory:
lastModifiedDate: 2025-04-08
accessibilityinsights:
lastModifiedDate: 2025-06-10
binary:
credscan:
lastModifiedDate: 2025-04-08
binskim:
lastModifiedDate: 2025-04-08
spotbugs:
lastModifiedDate: 2025-04-08
================================================
FILE: .gitattributes
================================================
###############################################################################
# Set default behavior to automatically normalize line endings.
###############################################################################
* text=auto
###############################################################################
# Set default behavior for command prompt diff.
#
# This is need for earlier builds of msysgit that does not have it on by
# default for csharp files.
# Note: This is only used by command line
###############################################################################
#*.cs diff=csharp
###############################################################################
# Set the merge driver for project and solution files
#
# Merging from the command prompt will add diff markers to the files if there
# are conflicts (Merging from VS is not affected by the settings below, in VS
# the diff markers are never inserted). Diff markers may cause the following
# file extensions to fail to load in VS. An alternative would be to treat
# these files as binary and thus will always conflict and require user
# intervention with every merge. To do so, just uncomment the entries below
###############################################################################
#*.sln merge=binary
#*.csproj merge=binary
#*.vbproj merge=binary
#*.vcxproj merge=binary
#*.vcproj merge=binary
#*.dbproj merge=binary
#*.fsproj merge=binary
#*.lsproj merge=binary
#*.wixproj merge=binary
#*.modelproj merge=binary
#*.sqlproj merge=binary
#*.wwaproj merge=binary
###############################################################################
# behavior for image files
#
# image files are treated as binary by default.
###############################################################################
#*.jpg binary
#*.png binary
#*.gif binary
###############################################################################
# diff behavior for common document formats
#
# Convert binary document formats to text before diffing them. This feature
# is only available from the command line. Turn it on by uncommenting the
# entries below.
###############################################################################
#*.doc diff=astextplain
#*.DOC diff=astextplain
#*.docx diff=astextplain
#*.DOCX diff=astextplain
#*.dot diff=astextplain
#*.DOT diff=astextplain
#*.pdf diff=astextplain
#*.PDF diff=astextplain
#*.rtf diff=astextplain
#*.RTF diff=astextplain
================================================
FILE: .github/CODEOWNERS
================================================
# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners.
# More details are here: https://help.github.com/articles/about-codeowners/
/release-notes/ @rbhanda @leecow @victorisr
/samples/dotnetsay/ @richlander
================================================
FILE: .github/ISSUE_TEMPLATE/01-issue-release-notes.yml
================================================
name: Report Problem or Feedback on Release Notes
description: See a problem or have specific feedback on specific release notes? Start here.
labels: [area-release-notes]
body:
- type: textarea
id: url
attributes:
label: URL(s)
description: List the specific URLs related to release notes you are reporting on.
placeholder: https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.0/8.0.0.md
validations:
required: true
- type: textarea
id: description
attributes:
label: Description
description: A clear and concise description of what the problem is.
validations:
required: true
================================================
FILE: .github/ISSUE_TEMPLATE/03_package_deprecation.yaml
================================================
name: Package Deprecation Feedback
description: Let us know if you believe a package has been deprecated by mistake.
title: "[PackageId]: [version(s)]"
labels: [package-deprecation]
body:
- type: markdown
attributes:
value: |
We did our best to deprecate only the packages which are out of support. But, we are also humans and could have missed something.
Tell us about such cases if you've noticed any.
- type: input
id: packageId
attributes:
label: Package Id
description: What is the name of the package that you think shouldn't have been deprecated?
placeholder: Microsoft.Dnx.Compilation.Abstractions
validations:
required: true
- type: input
id: version
attributes:
label: Package Version(s)
description: List the version(s) you think should have not been deprecated.
placeholder: 1.2.0, 1.0-preview3
validations:
required: true
- type: textarea
id: description
attributes:
label: Additional details
description: Why do you think this package shouldn't have been deprecated? Please refer to the principles listed in the [package deprecatiton announcement](https://github.com/dotnet/announcements/issues/217) and tell us why the package(s) doen't comply with those principles.
placeholder: Description
validations:
required: true
================================================
FILE: .github/ISSUE_TEMPLATE/config.yml
================================================
blank_issues_enabled: true
contact_links:
- name: Issue with ASP.NET Core
url: https://github.com/dotnet/aspnetcore/issues/new/choose
about: Please open issues relating to ASP.NET Core in dotnet/aspnetcore.
- name: Issue with .NET runtime or core .NET libraries
url: https://github.com/dotnet/runtime/issues/new/choose
about: Please open issues with the .NET runtime or core .NET libraries in dotnet/runtime.
- name: Issue with .NET SDK
url: https://github.com/dotnet/sdk/issues/new/choose
about: Please open issues relating to the .NET SDK in dotnet/sdk.
- name: Issue with .NET Aspire
url: https://github.com/dotnet/aspire/issues/new/choose
about: Please open issues relating to .NET Aspire in dotnet/aspire.
- name: Issue with Entity Framework
url: https://github.com/dotnet/efcore/issues/new/choose
about: Please open issues relating to Entity Framework in dotnet/efcore.
- name: Issue with .NET MAUI
url: https://github.com/dotnet/maui/issues/new/choose
about: Please open issues relating to .NET MAUI in dotnet/maui.
- name: Issue with Roslyn compiler
url: https://github.com/dotnet/roslyn/issues/new/choose
about: Please open issues relating to the Roslyn .NET compiler in dotnet/roslyn.
- name: Issue with Windows Forms
url: https://github.com/dotnet/winforms/issues/new/choose
about: Please open issues relating to Windows Forms in dotnet/winforms.
- name: Issue with WPF
url: https://github.com/dotnet/wpf/issues/new/choose
about: Please open issues relating to WPF in dotnet/wpf.
- name: Issue with .NET Framework
url: https://developercommunity.visualstudio.com/dotnet
about: Please open issues relating to the .NET Framework (rather than .NET Core or .NET 5+) in Developer Community
================================================
FILE: .github/copilot-instructions.md
================================================
# .NET Core Repository (dotnet/core)
Always reference these instructions first and fallback to search or bash commands only when you encounter unexpected information that does not match the info here.
This is the official .NET release notes and announcements repository. It is NOT a buildable codebase repository - it contains documentation, release notes, and metadata about .NET releases. You do not build applications here; you maintain release documentation and validate content.
## Working Effectively
### Initial Setup
Set up the validation tools needed for this documentation repository:
```bash
npm install markdownlint-cli markdown-link-check prettier
pip install checkov
```
### Validation Commands
Always run these validation commands before committing changes. All commands have been tested and work correctly:
1. **Markdown linting** (takes ~1 second):
```bash
npx markdownlint --config .github/linters/.markdown-lint.yml *.md
npx markdownlint --config .github/linters/.markdown-lint.yml release-notes/**/*.md
```
2. **Link checking** (takes 30-180 seconds depending on external links - NEVER CANCEL):
```bash
npx markdown-link-check --config .github/workflows/markdown-link-check-config.json README.md
npx markdown-link-check --config .github/workflows/markdown-link-check-config.json [specific-file].md
```
TIMEOUT WARNING: Set timeout to 5+ minutes for link checking. External links may be slow or blocked by network restrictions.
3. **Security scanning with checkov** (takes ~38 seconds):
```bash
checkov --config-file .checkov.yml --directory . --quiet
```
4. **Format checking with prettier** (takes ~5 seconds):
```bash
npx prettier --check --ignore-path .prettierignore .
```
Note: This will show format warnings for most files but will not fail. Format fixing is typically not required unless specifically requested.
### Git Operations
Standard git workflow for documentation changes:
```bash
git --no-pager status
git --no-pager diff
git add [specific-files]
git commit -m "Descriptive commit message"
git push origin [branch-name]
```
## Repository Structure
### Key Directories
- `/release-notes/` - Version-specific release notes organized by major version (8.0/, 9.0/, 10.0/, etc.)
- Each version has `releases.json`, `supported-os.json`, and markdown files for specific releases
- `/release-notes/schemas/` - JSON schemas for release metadata
- `/release-notes/templates/` - Templates for new release notes
- `/Documentation/` - General documentation about .NET Core ecosystem and policies
- `/.github/workflows/` - GitHub Actions for validation (super-linter, markdown-link-check, etc.)
- Root level - Policy documents, README, CONTRIBUTING, and support information
### Important Files
- `README.md` - Main repository landing page with current release information
- `releases.md` - Release schedule and support information
- `release-policies.md` - .NET release and support policies
- `release-notes/releases-index.json` - Master index of all .NET releases
- `CONTRIBUTING.md` - Links to actual contribution guidelines in dotnet/runtime
## Common Tasks
### Adding New Release Notes
1. Navigate to appropriate version directory in `/release-notes/[version]/`
2. Create new markdown file following existing naming convention (e.g., `9.0.8.md`)
3. Update `releases.json` with new release metadata
4. Update root `README.md` if this is a latest patch version
5. Run all validation commands
6. Check that links work and markdown is properly formatted
### Updating Release Metadata
Release metadata is stored in JSON files:
- `release-notes/releases-index.json` - Master index
- `release-notes/[version]/releases.json` - Version-specific releases
- `release-notes/[version]/supported-os.json` - Supported operating systems
Always validate JSON syntax and schema compliance after edits.
### Updating Documentation
1. Edit markdown files in `/Documentation/` or root level
2. Run markdown linting: `npx markdownlint --config .github/linters/.markdown-lint.yml [file]`
3. Check links: `npx markdown-link-check --config .github/workflows/markdown-link-check-config.json [file]`
4. Verify changes don't break existing navigation or references
## Validation Requirements
### Before Every Commit
Always run these validation steps in order:
1. Markdown linting (must pass without errors)
2. Link checking (external links may fail due to network restrictions - this is acceptable)
3. Security scanning with checkov (must pass)
4. Format checking (warnings are acceptable)
### Manual Validation Scenarios
Since this is a documentation repository, manual validation involves:
1. **Link verification**: Navigate to updated pages and verify internal links work
2. **Content accuracy**: Ensure release notes match actual .NET releases
3. **JSON schema validation**: Ensure metadata files follow required schema
4. **Cross-reference checking**: Verify links between release notes and main README are consistent
### CI/CD Integration
The repository uses GitHub Actions workflows:
- `.github/workflows/super-linter.yml` - Runs comprehensive linting
- `.github/workflows/markdown-link-check.yml` - Validates markdown links
- All other workflow files are for issue/PR labeling automation
## Timing Expectations
| Command | Expected Time | Timeout Setting |
| --------------------- | -------------- | --------------- |
| markdownlint | 1 second | 30 seconds |
| markdown-link-check | 30-180 seconds | 5+ minutes |
| checkov security scan | 38 seconds | 2 minutes |
| prettier format check | 5 seconds | 30 seconds |
NEVER CANCEL these commands early. Network-dependent operations like link checking may take longer than expected.
## Troubleshooting
### Common Issues
1. **JSON syntax errors**: Use a JSON validator before committing changes to .json files
2. **Broken internal links**: Verify relative paths are correct and files exist
3. **External link failures**: These are often due to network restrictions and may be acceptable
4. **Markdown formatting**: Follow existing patterns in similar files
5. **Schema validation failures**: Ensure JSON metadata follows schemas in `/release-notes/schemas/`
### Network Restrictions
Some external links may fail during link checking due to network restrictions in CI environments. This is expected and acceptable as long as internal links work correctly.
## Related Repositories
This repository links to many other .NET repositories:
- `dotnet/runtime` - Core .NET runtime and libraries
- `dotnet/sdk` - .NET SDK
- `dotnet/aspnetcore` - ASP.NET Core
- See `Documentation/core-repos.md` for complete list
Do not attempt to build, run, or test code here. This repository contains only documentation and metadata about the .NET ecosystem.
================================================
FILE: .github/linters/.markdown-lint.yml
================================================
---
###########################
###########################
## Markdown Linter rules ##
###########################
###########################
# Linter rules doc:
# - https://github.com/DavidAnson/markdownlint
#
# Note:
# To comment out a single error:
# <!-- markdownlint-disable -->
# any violations you want
# <!-- markdownlint-restore -->
#
###############
# Rules by id #
###############
default: true
MD013: false # line length
================================================
FILE: .github/linters/.markdownlintignore
================================================
# Ignore errors from before linting was enabled to allow incremental fixes
**/api-diff/**
**/prompts/**
**/.github/**
================================================
FILE: .github/prompts/createprs-for-preview.prompt.md
================================================
# Create PRs for .NET Preview Component Files
Use this workflow to create one PR per component release-notes file for a specific .NET Preview milestone.
This flow assumes the preview folder was scaffolded with only the two core files (`${DOTNET_VERSION}.0.0-preview.${PREVIEW_NUMBER}.md` and `README.md`) and the component files do not exist yet.
Supply two inputs when you invoke it:
- DOTNET_VERSION (major only, e.g. 10, 11)
- PREVIEW_NUMBER (1–7)
PR numbers and historical references remain concrete; only version and preview values change per cycle.
## Runtime inputs (provide these when invoking)
Required:
- DOTNET_VERSION (major) – e.g. 10
- PREVIEW_NUMBER – 1 to 7
Derived:
- Milestone Label = `Preview ${PREVIEW_NUMBER}`
- Version Path = `${DOTNET_VERSION}.0`
- Base Branch = `dotnet${DOTNET_VERSION}-p${PREVIEW_NUMBER}`
- Preview Folder = `release-notes/${DOTNET_VERSION}.0/preview/preview${PREVIEW_NUMBER}`
- Working Branch Pattern = `dotnet${DOTNET_VERSION}-p${PREVIEW_NUMBER}-{name-noext}`
Example (not baked in): DOTNET_VERSION=10, PREVIEW_NUMBER=7 ⇒ label `Preview 7`, base branch `dotnet10-p7`, folder `release-notes/10.0/preview/preview7`.
## Process (repeat for each file, one at a time)
1. Create a new branch from the milestone base branch:
- `git switch -c dotnet${DOTNET_VERSION}-p${PREVIEW_NUMBER}-{name-noext} origin/dotnet${DOTNET_VERSION}-p${PREVIEW_NUMBER}`
1. Create the component file at:
- `release-notes/${DOTNET_VERSION}.0/preview/preview${PREVIEW_NUMBER}/{name}`
1. Add the base content scaffold below, substituting `<Product/Area>` and `${Milestone Label}`:
```markdown
# <Product/Area> in .NET ${DOTNET_VERSION} ${Milestone Label} - Release Notes
Here's a summary of what's new in <Product/Area> in this ${Milestone Label} release:
- [Feature](#feature)
## Feature
Feature summary
```
1. Run markdown lint for just that file:
- `npx markdownlint --config .github/linters/.markdown-lint.yml release-notes/${DOTNET_VERSION}.0/preview/preview${PREVIEW_NUMBER}/{name}`
1. Commit:
- `Add {name} for .NET ${DOTNET_VERSION} ${Milestone Label}`
1. Push the working branch.
1. Create a pull request with title:
- `Add {name} for .NET ${DOTNET_VERSION} ${Milestone Label}`
And body:
```text
Please update the release notes here as needed for ${Milestone Label}.
/cc @{assignees}
```
1. Assign the PR to the first person listed for that file:
- `gh pr edit <PR_NUMBER> --add-assignee <username>`
1. Switch back to `dotnet${DOTNET_VERSION}-p${PREVIEW_NUMBER}` and repeat for the next file.
## Important behavior change from older workflow
- Do not look for or replace existing placeholder text in component files.
- Do not duplicate/copy previous preview component files into this folder.
- In this workflow, each component file is created fresh in its own branch and PR.
## Notes
- All component files for the milestone live under `release-notes/${DOTNET_VERSION}.0/preview/preview${PREVIEW_NUMBER}/`.
- Keep the same file-to-assignee mapping unless explicitly changed.
- Use GitHub CLI for assignee setting; it's more reliable than reviewer assignment for this workflow.
- Ensure trailing newline, consistent heading style, and no stray whitespace.
No need to edit this file between milestones. Provide DOTNET_VERSION and PREVIEW_NUMBER each time; assistant derives the rest.
## Assignment Table (updated using .NET 10 RC 1 assignees)
Use these as default owners unless ownership changes.
| File | Assignee(s) | .NET 10 RC 1 PR |
| ------ | ----------- | --------------- |
| aspnetcore.md | @danroth27 | #10049 |
| containers.md | @lbussell | #10050 |
| csharp.md | @BillWagner | #10051 |
| dotnetmaui.md | @davidortinau | #10052 |
| efcore.md | @SamMonoRT @roji | #10053 |
| fsharp.md | @T-Gro | #10054 |
| libraries.md | @artl93 @jeffhandley @SamMonoRT @karelz | #10055 |
| runtime.md | @richlander | #10056 |
| sdk.md | @baronfel | #10057 |
| visualbasic.md | @BillWagner | #10058 |
| winforms.md | @KlausLoeffelmann @merriemcgaw | #10059 |
| wpf.md | @harshit7962 @adegeo | #10060 |
Files to process one at a time:
- aspnetcore.md
- containers.md
- csharp.md
- dotnetmaui.md
- efcore.md
- fsharp.md
- libraries.md
- runtime.md
- sdk.md
- visualbasic.md
- winforms.md
- wpf.md
## Master Consolidation PR
After all component PRs are opened for the milestone, create a consolidation PR:
1. Source: `dotnet${DOTNET_VERSION}-p${PREVIEW_NUMBER}` → Target: `main`
2. Title: `Add release notes for .NET ${DOTNET_VERSION} Preview ${PREVIEW_NUMBER} across various components`
3. Body sections:
- Intro sentence
- Bullet list of component PRs (e.g. `- ASP.NET Core: #<PR>`)
- CC release management (e.g. `@leecow @rbhanda @victorisr`)
4. Match the structure used previously (see Preview 7 consolidation PR #10006) for consistency.
When adapting for another preview, update only the preview number, branch name, and title milestone label.
================================================
FILE: .github/prompts/scaffoldpreview.prompt.md
================================================
# Scaffold Preview Release Notes Folder
This prompt guides creating the next `.NET Preview` release-notes folder with only the core files needed to start milestone work.
Supply two inputs when invoking it (no file edits required between runs):
- DOTNET_VERSION (major, e.g. 10, 11)
- PREVIEW_NUMBER (1–7)
Only these values should change between cycles. Keep concrete links and historical references intact unless they genuinely change.
## Runtime derivations
Given inputs:
- Milestone Label = `Preview ${PREVIEW_NUMBER}`
- Folder Name = `preview${PREVIEW_NUMBER}`
- Base Branch = `dotnet${DOTNET_VERSION}-p${PREVIEW_NUMBER}`
- Target Folder = `release-notes/${DOTNET_VERSION}.0/preview/preview${PREVIEW_NUMBER}`
- Main Release File = `${DOTNET_VERSION}.0.0-preview.${PREVIEW_NUMBER}.md`
Example (not baked in): DOTNET_VERSION=10, PREVIEW_NUMBER=7 ⇒ folder `preview7`, main file `10.0.0-preview.7.md`.
## Steps
1. Navigate to `release-notes/${DOTNET_VERSION}.0/preview/`.
1. Create `preview${PREVIEW_NUMBER}` if it does not exist.
1. Scaffold only these files in that folder:
- `${DOTNET_VERSION}.0.0-preview.${PREVIEW_NUMBER}.md`
- `README.md`
1. Do not scaffold or copy `api-diff` or `release.json`.
1. In the new folder `README.md`, update heading text, milestone label, and the link to:
- `./${DOTNET_VERSION}.0.0-preview.${PREVIEW_NUMBER}.md`
1. Update the preview root README at `release-notes/${DOTNET_VERSION}.0/preview/README.md` by adding one row for the new preview release linking to `./preview${PREVIEW_NUMBER}/README.md`.
1. Update the version README at `release-notes/${DOTNET_VERSION}.0/README.md`:
- Add a new row for `Preview ${PREVIEW_NUMBER}` pointing at `preview/preview${PREVIEW_NUMBER}/README.md`.
1. Run markdown lint:
- `npx markdownlint --config .github/linters/.markdown-lint.yml release-notes/${DOTNET_VERSION}.0/preview/preview${PREVIEW_NUMBER}/*.md`
- `npx markdownlint --config .github/linters/.markdown-lint.yml release-notes/${DOTNET_VERSION}.0/preview/README.md`
- `npx markdownlint --config .github/linters/.markdown-lint.yml release-notes/${DOTNET_VERSION}.0/README.md`
1. Commit on branch `dotnet${DOTNET_VERSION}-p${PREVIEW_NUMBER}` with message: `Scaffold .NET ${DOTNET_VERSION} Preview ${PREVIEW_NUMBER} release notes folder`.
## Main file template (${DOTNET_VERSION}.0.0-preview.${PREVIEW_NUMBER}.md)
- Start from the previous preview's main release markdown file and update only version/milestone-specific values.
- Keep existing structure and anchors unless they are invalid for the new preview.
## Folder README template (dynamic)
```markdown
# .NET ${DOTNET_VERSION} Preview ${PREVIEW_NUMBER} - Release Notes
.NET ${DOTNET_VERSION} Preview ${PREVIEW_NUMBER} release notes:
- [Main release notes](./${DOTNET_VERSION}.0.0-preview.${PREVIEW_NUMBER}.md)
```
## Conventions
- Keep links relative where possible.
- Preserve one blank line between markdown blocks.
- Ensure files end with a newline.
No file edits needed between milestones—provide inputs at execution.
================================================
FILE: .github/skills/api-diff/SKILL.md
================================================
---
name: api-diff
description: Generate an API comparison report between two .NET versions using the RunApiDiff.ps1 script. Invoke when the user asks to run, create, or generate an API diff.
disable-model-invocation: true
---
# API Diff Generation
Map the user's request to parameters for `release-notes/RunApiDiff.ps1` and run it. See [release-notes/RunApiDiff.md](../../../release-notes/RunApiDiff.md) for the full parameter reference.
When no versions are mentioned, run with no parameters — the script auto-infers versions.
## Mapping natural language to parameters
| User says | Parameters |
|---|---|
| "generate the next API diff" | *(none)* |
| ".NET 10 GA vs .NET 11 Preview 1" | `-PreviousMajorMinor 10.0 -CurrentMajorMinor 11.0 -CurrentPrereleaseLabel preview.1` |
| "net9.0-preview6 to net10.0-preview5" | `-PreviousMajorMinor 9.0 -PreviousPrereleaseLabel preview.6 -CurrentMajorMinor 10.0 -CurrentPrereleaseLabel preview.5` |
| ".NET 10 RC 2 vs .NET 10 GA" | `-PreviousMajorMinor 10.0 -PreviousPrereleaseLabel rc.2 -CurrentMajorMinor 10.0` |
| "10.0.0-preview.7.25380.108 to 10.0.0-rc.1.25451.107" | `-PreviousVersion "10.0.0-preview.7.25380.108" -CurrentVersion "10.0.0-rc.1.25451.107"` |
- **GA** or no qualifier → omit the PrereleaseLabel parameter
- **Preview N** / **previewN** → `-PrereleaseLabel preview.N`
- **RC N** / **rcN** → `-PrereleaseLabel rc.N`
- **netX.Y-previewN** (TFM format) → `-MajorMinor X.Y -PrereleaseLabel preview.N`
- Full NuGet version strings → use `-PreviousVersion` / `-CurrentVersion` directly
- The "previous" version is always the older version; "current" is the newer one
## Running the script
```powershell
.\release-notes\RunApiDiff.ps1 [mapped parameters]
```
Set an initial wait of at least 300 seconds — the script takes several minutes. Use `read_powershell` to poll for completion. The script does not print a final "done" message; it exits after generating a README.md in the output folder. After completion, summarize the results: how many diff files were generated and where.
================================================
FILE: .github/skills/update-os-packages/SKILL.md
================================================
---
name: update-os-packages
description: >
Audit and update os-packages.json/md files that document required Linux
packages for each .NET release. Uses the dotnet-release tool to verify
package names against distro archives and regenerate markdown. USE FOR:
adding packages for new distro versions, fixing incorrect package names,
periodic package audits. DO NOT USE FOR: supported-os.json changes (use
update-supported-os skill), editing os-packages.md directly (it is
generated from JSON).
---
# Update OS Packages
Audit and update `os-packages.json` files in this repository. These files declare which Linux packages are required for each .NET release on each distribution. The corresponding `os-packages.md` files are generated from JSON — never hand-edit them.
The scope of `os-packages.json` is broader than `supported-os.json`. It includes any distro version where the package information is helpful — including pre-release versions of supported distros (e.g. Fedora 44 beta) and permanent unstable channels (Alpine edge, Debian sid).
## When to use
- A new distro version is added to `supported-os.json` and needs package entries
- A pre-release distro version is available and package info would be helpful (e.g. Fedora beta, Ubuntu interim release)
- A package name changes between distro releases (e.g. `libicu74` → `libicu76`)
- An OS version reaches end-of-life and its package entries should be removed
- Periodic audit to verify package names still exist in distro archives
## Prerequisites
The `dotnet-release` tool must be installed. Packages are published to [GitHub Packages](https://github.com/richlander/dotnet-release/packages).
```bash
# GitHub Packages requires authentication — use a GitHub token (PAT or GITHUB_TOKEN)
dotnet tool install -g Dotnet.Release.Tools \
--add-source https://nuget.pkg.github.com/richlander/index.json \
--version "0.*"
# Verify
dotnet-release --help
```
> **Note:** GitHub Packages requires authentication even for public repositories. If you get a 401 error, configure credentials for the source:
>
> ```bash
> dotnet nuget add source https://nuget.pkg.github.com/richlander/index.json \
> --name github-richlander \
> --username USERNAME \
> --password "$GITHUB_TOKEN" \
> --store-password-in-clear-text
> ```
>
> In GitHub Actions, `GITHUB_TOKEN` is available automatically. For local use, create a [personal access token](https://github.com/settings/tokens) with `read:packages` scope.
## Inputs
The user provides:
- **Versions to audit** — which .NET versions to check (e.g. "8.0+", "10.0 only"), defaults to all active versions
- Optionally, specific distros or package IDs to focus on
## Process
### 1. Verify — check for issues (early out)
Run the verify command for each .NET version to audit:
```bash
dotnet-release verify os-packages <version> release-notes
```
Examples:
```bash
# Check 10.0 against local files
dotnet-release verify os-packages 10.0 release-notes
# Check against live data on GitHub (no local clone needed)
dotnet-release verify os-packages 10.0
```
**Interpret the exit code:**
- **Exit code 0** — No issues found. Stop here — nothing to do.
- **Exit code 2** — Issues found. The report is written to stdout as markdown. Proceed to step 2.
The verifier checks whether package names in the JSON actually exist in distro archives. It currently supports **Ubuntu** (via Launchpad API) and **Debian** (via packages.debian.org). Other distros are skipped.
The report uses GitHub callout blocks:
| Callout | Meaning | Action |
| --------- | --------- | -------- |
| `> [!WARNING]` | Package name not found in distro archive | Fix the package name or remove the entry |
See [references/verify-output-example.md](references/verify-output-example.md) for example output.
If all versions return exit code 0, the package list is current. **Stop here.**
### 2. Determine scope of changes
Review the verify report and decide which issues to act on:
- **WARNING items** (package not found) — fix by updating the package name or removing the distro release entry if it's no longer supported
- **Skipped distros** — cannot be verified automatically; review manually if the user requests
Present findings to the user with recommendations before making changes.
### 3. Apply changes to os-packages.json
For each confirmed change, edit `release-notes/<version>/os-packages.json`.
#### JSON structure
The file has two main sections:
- **`packages`** — global package definitions (id, name, required-scenarios, references)
- **`distributions`** — per-distro data with install commands and per-release package names
#### Common edits
**Add a new distro release** (e.g. when a version is added to supported-os.json or a pre-release is available):
Copy the most recent release entry for that distro and update:
- `name` — display name (e.g. `"Ubuntu 26.04 LTS (Resolute Raccoon)"`)
- `release` — version string (e.g. `"26.04"`)
- Package names — update any that differ from the previous release
Pre-release versions of supported distros are welcome (e.g. Fedora 44 before GA). The packages list is informational — it does not imply official support.
**Permanent unstable channels** — `Alpine edge` and `Debian sid (Unstable)` are permanent entries that should always be present. They track the rolling release and should have their package names updated when they change, but should never be removed.
```json
{
"name": "Ubuntu 26.04 LTS (Resolute Raccoon)",
"release": "26.04",
"packages": [
{ "id": "libc", "name": "libc6" },
{ "id": "libgcc", "name": "libgcc-s1" },
{ "id": "ca-certificates", "name": "ca-certificates" },
{ "id": "openssl", "name": "libssl3t64" },
{ "id": "libstdc++", "name": "libstdc++6" },
{ "id": "libicu", "name": "libicu76" },
{ "id": "tzdata", "name": "tzdata" },
{ "id": "krb5", "name": "libgssapi-krb5-2" }
]
}
```
**Fix a package name** (e.g. `libicu74` → `libicu76`):
Update the `name` field in the relevant release entry. Package names often change between major distro versions due to shared library versioning.
**Remove a distro release** (e.g. when it's removed from supported-os.json):
Delete the release object from the `releases` array for that distribution.
**Key rules:**
- Releases should be ordered newest-first within each distribution
- Each release must include entries for all packages defined in the top-level `packages` array
- The `id` field in each package entry must match a top-level package definition
- Package `name` is the actual package name in the distro's archive (e.g. `libicu74`, not `icu`)
### 4. Regenerate markdown
After updating the JSON, regenerate the markdown file:
```bash
dotnet-release generate os-packages <version> release-notes
```
This overwrites `os-packages.md` with content derived from the updated JSON.
> **Important:** Do not hand-edit `os-packages.md`. It is generated from JSON by the tool. If the markdown output needs to change, update the generator or its [Markout](https://github.com/richlander/markout) template in [dotnet-release](https://github.com/richlander/dotnet-release) instead.
### 5. Run markdownlint
Before committing, verify the generated markdown passes linting:
```bash
npx markdownlint --config .github/linters/.markdown-lint.yml release-notes/<version>/os-packages.md
```
CI runs markdownlint via super-linter. If linting fails, fix the generator or Markout library — do not patch the markdown by hand.
### 6. Validate changes
1. Run verify again to confirm issues are resolved:
```bash
dotnet-release verify os-packages <version> release-notes
```
Expect exit code 0 (or only skipped distros remaining).
2. Spot-check the generated markdown renders correctly — especially the bash install commands.
### 7. Create PR
1. Create a branch:
```bash
git checkout -b update-os-packages-<date>
```
2. Commit all changed files (`os-packages.json` and `os-packages.md` for each version):
```bash
git add release-notes/*/os-packages.json release-notes/*/os-packages.md
git commit -m "Update OS packages — <summary of changes>"
```
3. Push and open a PR:
```bash
gh pr create --title "Update OS packages" --body "<description of changes>"
```
## Key facts
- The scope of `os-packages.json` is broader than `supported-os.json` — it includes pre-release and unstable versions
- Alpine edge and Debian sid are permanent entries — they should always be present and kept up to date
- Any pre-release version of a supported distro is OK to add (e.g. Fedora beta, Ubuntu interim)
- Package names vary across distro versions — e.g. `libicu74` on Ubuntu 24.04 vs `libicu76` on Ubuntu 26.04
- The verifier only checks Ubuntu and Debian archives; other distros must be reviewed manually
- Install commands are defined per-distribution (not per-release) — all releases of a distro share the same install method
- The `{packageName}` placeholder in install commands is replaced with the actual package list at generation time
- Active .NET versions with `os-packages.json`: 8.0, 9.0, 10.0
================================================
FILE: .github/skills/update-os-packages/references/verify-output-example.md
================================================
# Verify Output Example
Example output from `dotnet-release verify os-packages 10.0 release-notes`:
````markdown
# .NET 10.0 — OS Packages Verification
| Field | Value |
| ----- | ----- |
| Generated | 2026-03-13 19:47 UTC |
| Packages checked | 48 |
| Missing packages | 1 |
## Ubuntu
> [!WARNING]
> Package names not found in distro archive
| Release | Package ID | Package Name |
| ------- | ---------- | ------------ |
| Ubuntu 26.04 LTS (Resolute Raccoon) | libicu | libicu76 |
````
In this example, the verifier checked 48 packages across 4 Ubuntu releases and found
one package name (`libicu76`) that doesn't exist yet in the Ubuntu 26.04 archive.
**Common reasons for missing packages:**
- The distro release is too new and the package hasn't been published yet
- The package was renamed between versions (e.g. `libssl3` → `libssl3t64`)
- A typo in the package name
**Note:** Distros without automated checking (Alpine, Fedora, RHEL, etc.) appear as
"Skipping \<distro\> (no package checker available)" in stderr. Only the issues report
is printed to stdout.
================================================
FILE: .github/skills/update-supported-os/SKILL.md
================================================
---
name: update-supported-os
description: >
Audit and update supported-os.json/md files to reflect current OS version
support. Uses the dotnet-release tool for automated verification against
upstream lifecycle data and markdown regeneration. USE FOR: adding new OS
versions, moving EOL versions to unsupported, periodic support matrix audits.
DO NOT USE FOR: os-packages.json changes (use update-os-packages skill),
editing supported-os.md directly (it is generated from JSON).
---
# Update Supported OS
Audit and update `supported-os.json` files in this repository. These files declare which operating system versions are supported for each .NET release. The corresponding `supported-os.md` files are generated from JSON — never hand-edit them.
## When to use
- A new OS version is released (e.g. Ubuntu 26.04, Fedora 44, Alpine 3.23)
- An OS version reaches end-of-life and should be moved to unsupported
- Periodic audit to ensure the support matrix is current
## Prerequisites
The `dotnet-release` tool must be installed. Packages are published to [GitHub Packages](https://github.com/richlander/dotnet-release/packages).
```bash
# GitHub Packages requires authentication — use a GitHub token (PAT or GITHUB_TOKEN)
dotnet tool install -g Dotnet.Release.Tools \
--add-source https://nuget.pkg.github.com/richlander/index.json \
--version "0.*"
# Verify
dotnet-release --help
```
> **Note:** GitHub Packages requires authentication even for public repositories. If you get a 401 error, configure credentials for the source:
>
> ```bash
> dotnet nuget add source https://nuget.pkg.github.com/richlander/index.json \
> --name github-richlander \
> --username USERNAME \
> --password "$GITHUB_TOKEN" \
> --store-password-in-clear-text
> ```
>
> In GitHub Actions, `GITHUB_TOKEN` is available automatically. For local use, create a [personal access token](https://github.com/settings/tokens) with `read:packages` scope.
## Inputs
The user provides:
- **Versions to audit** — which .NET versions to check (e.g. "8.0+", "10.0 only"), defaults to all active versions
- Optionally, specific distros or OS versions to focus on
## Process
### 1. Verify — check for issues (early out)
Run the verify command for each .NET version to audit:
```bash
dotnet-release verify supported-os <version> release-notes
```
Examples:
```bash
# Check 10.0 against local files
dotnet-release verify supported-os 10.0 release-notes
# Check against live data on GitHub (no local clone needed)
dotnet-release verify supported-os 10.0
```
**Interpret the exit code:**
- **Exit code 0** — No issues found. Stop here — nothing to do.
- **Exit code 2** — Issues found. The report is written to stdout as markdown. Proceed to step 2.
The report uses GitHub callout blocks to categorize issues:
| Callout | Meaning | Action |
| --------- | --------- | -------- |
| `> [!WARNING]` | EOL but still listed as supported | Move to `unsupported-versions` |
| `> [!IMPORTANT]` | Active release not listed | Consider adding to `supported-versions` |
| `> [!TIP]` | Active but listed as unsupported | Verify this is intentional (no action usually needed) |
| `> [!CAUTION]` | Approaching EOL within 3 months | Informational — no immediate action |
See [references/verify-output-example.md](references/verify-output-example.md) for example output.
If all versions return exit code 0, the matrix is current. **Stop here.**
### 2. Determine scope of changes
Review the verify report and decide which issues to act on:
- **WARNING items** (EOL but supported) — always fix these
- **IMPORTANT items** (missing active releases) — add unless there's a known reason to exclude
- **TIP items** (active but unsupported) — usually intentional, skip unless the user says otherwise
- **CAUTION items** (approaching EOL) — informational only, no JSON changes needed
Present findings to the user with recommendations before making changes.
### 3. Apply changes to supported-os.json
For each confirmed change, edit `release-notes/<version>/supported-os.json`:
- **Move EOL versions**: Remove from `supported-versions`, add to `unsupported-versions`
- **Add new versions**: Insert into `supported-versions` (keep sorted, newest first)
- **Update `last-updated`**: Set to today's date (format: `YYYY-MM-DD`)
- Use the `edit` tool for surgical JSON changes
- Versions are strings, not numbers — `"3.22"` not `3.22`
### 4. Regenerate markdown
After updating the JSON, regenerate the markdown file:
```bash
dotnet-release generate supported-os <version> release-notes
```
This overwrites `supported-os.md` with content derived from the updated JSON.
> **Important:** Do not hand-edit `supported-os.md`. It is generated from JSON by the tool. If the markdown output needs to change, update the generator or its [Markout](https://github.com/richlander/markout) template in [dotnet-release](https://github.com/richlander/dotnet-release) instead.
### 5. Run markdownlint
Before committing, verify the generated markdown passes linting:
```bash
npx markdownlint --config .github/linters/.markdown-lint.yml release-notes/<version>/supported-os.md
```
CI runs markdownlint via super-linter. If linting fails, fix the generator or Markout library — do not patch the markdown by hand.
### 6. Cross-reference with os-packages.json
Check if any newly added distro versions need entries in `os-packages.json`. If so, inform the user to run the `update-os-packages` skill next.
### 7. Validate changes
1. Run verify again to confirm issues are resolved:
```bash
dotnet-release verify supported-os <version> release-notes
```
Expect exit code 0 (or only TIP/CAUTION items remaining).
2. Spot-check the generated markdown renders correctly.
### 8. Create PR
1. Create a branch:
```bash
git checkout -b update-supported-os-<date>
```
2. Commit all changed files (`supported-os.json` and `supported-os.md` for each version):
```bash
git add release-notes/*/supported-os.json release-notes/*/supported-os.md
git commit -m "Update supported OS matrix — <summary of changes>"
```
3. Push and open a PR:
```bash
gh pr create --title "Update supported OS matrix" --body "<description of changes>"
```
## Key facts
- The `id` field in each distribution matches [endoflife.date](https://endoflife.date) product IDs
- Versions are strings, not numbers — `"3.22"` not `3.22`
- `supported-versions` should be ordered newest-first
- `unsupported-versions` tracks previously-supported versions for historical reference
- Non-Linux OS families (Android, Apple, Windows) follow the same structure but use different lifecycle sources
- The `last-updated` field should reflect the date of any change
- Active .NET versions with `supported-os.json`: 8.0, 9.0, 10.0
================================================
FILE: .github/skills/update-supported-os/references/verify-output-example.md
================================================
# .NET 10.0 — Supported OS Verification
Generated: 2025-01-15 14:30 UTC | Source: endoflife.date API
## Linux
### Alpine
> [!IMPORTANT]
> Active releases not listed — consider adding to supported-versions
| Version | EOL Date |
| ------- | -------- |
| 3.21 | 2026-11-01 |
### Fedora
> [!WARNING]
> EOL but still listed as supported — move to unsupported-versions
| Version | EOL Date |
| ------- | -------- |
| 40 | 2025-05-13 |
> [!CAUTION]
> Supported releases reaching EOL within 3 months
| Version | EOL Date |
| ------- | -------- |
| 41 | 2025-05-27 |
================================================
FILE: .github/workflows/labeler-cache-retention.yml
================================================
# Workflow template imported from:
# https://github.com/dotnet/.github/workflow-templates
#
# Regularly restore the prediction model from cache to prevent cache eviction
name: "Labeler: Cache Retention"
# For more information about GitHub's action cache limits and eviction policy, see:
# https://docs.github.com/actions/writing-workflows/choosing-what-your-workflow-does/caching-dependencies-to-speed-up-workflows#usage-limits-and-eviction-policy
on:
schedule:
- cron: "24 12 * * *" # 12:24 UTC every day (arbitrary time daily)
workflow_dispatch:
inputs:
cache_key:
description: "The cache key suffix to use for restoring the model from cache. Defaults to 'ACTIVE'."
required: true
default: "ACTIVE"
env:
CACHE_KEY: ${{ inputs.cache_key || 'ACTIVE' }}
permissions: {}
jobs:
restore-cache:
# Do not automatically run the workflow on forks outside the 'dotnet' org
if: ${{ github.event_name == 'workflow_dispatch' || github.repository_owner == 'dotnet' }}
runs-on: ubuntu-latest
steps:
- uses: dotnet/issue-labeler/restore@46125e85e6a568dc712f358c39f35317366f5eed # v2.0.0
with:
type: "issues"
cache_key: ${{ env.CACHE_KEY }}
fail-on-cache-miss: true
================================================
FILE: .github/workflows/labeler-predict-issues.yml
================================================
# Workflow template imported from:
# https://github.com/dotnet/.github/workflow-templates
#
# Predict labels for Issues using a trained model
name: "Labeler: Predict (Issues)"
on:
# Only automatically predict area labels when issues are first opened
issues:
types: opened
# Allow dispatching the workflow via the Actions UI, specifying ranges of numbers
workflow_dispatch:
inputs:
issues:
description: "Issue Numbers (comma-separated list of ranges)."
required: true
cache_key:
description: "The cache key suffix to use for restoring the model. Defaults to 'ACTIVE'."
required: true
default: "ACTIVE"
env:
# Do not allow failure for jobs triggered automatically (as this causes red noise on the workflows list)
ALLOW_FAILURE: ${{ github.event_name == 'workflow_dispatch' }}
LABEL_PREFIX: "area-"
THRESHOLD: 0.40
DEFAULT_LABEL: "needs-area-label"
permissions:
issues: write
jobs:
predict-issue-label:
# Do not automatically run the workflow on forks outside the 'dotnet' org
if: ${{ github.event_name == 'workflow_dispatch' || github.repository_owner == 'dotnet' }}
runs-on: ubuntu-latest
steps:
- name: "Restore issues model from cache"
id: restore-model
uses: dotnet/issue-labeler/restore@46125e85e6a568dc712f358c39f35317366f5eed # v2.0.0
with:
type: issues
fail-on-cache-miss: ${{ env.ALLOW_FAILURE }}
quiet: true
- name: "Predict issue labels"
id: prediction
if: ${{ steps.restore-model.outputs.cache-hit == 'true' }}
uses: dotnet/issue-labeler/predict@46125e85e6a568dc712f358c39f35317366f5eed # v2.0.0
with:
issues: ${{ inputs.issues || github.event.issue.number }}
label_prefix: ${{ env.LABEL_PREFIX }}
threshold: ${{ env.THRESHOLD }}
default_label: ${{ env.DEFAULT_LABEL }}
env:
GITHUB_TOKEN: ${{ github.token }}
continue-on-error: ${{ !env.ALLOW_FAILURE }}
================================================
FILE: .github/workflows/labeler-promote.yml
================================================
# Workflow template imported from:
# https://github.com/dotnet/.github/workflow-templates
#
# Promote a model from staging to 'ACTIVE', backing up the currently 'ACTIVE' model
name: "Labeler: Promotion"
on:
# Dispatched via the Actions UI, promotes the model from a staged slot into the active prediction environment
workflow_dispatch:
inputs:
issues:
description: "Issues: Promote Model"
type: boolean
required: true
staged_key:
description: "The cache key suffix to use for promoting a staged model to 'ACTIVE'. Defaults to 'staged'."
required: true
default: "staged"
backup_key:
description: "The cache key suffix to use for backing up the currently active model. Defaults to 'backup'."
default: "backup"
permissions:
actions: write
jobs:
promote-issues:
if: ${{ inputs.issues }}
runs-on: ubuntu-latest
steps:
- name: "Promote Model for Issues"
uses: dotnet/issue-labeler/promote@46125e85e6a568dc712f358c39f35317366f5eed # v2.0.0
with:
type: "issues"
staged_key: ${{ inputs.staged_key }}
backup_key: ${{ inputs.backup_key }}
================================================
FILE: .github/workflows/labeler-train.yml
================================================
# Workflow template imported from:
# https://github.com/dotnet/.github/workflow-templates
#
# Train the model for issue label prediction
name: "Labeler: Training"
on:
workflow_dispatch:
inputs:
steps:
description: "Training Steps"
type: choice
required: true
default: "All"
options:
- "All"
- "Download Data"
- "Train Model"
- "Test Model"
limit:
description: "Max number of items to download for training/testing the model (newest items are used). Defaults to the max number of pages times the page size."
type: number
page_size:
description: "Number of items per page in GitHub API requests. Defaults to 100."
type: number
page_limit:
description: "Maximum number of pages to download for training/testing the model. Defaults to 1000."
type: number
cache_key_suffix:
description: "The cache key suffix to use for staged data/models (use 'ACTIVE' to bypass staging). Defaults to 'staged'."
required: true
default: "staged"
env:
CACHE_KEY: ${{ inputs.cache_key_suffix }}
REPOSITORY: ${{ github.repository }}
LABEL_PREFIX: "area-"
THRESHOLD: "0.40"
LIMIT: ${{ inputs.limit }}
PAGE_SIZE: ${{ inputs.page_size }}
PAGE_LIMIT: ${{ inputs.page_limit }}
permissions:
issues: read
jobs:
download-issues:
runs-on: ubuntu-latest
steps:
- name: "Download Issues"
uses: dotnet/issue-labeler/download@46125e85e6a568dc712f358c39f35317366f5eed # v2.0.0
with:
type: "issues"
cache_key: ${{ env.CACHE_KEY }}
repository: ${{ env.REPOSITORY }}
label_prefix: ${{ env.LABEL_PREFIX }}
limit: ${{ env.LIMIT }}
page_size: ${{ env.PAGE_SIZE }}
page_limit: ${{ env.PAGE_LIMIT }}
env:
GITHUB_TOKEN: ${{ github.token }}
train-issues:
runs-on: ubuntu-latest
permissions: {}
needs: download-issues
steps:
- name: "Train Model for Issues"
uses: dotnet/issue-labeler/train@46125e85e6a568dc712f358c39f35317366f5eed # v2.0.0
with:
type: "issues"
data_cache_key: ${{ env.CACHE_KEY }}
model_cache_key: ${{ env.CACHE_KEY }}
test-issues:
runs-on: ubuntu-latest
needs: train-issues
steps:
- name: "Test Model for Issues"
uses: dotnet/issue-labeler/test@46125e85e6a568dc712f358c39f35317366f5eed # v2.0.0
with:
type: "issues"
cache_key: ${{ env.CACHE_KEY }}
repository: ${{ env.REPOSITORY }}
label_prefix: ${{ env.LABEL_PREFIX }}
threshold: ${{ env.THRESHOLD }}
limit: ${{ env.LIMIT }}
page_size: ${{ env.PAGE_SIZE }}
page_limit: ${{ env.PAGE_LIMIT }}
env:
GITHUB_TOKEN: ${{ github.token }}
================================================
FILE: .github/workflows/labeler.md
================================================
# Issue-Labeler Workflows
This repository uses actions from [dotnet/issue-labeler](https://github.com/dotnet/issue-labeler) to predict area labels for issues and pull requests.
The following workflow templates were imported and updated from [dotnet/.github/workflow-templates](https://github.com/dotnet/.github/tree/main/workflow-templates) using
GitHub's UI for adding new workflows. Issue Labeler [Onboarding](https://github.com/dotnet/issue-labeler/wiki/Onboarding) was referenced for the configurations.
1. `labeler-train.yml`
2. `labeler-promote.yml`
3. `labeler-predict-issues.yml`
4. `labeler-cache-retention.yml`
## Repository Configuration
Across these workflows, the following changes were made to configure the issue labeler for this repository:
1. Set `LABEL_PREFIX` to `"area-"`:
- `labeler-predict-issues.yml`
- `labeler-train.yml`
2. Set the `DEFAULT_LABEL` value to `"needs-area-label"` to apply a default label when no prediction is made.
- `labeler-predict-issues.yml`
3. Remove the `EXCLUDED_AUTHORS` value as we do not bypass labeling for any authors' issues/pulls in this repository:
- `labeler-predict-issues.yml`
- `labeler-train.yml`
4. Remove the `repository` input for training the models against another repository:
- `labeler-train.yml`
5. Update the cache retention cron schedule to an arbitrary time of day:
- `labeler-cache-retention.yml`
6. Remove configuration, inputs, and jobs related to pull requests, as we will only predict labels for issues in this repository:
- `labeler-train.yml`
- `labeler-promote.yml`
- `labeler-cache-retention.yml`
================================================
FILE: .github/workflows/markdown-link-check-config.json
================================================
{
"ignorePatterns": [
{
"pattern": "^http://localhost"
},
{
"pattern": "^release-notes/templates/"
},
{
"pattern": "dotnet\\.microsoft\\.com/download/dotnet/10\\.0"
},
{
"pattern": "github\\.com/.*/releases/tag/10\\.0"
},
{
"pattern": "github\\.com/.*/compare/.*10\\.0"
},
{
"pattern": "builds\\.dotnet\\.microsoft\\.com/.*10\\.0"
},
{
"pattern": "devblogs\\.microsoft\\.com/.*servicing-updates"
}
],
"aliveStatusCodes": [
429,
200
]
}
================================================
FILE: .github/workflows/markdown-link-check.yml
================================================
name: Check Markdown links
on:
push:
paths:
- '**.md'
pull_request:
branches: '**'
paths:
- '**.md'
permissions:
contents: read
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: 'yes'
use-verbose-mode: 'yes'
check-modified-files-only: 'yes'
config-file: '.github/workflows/markdown-link-check-config.json'
base-branch: 'main'
================================================
FILE: .github/workflows/no-response.yml
================================================
name: No Response
# **What it does**: Closes issues where the original author doesn't respond to a request for information within the predefined period of time.
# **Why we have it**: To remove the need for maintainers to remember to check back on issues periodically to see if contributors have responded.
# Both `issue_comment` and `scheduled` event types are required for this Action
# to work properly.
on:
issue_comment:
types: [created]
schedule:
# Schedule for five minutes after the hour, every hour
- cron: '5 * * * *'
permissions:
issues: write
jobs:
noResponse:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v9
with:
days-before-issue-stale: 7
days-before-issue-close: 3
only-labels: "needs-more-info"
labels-to-add-when-unstale: "info-provided"
labels-to-remove-when-unstale: "needs-more-info"
stale-issue-message: "This issue is stale because there has been no response to a request for more information for 7 days."
close-issue-message: "This issue was closed because there was no response to a request for more information for 10 days."
days-before-pr-stale: -1
days-before-pr-close: -1
repo-token: ${{ secrets.GITHUB_TOKEN }}
================================================
FILE: .github/workflows/super-linter.yml
================================================
# This workflow executes several linters on changed files based on languages used in your code base whenever
# you push a code or open a pull request.
#
# You can adjust the behavior by modifying this file.
# For more information, see:
# https://github.com/github/super-linter
name: Lint Code Base
on:
push:
branches: [main]
pull_request:
branches: "**"
permissions:
contents: read
packages: read
statuses: write
jobs:
run-lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
# Full git history is needed to get a proper list of changed files within `super-linter`
fetch-depth: 0
- name: Lint Code Base
uses: github/super-linter@b807e99ddd37e444d189cfd2c2ca1274d8ae8ef1 # v7
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_JSCPD: false
VALIDATE_NATURAL_LANGUAGE: false
VALIDATE_MARKDOWN_PRETTIER: false
VALIDATE_JSON_PRETTIER: false
FILTER_REGEX_EXCLUDE: .github/skills/.*
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
================================================
FILE: .gitignore
================================================
*.swp
*.*~
project.lock.json
.DS_Store
*.pyc
nupkg/
# Visual Studio Code
.vscode/*
!.vscode/settings.json
# Rider
.idea/
# Visual Studio
.vs/
# Fleet
.fleet/
# Code Rush
.cr/
# User-specific files
*.suo
*.user
*.userosscache
*.sln.docstates
# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
build/
bld/
[Bb]in/
[Oo]bj/
[Oo]ut/
msbuild.log
msbuild.err
msbuild.wrn
# Node.js build artifacts
node_modules/
package-lock.json
package.json
================================================
FILE: .prettierignore
================================================
# Ignore GitHub Workflow files and docs
.github/workflows/*.yml
.github/workflows/*.md
================================================
FILE: .vscode/settings.json
================================================
{
"markdownlint.lintWorkspaceGlobs": [
"**/*.{md,mkd,mdwn,mdown,markdown,markdn,mdtxt,mdtext,workbook}",
"!**/api-diff/**"
],
"markdownlint.config": {
"MD013": false
}
}
================================================
FILE: CODE_OF_CONDUCT.md
================================================
# Code of Conduct
This project uses the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct) to define expected conduct in our community.
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting a project maintainer at <conduct@dotnetfoundation.org>.
================================================
FILE: CONTRIBUTING.md
================================================
# Contributing
See [Contributing](https://github.com/dotnet/runtime/blob/main/CONTRIBUTING.md) for information about coding styles, source structure, making pull requests, and more.
## Repositories
See the [.NET Repos](Documentation/core-repos.md) to find a repo to contribute to.
================================================
FILE: Documentation/README.md
================================================
# Documents Index
This repo includes documents that explain how to use and build the product. It also provides detailed information about the project.
- [Microsoft official docs](https://learn.microsoft.com/dotnet)
================================================
FILE: Documentation/contributing/maintainers.md
================================================
# What you can expect from Maintainers
The .NET maintainer team aims to support a productive and safe working environment for everyone participating in .NET repositories. You can expect maintainers to do three things to that end: respect your contributions, make engagement efficient, and report potential .NET Foundation Code of Conduct violations.
The following two lists summarize how maintainers will act. A more detailed description follows this summary.
Maintainers will:
- Encourage your contributions and participation and provide clear and direct feedback, including when your contributions are not accepted.
- Close issues and PRs as a means of making repos more efficient to use for everyone. They can be re-opened, as needed.
- Edit comments for formatting [if and only if (iff)](https://en.wikipedia.org/wiki/If_and_only_if) the edit adds substantially to the readability or usability of the comment. No changes will be made to spelling, wording, meaning, or emphasis.
- Report abusive behavior to the [Code of Conduct review group](mailto:conduct@dotnetfoundation.org).
Maintainers won't:
- Edit contributor comments as a general rule. GitHub provides [edit history](https://blog.github.com/changelog/2018-05-24-comment-edit-history/) which makes editing more acceptable as there is a way to see an audit log. However, contributors might still be surprised when they see statements or phrases under their name that they don't recall making. Transparency is a cornerstone of effective discourse and its absence undermines trust. And a change log doesn't fully eliminate these concerns.
## Respect your Contributions
Maintainers understand the work that goes into submitting a pull request (PR) or an issue. They will encourage you to contribute and provide feedback to help you land PRs or adequately define an issue to make it actionable. They will also provide direct and clear feedback if they have decided not to accept your contribution.
Maintainers won't as a general rule edit your comments.
Maintainers may sometimes create a new PR based on an existing PR created by you, including your commits. In that case, maintainers will aim to merge instead of squash the final result when landing the PR to preserve your contribution.
## Make Engagement Efficient
Maintainers will take actions to make repo engagement more efficient for everyone. They may close issues and PRs that are stale or because the initial creator is no longer engaged. As appropriate, maintainers will link between related issues and PRs to preserve continuity. This approach helps to make accountability clear and to make it easier for everyone to identify which issues and PRs have active engagement/progress.
Maintainers may edit PR and issue titles to improve readability and/or accuracy. GitHub provides history for title changes.
Maintainers may edit your comments if and only if the edit adds substantially to the readability or usability of the comment and doesn't change the content. The maintainer will add a short descriptive note with their @handle to explain their change at the end of your comment (for example: "_Edited by @richlander -- added call-stack formatting_").
Maintainers may make the following changes to contributor comments:
- Improving markdown formatting - Changes limited to [single/triple-ticks](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#code) for code and call-stacks, broken markdown links, and broken formatting (but not adding formatting or altering spelling or grammar).
- Adding "fixes link" - GitHub automatically closes issues from a PR if a [fixes link](https://help.github.com/articles/closing-issues-via-commit-messages/) is part of a commit message or initial PR comment. The addition of the link makes it easier to understand the relationship between issues and PRs.
- Adding links to latest or related content - The addition of a link to another issue or PR or another comment significantly improves readability (for example: "_Edited by @richlander -- latest version of proposal at URL_"). The link can be placed at the top and/or bottom the existing comment.
## Reporting Code of Conduct Violations
All .NET Foundation repositories have adopted the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct). Maintainers will report potential code of conduct violations they observe to the [.NET Foundation Code of Conduct Review Group](mailto:conduct@dotnetfoundation.org).
The Code of Conduct team will delete comments that are considered code of conduct violations. Maintainers will unilaterally delete comments that are objectively severe violations of the code of conduct and submit the original comment to the Code of Conduct team after-the-fact for review.
================================================
FILE: Documentation/core-repos.md
================================================
# .NET repositories
.NET consists of many repositories. To file an issue, make a PR, or engage on specific topics, it's best to engage with developers working in the correct repo. A largely complete set of .NET and related repositories follows.
## Platform
|Repository |Issues |Discussions | Description |
|--------------------------------------------------------------------|:----------------------------------------------------:|:--------------------------------------------------------:|-------------|
|[dotnet/core](https://github.com/dotnet/core) |[🔗](https://github.com/dotnet/core/issues) |[🔗](https://github.com/dotnet/core/discussions) |Home for .NET News, Release Notes, and Announcements|
|[dotnet/runtime](https://github.com/dotnet/runtime) |[🔗](https://github.com/dotnet/runtime/issues) |[🔗](https://github.com/dotnet/runtime/discussions) |.NET runtime, runtime installers, application model, & Base Class Library (BCL)|
|[dotnet/sdk](https://github.com/dotnet/sdk) |[🔗](https://github.com/dotnet/sdk/issues) | |.NET SDK (used by Visual Studio & .NET CLI)|
## Compilers & Languages
|Repository |Issues |Discussions | Description |
|--------------------------------------------------------------------|:----------------------------------------------------:|:--------------------------------------------------------:|-------------|
|[dotnet/csharplang](https://github.com/dotnet/csharplang) |[🔗](https://github.com/dotnet/csharplang/issues) |[🔗](https://github.com/dotnet/csharplang/discussions) |C# suggestions, specification, ongoing language design |
|[dotnet/fsharp](https://github.com/dotnet/fsharp) |[🔗](https://github.com/dotnet/fsharp/issues) |[🔗](https://github.com/dotnet/fsharp/discussions) |The F# compiler, FSharp.Core library, and tools for F# |
|[dotnet/razor](https://github.com/dotnet/razor) |[🔗](https://github.com/dotnet/razor/issues) | |Compiler and tooling experience for Razor |
|[dotnet/roslyn](https://github.com/dotnet/roslyn) |[🔗](https://github.com/dotnet/roslyn/issues) |[🔗](https://github.com/dotnet/roslyn/discussions) |Roslyn (C# / VB compiler) |
|[dotnet/vblang](https://github.com/dotnet/vblang) |[🔗](https://github.com/dotnet/vblang/issues) | |VB suggestions, specification, ongoing language design |
## Libraries
|Repository |Issues |Discussions | Description |
|------------------------------------------------------|:-----------------------------------------------:|:---------------------------------------------------:|-------------|
|[dotnet/efcore](https://github.com/dotnet/efcore) |[🔗](https://github.com/dotnet/efcore/issues) | |EF Core |
|[dotnet/ef6](https://github.com/dotnet/ef6) |[🔗](https://github.com/dotnet/ef6/issues) | |EF 6 |
|[dotnet/extensions](https://github.com/dotnet/extensions) |[🔗](https://github.com/dotnet/extensions/issues) |[🔗](https://github.com/dotnet/extensions/discussions) |.NET extension APIs (DI, logging, configuration, etc.)|
|[dotnet/machinelearning](https://github.com/dotnet/machinelearning) |[🔗](https://github.com/dotnet/machinelearning/issues) | |ML.NET |
|[dotnet/spark](https://github.com/dotnet/spark) |[🔗](https://github.com/dotnet/spark/issues) |[🔗](https://github.com/dotnet/spark/discussions) |.NET for Apache® Spark™ |
|[dotnet/sqlclient](https://github.com/dotnet/sqlclient) |[🔗](https://github.com/dotnet/sqlclient/issues) |[🔗](https://github.com/dotnet/sqlclient/discussions) |SqlClient data provider for SQL Server|
|[dotnet/wcf](https://github.com/dotnet/wcf) |[🔗](https://github.com/dotnet/wcf/issues) | |WCF client libraries|
|[CoreWCF/CoreWCF](https://github.com/CoreWCF/CoreWCF) |[🔗](https://github.com/CoreWCF/CoreWCF/issues) |[🔗](https://github.com/CoreWCF/CoreWCF/discussions) | Core WCF client libraries|
## App Workloads
|Repository |Issues |Discussions | Description |
|-------------------------------------------------------------------|:------------------------------------------------------:|:----------------------------------------------------------:|-------------|
|[dotnet/aspire](https://github.com/dotnet/aspire) |[🔗](https://github.com/dotnet/aspire/issues) |[🔗](https://github.com/dotnet/aspire/discussions) |.NET Aspire |
|[dotnet/aspnetcore](https://github.com/dotnet/aspnetcore) |[🔗](https://github.com/dotnet/aspnetcore/issues) |[🔗](https://github.com/dotnet/aspnetcore/discussions) |ASP.NET Core framework |
|[dotnet/maui](https://github.com/dotnet/maui) |[🔗](https://github.com/dotnet/maui/issues) |[🔗](https://github.com/dotnet/maui/discussions) |.NET Multi-platform App UI (MAUI)|
|[dotnet/winforms](https://github.com/dotnet/winforms) |[🔗](https://github.com/dotnet/winforms/issues) |[🔗](https://github.com/dotnet/winforms/discussions) |Windows Forms|
|[dotnet/wpf](https://github.com/dotnet/wpf) |[🔗](https://github.com/dotnet/wpf/issues) |[🔗](https://github.com/dotnet/wpf/discussions) |Windows Presentation Foundation (WPF)|
## Tools
|Repository |Issues |Discussions | Description |
|--------------------------------------------------------------------|:-----------------------------------------------:|:---------------------------------------------------:|------------|
|[dotnet/dotnet-docker](https://github.com/dotnet/dotnet-docker) |[🔗](https://github.com/dotnet/dotnet-docker/issues) |[🔗](https://github.com/dotnet/dotnet-docker/discussions)|.NET Docker images|
|[dotnet/installer](https://github.com/dotnet/installer) |[🔗](https://github.com/dotnet/installer/issues) | |.NET installer (produces zips, tarballs, and installers for the .NET SDK) |
|[dotnet/machinelearning-modelbuilder](https://github.com/dotnet/machinelearning-modelbuilder) |[🔗](https://github.com/dotnet/machinelearning-modelbuilder/issues) | |ML.NET Tooling |
|[dotnet/msbuild](https://github.com/dotnet/msbuild) |[🔗](https://github.com/dotnet/msbuild/issues)|[🔗](https://github.com/dotnet/msbuild/discussions)|Build platform for .NET & Visual Studio|
|[dotnet/Scaffolding](https://github.com/dotnet/Scaffolding) |[🔗](https://github.com/dotnet/Scaffolding/issues) | |ASP.NET Core code generators |
|[dotnet/websdk](https://github.com/dotnet/websdk) |[🔗](https://github.com/dotnet/websdk/issues) | |MSBuild tasks & targets for ASP.NET Core apps|
|[dotnet/project-system](https://github.com/dotnet/project-system) |[🔗](https://github.com/dotnet/project-system/issues) | |Visual Studio project system for C#, F#, & VB|
|[dotnet/templating](https://github.com/dotnet/templating) |[🔗](https://github.com/dotnet/templating/issues) |[🔗](https://github.com/dotnet/templating/discussions) |Templating engine used by `dotnet new`|
|[dotnet/test-templates](https://github.com/dotnet/test-templates) |[🔗](https://github.com/dotnet/test-templates/issues) | |.NET unit testing project templates|
|[dotnet/vscode-csharp](https://github.com/dotnet/vscode-csharp) |[🔗](https://github.com/dotnet/vscode-csharp/issues) |[🔗](https://github.com/dotnet/vscode-csharp/discussions) |C# support for VS Code|
## NuGet
|Repository |Issues |Discussions | Description |
|------------------------------------------------------------|:-----------------------------------------:|:---------------------------------------------:|-------------|
|[nuget/home](https://github.com/nuget/home) |[🔗](https://github.com/nuget/home/issues)|[🔗](https://github.com/nuget/home/discussions)|NuGet client|
## Documentation
|Repository |Issues |Discussions | Description |
|--------------------------------------------------------------------|:----------------------------------------------------:|:--------------------------------------------------------:|-------------|
|[dotnet/docs](https://github.com/dotnet/docs) |[🔗](https://github.com/dotnet/docs/issues) | |.NET documentation|
|[dotnet/dotnet-api-docs](https://github.com/dotnet/dotnet-api-docs) |[🔗](https://github.com/dotnet/dotnet-api-docs/issues)| |.NET API documentation|
|[dotnet/AspNetCore.Docs](https://github.com/dotnet/AspNetCore.Docs)|[🔗](https://github.com/dotnet/AspNetCore.Docs/issues) |[🔗](https://github.com/dotnet/AspNetCore.Docs/discussions) |ASP.NET Core documentation |
|[dotnet/AspNetDocs](https://github.com/dotnet/AspNetDocs) |[🔗](https://github.com/dotnet/AspNetDocs/issues) | |ASP.NET 4.x documentation |
|[dotnet/EntityFramework.Docs](https://github.com/dotnet/EntityFramework.Docs)|[🔗](https://github.com/dotnet/EntityFramework.Docs/issues) | |EF Core & EF 6 documentation |
|[dotnet/ml-api-docs](https://github.com/dotnet/ml-api-docs) |[🔗](https://github.com/dotnet/ml-api-docs/issues) | |ML.NET API documentation |
## .NET Framework
|Repository |Description |
|------------------------------------------------------------------------------------------|------------|
|[Dev Community](https://developercommunity.visualstudio.com/spaces/61/index.html) |Report issues to .NET Framework Developer Community|
|[microsoft/dotnet-framework-docker](https://github.com/microsoft/dotnet-framework-docker) |.NET Framework Docker images|
================================================
FILE: Documentation/diagnostics/portable_pdb.md
================================================
# File has moved
This document has moved to <https://github.com/dotnet/designs/blob/main/accepted/2020/diagnostics/portable-pdb.md>
================================================
FILE: Documentation/diagnostics/source_link.md
================================================
# File has moved
This document has moved to <https://github.com/dotnet/designs/blob/main/accepted/2020/diagnostics/source-link.md>
================================================
FILE: Documentation/ilcRepro.md
================================================
# .NET Native Internal Compiler Errors
It looks like you probably hit a bug in .NET Native.
You can help make .NET better by sending a bug report.
## Creating and Sending a .NET Native repro
1. Add `<NetNativeReproPath>C:\myReproDirectory</NetNativeReproPath>` to the primary PropertyGroup in your project file, the file ending in csproj, vsproj, vcxproj, or jsproj. You can set `C:\myReproDirectory` to any directory that exists. [Examples are below.](#examples)
2. Rebuild your app. You will find ilcRepro.zip in the repro directory you specified above.
3. Put ilcRepro.zip on your OneDrive, Dropbox, or another storage provider. Send a link to ilcRepro.zip and a description of your issue to <dotnetnative@microsoft.com>.
4. Remove `<NetNativeReproPath>` from your project file.
## Compilation Failure in Store
UWP apps containing managed code are compiled in Store using the .NET Native Toolchain. If there is a compilation failure in the Store, you will get an error message like the following:
`This submission failed due to compilation error {0}. More information about this error can be found here.`
In such a case, please ensure that you were able to build your application in Release mode successfully at the time you submitted it to Store. If it did, please send the error number you got in the message above and email <dotnetnative@microsoft.com>.
For help with any other issues, please share their details at <https://connect.microsoft.com/visualstudio/>
## Examples
Below are examples of where to add the `<NetNativeReproPath>` tag.
### C# (*.csproj)
```xml
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
<ProjectGuid>{B44664F5-278C-4ABE-B62E-A5CA20E3DC48}</ProjectGuid>
<OutputType>AppContainerExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>App1</RootNamespace>
<AssemblyName>App1</AssemblyName>
<DefaultLanguage>en-US</DefaultLanguage>
<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>
<TargetPlatformVersion>10.0.10158.0</TargetPlatformVersion>
<TargetPlatformMinVersion>10.0.10158.0</TargetPlatformMinVersion>
<MinimumVisualStudioVersion>14</MinimumVisualStudioVersion>
<EnableDotNetNativeCompatibleProfile>true</EnableDotNetNativeCompatibleProfile>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<PackageCertificateKeyFile>App1_TemporaryKey.pfx</PackageCertificateKeyFile>
<NetNativeReproPath>C:\myRepro</NetNativeReproPath>
</PropertyGroup>
⋮
</Project>
```
### VB (*.vbproj)
```xml
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
<ProjectGuid>{8C7ADA9E-47DF-4937-A1D9-62CA9B88A100}</ProjectGuid>
<OutputType>AppContainerExe</OutputType>
<RootNamespace>App4</RootNamespace>
<AssemblyName>App4</AssemblyName>
<DefaultLanguage>en-US</DefaultLanguage>
<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>
<TargetPlatformVersion>10.0.10158.0</TargetPlatformVersion>
<TargetPlatformMinVersion>10.0.10158.0</TargetPlatformMinVersion>
<MinimumVisualStudioVersion>14</MinimumVisualStudioVersion>
<EnableDotNetNativeCompatibleProfile>true</EnableDotNetNativeCompatibleProfile>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{F184B08F-C81C-45F6-A57F-5ABD9991F28F}</ProjectTypeGuids>
<PackageCertificateKeyFile>App4_TemporaryKey.pfx</PackageCertificateKeyFile>
<NetNativeReproPath>C:\myRepro</NetNativeReproPath>
</PropertyGroup>
⋮
</Project>
```
### C++ (*.vcxproj)
```xml
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Label="Globals">
<ProjectGuid>{74010e92-8ead-4acc-8fc6-7db385af579b}</ProjectGuid>
<RootNamespace>App2</RootNamespace>
<DefaultLanguage>en-US</DefaultLanguage>
<MinimumVisualStudioVersion>14.0</MinimumVisualStudioVersion>
<AppContainerApplication>true</AppContainerApplication>
<ApplicationType>Windows Store</ApplicationType>
<WindowsTargetPlatformVersion>10.0.10158.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformMinVersion>10.0.10158.0</WindowsTargetPlatformMinVersion>
<ApplicationTypeRevision>10.0</ApplicationTypeRevision>
<EnableDotNetNativeCompatibleProfile>true</EnableDotNetNativeCompatibleProfile>
<NetNativeReproPath>C:\myRepro</NetNativeReproPath>
</PropertyGroup>
⋮
</Project>
```
### JS (*.jsproj)
```xml
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
⋮
<PropertyGroup>
<EnableDotNetNativeCompatibleProfile>true</EnableDotNetNativeCompatibleProfile>
<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>
<TargetPlatformVersion>10.0.10158.0</TargetPlatformVersion>
<TargetPlatformMinVersion>10.0.10158.0</TargetPlatformMinVersion>
<MinimumVisualStudioVersion>$(VersionNumberMajor).$(VersionNumberMinor)</MinimumVisualStudioVersion>
<DefaultLanguage>en-US</DefaultLanguage>
<PackageCertificateKeyFile>App3_TemporaryKey.pfx</PackageCertificateKeyFile>
<NetNativeReproPath>C:\myRepro</NetNativeReproPath>
</PropertyGroup>
⋮
</Project>
```
================================================
FILE: Documentation/microsoft-team.md
================================================
# Microsoft Team Onboarding
Members of the .NET Team need to onboard into various accounts and systems as a part of daily work.
Please see [Moderation](./moderation.md) for help on how to help make our community safe and fun.
## Join .NET teams in dotnet and Microsoft orgs
[Link your GitHub account](https://repos.opensource.microsoft.com/link) with Microsoft and then join our teams (in two organizations):
1. [Join the microsoft/dotnet team](https://repos.opensource.microsoft.com/Microsoft/teams/dotnet/join/)
1. [Join the dotnet/microsoft team](https://repos.opensource.microsoft.com/dotnet/teams/microsoft/join/)
## Security best practices
Bad actors try to break into our accounts all the time (see ["failed login attempts" on your account](https://github.com/settings/security-log?q=action%3Auser.failed_login)). You need to apply the following guidance to (A) stay secure, and (B) maintain access to your account.
Register at least two of the following two-factor authentication methods:
* [GitHub mobile app](https://github.blog/2022-01-25-secure-your-github-account-github-mobile-2fa/)
* [Hardware security key(s)](https://docs.github.com/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication#configuring-two-factor-authentication-using-a-security-key) (also see [yubikey](https://www.yubico.com/works-with-yubikey/catalog/github/))
* [TOTP with an Authenticator app](https://docs.github.com/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication#configuring-two-factor-authentication-using-a-totp-mobile-app) (like [Microsoft Authenticator](https://support.microsoft.com/account-billing/download-and-install-the-microsoft-authenticator-app-351498fc-850a-45da-b7b6-27e523b8702a))
Additional guidance:
* Do not use [SMS](https://en.wikipedia.org/wiki/SIM_swap_scam) for 2FA or as a recovery fallback (disable those options).
* Store [recovery codes](https://docs.github.com/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication-recovery-methods) in a safe place, like [OneDrive Vault](https://www.microsoft.com/microsoft-365/onedrive/personal-vault), 2FA-protected OneNote or in a password vault like 1Password.
Note: If you completely lose access to login to your account, GitHub support will not be able to recover your account. That's why all of these options are covered.
A correctly configured account should look similar to the following:

Please test your security key to ensure it works. For example, on Windows, you should see a dialog similar to the following (that says "security key"):

A few more notes on hardware keys:
* You should have at least one hardware key that does not travel with you, but is stored in a secure location (like at home) as a last resort in case you lose access to other factors.
* If you have a FIDO2 key, it can be used with [mysignins](https://mysignins.microsoft.com/).
* If you have USB-C and USB-A only devices, and want to use hardware keys for them, then you need [separate keys](https://www.yubico.com/works-with-yubikey/catalog/github/). This explains why the example below has multiple keys registered (for example, one securely stored at home, and two keys for daily use for USB-C and USB-A only devices).
* You can use Windows Hello to sign in as a hardware key. This is fine to use, but it doesn't replace the need for hardware key that you store in a secure location. Your Windows Hello key is not tied to you, but the machine. It won't survive hardware failures or re-installing Windows.
## Configure your GitHub account as a Microsoft employee (recommended)
* Publicly associate yourself with dotnet and Microsoft orgs
* For Microsoft, go to <https://github.com/orgs/Microsoft/people>.
* For dotnet, go to <https://github.com/orgs/dotnet/people>.
* Search for your GitHub handle in the list.
* Choose `Public` from the drop-down list of organization visibility.
* Note: Everyone will now see an org badge on your GH profile in the Organizations section.
* Update your profile
* Go to <https://github.com/settings/profile>.
* Match your **Name** on GitHub with full name in address book (so other employees can find you and contact you internally when needed).
* Set `@Microsoft` as your **Company**,
* Upload your **picture**, ideally showing your face.
* Hint: You can grab your GAL picture from <https://microsoft-my.sharepoint.com>.
## Get write permissions to repos (optional)
Join teams to gain write access to repos:
* Request team membership via <https://repos.opensource.microsoft.com/teams>.
* Ask someone if you don't know which team(s) to join, or see below.
* Select `Request to join this team` on the right side - it will send email request to maintainers of the team.
Typically you will only need to join one team, because teams are nested. Here are some common teams:
* New engineers on the Core Libraries team should join the [dotnet-corefx team](https://repos.opensource.microsoft.com/dotnet/teams/dotnet-corefx/join).
================================================
FILE: Documentation/moderation.md
================================================
# Moderation
GitHub is a content management system that accepts updates from accounts created within the last five minutes. It's great because well-meaning people can create an account and report an issue quickly. It's also subject to abuse. We see inauthentic/abusive issues, PRs, and comments on a regular basis. It is important to know what to do.
We use the "see something, say something" model. Please report content that you think should be addressed or removed to one of our [Moderators](http://aka.ms/dotnet/org).
Note: the term "issue" will be used to mean both issue and PR.
## Self-service
If you see an issue that is of significant concern, please bias to action. We trust your judgement.
The quickest and most important action you can take is to close an issue. This will remove the problematic content from view for most people. This action can provide time for the moderators to act.
The bar for closing an issue should be low. We can always re-open it if that's the right choice. Don't write a response about code of conduct violations and "do better next time". Just close the issue. Leave the response (if one is needed at all) to the moderators.
GitHub offers a self-service "Report content" capability. Using it is a great option. It is often the case that a user is behaving in similar ways in multiple communities/orgs. GitHub will notice this and can act based on their broader perspective.

## Signs
It is often obvious that a user is acting in bad faith. We often look at user profiles for more information.
High bias to bad-faith:
- Account is new
- Profile is private
- Profile is public with similar repeated activity in other repos/orgs
There is a natural instinct to try to help someone who might just not have the skills or experience to participate per our norms. That's good! People that need help tend to identify themselves with very different signal than bad actors. They never start with a 5000 file PR or update our CI infra.
## Common activity
Bad-faith activity is a very broad topic.
Examples:
- Reposting our announcements, often in the same repo
- Posting malicious code (think crypto miners) as helpful samples
- PRs that delete or update files for no obvious reason
- PRs that run scripts that establish a reverse shell with the intent to exfiltrate secrets
The bigger the "contribution", the more you should be concerned. It is very easy to hide malicious payload amongst the noise. See [XZ backdoor](https://en.wikipedia.org/wiki/XZ_Utils_backdoor).
================================================
FILE: Documentation/policies/package-servicing.md
================================================
# .NET Package Servicing Model
Most packages in the .NET ecosystem support only the latest version. Many packages from the .NET team operate on this same model. A subset of our packages operate on another model where multiple version bands are supported at the same time, matching in-support runtimes, offering more flexibility to users.
Users should aim to maintain their package references to be as close to the supported version as possible. Being close to a supported version means that you have most or all security fixes and likely have no latent compatibility risk that can be present when there is a big gap between your reference and the supported version.
## Latest version servicing
The default package servicing model is “latest version”. The team publishes an updated package with a security and/or functionality fix. Users can upgrade to the new latest version to get the fix.
The following libraries use this servicing model:
- [.NET Aspire](https://github.com/dotnet/aspire)
- [.NET Platform Extensions](https://github.com/dotnet/extensions)
- [ML.NET](https://github.com/dotnet/machinelearning)
- [Maintenance-packages](https://github.com/dotnet/maintenance-packages)
## Runtime-band servicing
Some packages match a library (in name and content) in the runtime. In this case, the team publishes fixes for the library in the runtime and the package at the same time. The version numbers will match. Users can upgrade to the new latest patch version to get the fix.
Users can upgrade to the latest library version (like 8.0.x) that matches a supported runtime (like 8.0). Users can also move to the latest patch of a newer major version (like 9.0.x) provided that the runtime is still in support.
The advantage of matching versions is that the runtime library will be used in place of the package, resulting in smaller deployments and servicing being provided by the runtime. The advantage of using a newer package version is getting access to newer functionality.
It common for .NET Standard libraries to have a reference to these libraries. Libraries and app projects only need a reference if they need access to newer features in a later major version (than their target framework exposes).
The following libraries use this servicing model:
- [Microsoft.Extensions.DependencyInjection](https://www.nuget.org/packages/Microsoft.Extensions.DependencyInjection)
- [System.Text.Json](https://www.nuget.org/packages/System.Text.Json)
- [System.Diagnostics.DiagnosticSource](https://www.nuget.org/packages/System.Diagnostics.DiagnosticSource)
- [ASP.NET Core Packages](https://github.com/dotnet/aspnetcore)
- [Entity Framework Core Packages](https://github.com/dotnet/efcore)
## Support
Users must be on the latest patch version of the package or a runtime-band to be supported.
## Compatibility
Packages retain compatibility for supported .NET versions. A package will not drop support for a .NET version that is in support. When a .NET version goes out of support, packages released after that point may drop support for that .NET version.
Mechanically, a package can support multiple target frameworks via either of two approaches:
- Multi-targeting: A project supports and is built for multiple target frameworks, resulting in assets supporting multiple .NET versions in a NuGet package.
- Branching: A project exists and is built in multiple branches, each targeting a specific target framework and resulting multiple packages that each include a single asset supporting a specific .NET version.
The differences in these approaches are user observable and require users to adopt different patterns with package references. It's the difference between the two versioning strategies defined earlier. They are also patterns that users can adopt for themselves with their own packages.
## End of Life
.NET packages are no longer supported when either of the following occurs:
- A new patch version of the package is available.
- The package exclusively includes implementations for out-of-support .NET versions.
Nuget.org includes [version](https://www.nuget.org/packages/System.Text.Json/#versions-body-tab) and [supported framework](https://www.nuget.org/packages/System.Text.Json/#supportedframeworks-body-tab) information that can be used to determine support status for packages.
It is important to avoid using packages that are no longer maintained. They may be missing security patches for known vulnerabilities.
================================================
FILE: Documentation/security-group/dotnet-security-group-agreement.md
================================================
# MICROSOFT PRE-DISCLOSURE COMMON VULNERABILITIES AND EXPOSURES COLLABORATION AGREEMENT
Microsoft Corporation (“Microsoft”) is pleased to work with Company Ltd. (“Collaborator”) on an information sharing engagement. This letter (“Agreement”) outlines the terms and conditions of this limited engagement. Microsoft and Collaborator agree to work together in good faith as described herein for the benefit of the .NET ecosystem. Confidential information disclosed or exchanged pursuant to this Agreement is subject to the Microsoft Corporation Non-Disclosure Agreement between Microsoft and Collaborator, dated [NDA date] (“NDA”).
1. **Disclosure of Information**. Microsoft is collaborating with Collaborator and certain other third parties who are users of .NET to share in confidence early information concerning possible security vulnerabilities in advance of their publication by Microsoft (“Pre Disclosure CVEs”). Collaborator will share with Microsoft information it discovers or learns of on possible .NET security vulnerabilities, which Microsoft may in its discretion publish as CVEs. Each party will bear its own expenses in relation to the Project and no fees or payments are contemplated by either party to the other.
2. **Coordination**. Microsoft will share confidential Pre-Disclosure CVEs (description and fixes) with Collaborator from time to time, generally on a schedule pre-determined by Microsoft. Collaborator will make commercially reasonable efforts to apply sufficient resources to release updates (to Collaborator assets) in a reasonably timely manner after a release embargo is lifted by Microsoft. Release embargoes are lifted after published disclosure by Microsoft, at dotnet/announcements (GitHub), the .NET Blog (devblogs.microsoft.com), or as communicated by Microsoft in writing. The parties may agree during the Term to a specific release schedule for updates. The parties acknowledge that potential vulnerabilities, which may be similar to or the same as a Pre-Disclosure CVE, may be discovered or learned of by third parties independent of this Agreement, but the parties will nonetheless coordinate and observe release embargoes with respect to Pre-Disclosure CVEs.
3. **Collaboration with Other Parties**. Microsoft intends to engage with a group of interested and known industry parties (who have also entered into an agreement substantially the same as this Agreement) in a similar way as Microsoft and Collaborator are collaborating under this Agreement. Each party agrees to use commercially reasonable efforts to collaborate in good faith with all other such parties to the program. Within the group, parties may share information relating to their respective products, builds, schedules, processes, dependencies, etc. Collaborator agrees to keep confidential all information received from other parties while participating in the group.
4. **Proprietary Rights**. With the exception of information shared under Section 1, neither party grants the other (by implication, estoppel or otherwise) any right, title, interest, or license, in any patents, patent applications, trade secrets, copyrights, mask work rights, trademarks or other intellectual property. Collaborator grants Microsoft a license to use, publish, and commercialize information shared under Section 1.
5. **Data**. Collaborator and Microsoft will not provide each other with any customer data, personal data, or personally identifiable information in connection with this Agreement.
6. **Confidentiality and Publicity**. Without limiting the parties’ obligations under the NDA with respect to Pre-Disclosure CVEs and any other confidential information or materials exchanged between the parties in connection with this Agreement, Microsoft is free to publish CVEs when and in such form it determines in its discretion, after which time such published information shall no longer be considered confidential information. Collaborator agrees to be named as a member of Microsoft’s .NET pre-disclosure group along with other participants and to collaborate in good faith in group communications and agreed publications.
7. **Termination**. This Agreement is effective as of the date on which it has been signed by Collaborator as shown in the signature block below (“Effective Date”) and will remain in effect for a term of one year following the Effective Date (“Term”), after which the Agreement will automatically renew for additional one year renewal terms. Either party may terminate this Agreement effective immediately at any time by providing written notice to the other, provided that Collaborator will continue to make commercially reasonable efforts to apply sufficient resources to release updates (to Collaborator assets) in a reasonably timely manner for Pre-Disclosure CVEs shared during the Term. Upon request, each party will return to the other party or destroy any Confidential Information received from the other party in connection with this Agreement. Provisions pertaining to confidentiality, limitation of liability, and choice of law provisions will survive any such termination of this Agreement.
8. **Warranties**. Neither party makes any warranties. To the maximum extent permitted by law, each party, and its respective affiliates, agents, and representatives expressly disclaim all express, statutory, and implied warranties. Microsoft’s Pre-Disclosure CVEs and related information may be incomplete, may contain bugs or errors and may not become published as CVEs. Collaborator agrees that it is solely responsible for determining the appropriateness of utilizing the Pre-Disclosure CVEs.
9. **Limitation of liability**. TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, THE PARTIES LIMIT THEIR LIABILITY FOR ANY CLAIMS UNDER THIS AGREEMENT TO $500 USD AND IN NO EVENT WILL EITHER PARTY (INCLUDING THEIR DIRECTORS, OFFICERS AND AFFILIATES) BE LIABLE FOR ANY INDIRECT, INCIDENTAL, CONSEQUENTIAL, PUNITIVE, SPECIAL, OR EXEMPLARY DAMAGES ARISING OUT OF THIS AGREEMENT. THESE EXCLUSIONS APPLY REGARDLESS OF WHETHER APPLICATION OF THESE EXCLUSIONS CAUSES ANY REMEDY TO FAIL OF ITS ESSENTIAL PURPOSE. THIS SECTION 9 WILL NOT APPLY TO LIABILITY ARISING OUT OF EITHER PARTY’S LIABILITY FOR (i) VIOLATION OF ITS CONFIDENTIALITY OBLIGATIONS OR (ii) WILLFUL MISCONDUCT.
10. **Governing Law**. The terms of this Agreement will be governed and construed in accordance with the laws of the state of New York of the United States of America, U.S.A.
11. **Entire agreement; assignment**. This Agreement is the entire agreement between the parties regarding its limited subject matter and merges and replaces all prior and contemporaneous agreements, communications, and representations between the parties regarding its subject matter. Collaborator may not assign or transfer this Agreement to a third party without Microsoft’s prior written consent.
Sincerely,
Microsoft Corporation
One Microsoft Way, Redmond, WA 98052 USA
Signed: __________________________________
Name: __________________________________
Title: __________________________________
Date: __________________________________
Acknowledged and agreed:
Company Limited
Registered Address: Address
Correspondence Address: Address
Signed: __________________________________
Name: __________________________________
Title: __________________________________
Date: __________________________________
================================================
FILE: Documentation/security-group/dotnet-security-group.md
================================================
# .NET Security Group
The .NET upstream project is run by Microsoft and follows Microsoft security reporting and disclosure practices. Microsoft shares vulnerability information with the .NET Security Group (subsequently referred to as the “Group”) prior to public disclosure to enable members to build, validate, and publish packages at the same time as Microsoft.
The overall charter of the Group is to ensure that vulnerability descriptions and patches are consistently and transparently published, enabling users everywhere to deploy patches quickly.
The Group was established in 2016 by Microsoft and Red Hat, in advance of .NET Core 1.0.
See [Announcing the .NET Security Group](https://devblogs.microsoft.com/dotnet/announcing-dotnet-security-group/) for process information.
## Membership
Membership in the Group is limited to companies that distribute or support .NET and that have a track record of careful handling of embargo information. Members must have a non-disclosure agreement with Microsoft and sign a [pre-disclosure collaboration agreement](./dotnet-security-group-agreement.md). Members are added at the discretion of the Group. Member removal is subject to the agreement.
Members:
- Canonical
- HeroDevs
- IBM
- Microsoft
- Red Hat
- TuxCare
## Responsibilities
The group is modelled on common open source practices. It is oriented on source as the shared artifact and securing supply chains that rely on supported .NET versions. There is no affordance for sharing source patches for unsupported .NET versions or binaries. Binary sharing establishes a high level of business continuity, which is outside the scope of a program oriented around an open source project.
Members must publish builds for supported .NET versions. They can additionally patch end-of-life .NET versions, however, that activity is outside the scope of the Group. Members who exclusively use early-access source patches to update end-of-life versions may be removed from the program.
Members are expected to be active in `main` or other active branches as an investment in the .NET ecosystem. Doing that demonstrates a strong commitment to the ecosystem and earned community credibility.
## Vulnerability publishing process
Vulnerability information is strictly confidential until the public disclosure. The Group coordinates primarily via regular Teams calls, open to all members.
Process:
- Vulnerabilities are discovered and [privately reported](https://github.com/dotnet/runtime/blob/main/README.md#reporting-security-issues-and-security-bugs) by project engineers, security researchers, or other parties.
- Vulnerabilities are validated and resolved.
- Vulnerability descriptions and patches are shared with Group members via shared git repositories, typically a minimum of 10 business days before publishing. Embargo starts at that time.
- Group members follow their own established vulnerability process. They privately build and validate patches in preparation for publishing patched binaries for their users at the same time as or soon after Microsoft.
- Microsoft publicly publishes [vulnerability disclosures](https://github.com/dotnet/announcements/issues?q=is%3Aissue+is%3Aopen+label%3ASecurity). Embargo ends at that time.
- Group members publicly publish vulnerability disclosures and patched builds to their users via their established means.
The publishing day is almost always [Patch Tuesday](https://en.wikipedia.org/wiki/Patch_Tuesday). The same overall process will be followed in case accelerated action is needed, possibly with shorter timelines.
This process applies to [supported .NET releases](https://github.com/dotnet/core/blob/main/releases.md). Some months may have no security patches.
## Reporting and inquiries
Vulnerability reports should be sent through the [security reporting process](https://github.com/dotnet/runtime/blob/main/README.md#reporting-security-issues-and-security-bugs).
Inquiries about the Group can be sent to [dotnet@microsoft.com](mailto:dotnet@microsoft.com).
================================================
FILE: Documentation/self-contained-linux-apps.md
================================================
# Self-contained Linux applications
.NET Core Linux applications are now portable over all of the supported Linux distros. However, they still require installation of third-party dependency libraries, such as CURL or OpenSSL, on the target device. While installing these dependencies is usually fine, there are cases when this requirement is undesirable. For example, when the user of such application doesn't have rights to install applications on the target device. Or when the .NET Core dependencies would conflict with dependencies already installed on the target device.
To enable that scenario, .NET Core 2.0 and later versions support using local copies of third-party dependency libraries. Applications can carry those dependencies and use them, even if there are system-wide installed versions.
## How it works
The main executable of published .NET Core applications (which is the .NET Core host) has an RPATH property set to `$ORIGIN/netcoredeps`. That means that when Linux shared library loader is looking for shared libraries, it looks to this location before looking to default shared library locations. It is worth noting that the paths specified by the `LD_LIBRARY_PATH` environment variable or libraries specified by the `LD_PRELOAD` environment variable are still used before the RPATH property.
So, in order to use local copies of the third-party libraries, developers need to create a directory named `netcoredeps` next to the main application executable and copy all the necessary dependencies into it.
## Gathering the third-party dependencies
The following sections describe the steps needed to get the full set of dependencies that need to be carried with the application:
### Pick the oldest supported distro the application should run at as the source for the dependencies
Select a distro to get the dependencies to be packaged with the application. Using the oldest distro ensures that the third-party dependencies don't reference functions from libc / libstdc++ that are only present in newer versions of those libraries and not present in the supported distros.
### Get the transitive closure of all the first-level dependencies
That means the dependencies of the first-level dependencies, their dependencies, etc. To get those transitives closures, use the `ldd` command-line tool. As a parameter, pass the root set of .NET Core dependencies to the command as follows:
* libcoreclr.so
* If your app uses System.IO.Compression.dll assembly: `System.IO.Compression.Native.so`
* If your app uses the System.Security.Cryptography.dll assembly: `System.Security.Cryptography.Native.OpenSsl.so`, `libssl.so.{version}`, and `libcrypto.so.{version}`.
{version} depends on the source distro as follows:
* Fedora-based distros: `10`
* Debian 9-based distros: `1.0.2`
* All others: `1.0.0`
* If your app uses the System.Net.Http.dll assembly: `System.Net.Http.Native.so`, `libssl.so.{version}`, and `libcrypto.so`.
Then, add all the dependencies needed to your final list and run `ldd` again on these added ones.
If your app doesn't explicitly opt out of using globalization, you also need to add `libicuuc.so.{version}`, `libicui18n.so.{version}`, and `libicudata.so.{version}` to the list, in addition to the ones previously listed. To explicitly opt out of globalization, you need to add the System.Globalization.Invariant element set to true to the xxxxx.runtimeconfig.json file or set the `CORECLR_GLOBAL_INVARIANT` environment variable to 1. The {version} is the version present on the source distro. Use the major version only. For example, for 52.1, use 52.
As previously mentioned, if your app uses System.Security.Cryptography.dll or System.Net.Http.dll, you also need to add `libssl` and `libcrypto`. However, there is a catch related to these libraries. The Fedora-based distros store root certificates at a different location than the other distros and the `libcrypto`, `libssl`, and `libcurl` have that location hardcoded, compiled into the binaries. So, if you want to support both Fedora-based distros and other ones, you either need have two versions of your app, one for each case, or have one app package, but two sets of dependencies. And during installation or first run of your app, you need to detect the current distro and copy the appropriate set of dependencies from some aside directory to the `netcoredeps` one. Or whatever else works for you.
### From that list, remove standard C/C++ libraries and libraries that are available on all the target distros
The following list shows the basic set of libraries to remove: `libc.so.*`, `libm.so.*`, `libstdc++.so.*`, `libpthread.so.*`, `linux-vdso.so.*`, `libgcc_s.so.*`, `librt.so.*`, `libdl.so.*`, `ld-linux-x86-64.so.*`, `libresolv.so.*`. At least, the `libc`, `libresolv` and `libstdc++` have to be removed, otherwise all kinds of weird issues could happen in shared libraries that are used by your application and that were compiled against newer libc / libstdc++ version.
You can also remove other libraries that seem to be installed on all major Linux distros by default as follows:
* `libcom_err.so.2`
* `libcrypt.so.1`
* `libgpg-error.so.0`
* `liblzma.so.5`
* `libuuid.so.1`
This list was verified on CentOS, Fedora, openSUSE, Debian, ArchLinux, Slackware, Gentoo, OpenMandriva, and Ubuntu.
================================================
FILE: Documentation/verifying-binaries.md
================================================
# How to verifying .NET downloads
After downloading a .NET file, verify it for security by calculating the file's checksum on your computer and comparing it to the original checksum. This will verify the file has not been tampered with or corrupted.
## Examples
The verification process involves a few steps.
1. Download the checksum file for the release into the same directory as the installer you downloaded. Links to the checksum file are found in the Release Notes.
2. Then, compare the download checksum with the checksum value or file. If there is a match, the download is valid.
We'll use [.NET 7.0.5](https://github.com/dotnet/core/blob/main/release-notes/7.0/7.0.5/7.0.5.md) in the examples.
### Linux and MacOS
To see the downloaded file checksum for comparison:
`$ sha512sum dotnet-sdk-7.0.203-osx-x64.pkg`
You can then compare the checksum with the value provided after [downloading .NET](https://dot.net)
To compare against the checksum file provided for each .NET release:
Download checksum file using curl:
```bash
curl -O https://builds.dotnet.microsoft.com/dotnet/checksums/7.0.5-sha.txt
```
Verify the checksum matches:
```bash
sha512sum -c 7.0.5-sha.txt --ignore-missing
```
If the output states the file is valid ('OK'), then it's ready to use.
### Windows
To see the downloaded file checksum for comparison:
- In the cmd prompt - `certutil -hashfile dotnet-sdk-7.0.203-win-x64.exe SHA512`
- In PowerShell - `(Get-FileHash 'dotnet-sdk-7.0.203-win-x64.exe' -Algorithm SHA512).Hash`
You can then compare the checksum with the value provided after [downloading .NET](https://dot.net)
To compare against the checksum file provided for each .NET release:
You can use PowerShell to perform the the checksum comparison.
Download checksum file using `curl` (_`curl` is an alias of `Invoke-WebRequest`_):
```powershell
curl https://builds.dotnet.microsoft.com/dotnet/checksums/7.0.5-sha.txt -OutFile 7.0.5-sha.txt
```
Verify the checksum matches:
```powershell
(Get-Content .\7.0.5-sha.txt | Select-String "dotnet-sdk-7.0.203-win-x64.exe").ToString().Contains((Get-FileHash 'dotnet-sdk-7.0.203-win-x64.exe' -Algorithm SHA512).Hash.ToLower())
```
If the output states the file is valid ('True'), then it's ready to use.
================================================
FILE: LICENSE.TXT
================================================
The MIT License (MIT)
Copyright (c) .NET Foundation and Contributors
All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
================================================
FILE: README.md
================================================
# .NET Release Notes
Welcome to the home of .NET [release notes](./release-notes/README.md) and [news](https://github.com/dotnet/core/discussions/categories/news).
## Releases
[Releases](./releases.md) under active support or development:
| Version | Release Date | Release type | Support phase | Latest Patch Version | End of Support |
| :-- | :-- | :-- | :-- | :-- | :-- |
| [.NET 11.0](release-notes/11.0/README.md) | November 10, 2026 | [STS][policies] | Preview | [11.0.0-preview.2][11.0.0-preview.2] | TBD |
| [.NET 10.0](release-notes/10.0/README.md) | [November 11, 2025](https://devblogs.microsoft.com/dotnet/announcing-dotnet-10/) | [LTS][policies] | Active | [10.0.5][10.0.5] | November 14, 2028 |
| [.NET 9.0](release-notes/9.0/README.md) | [November 12, 2024](https://devblogs.microsoft.com/dotnet/announcing-dotnet-9/) | [STS][policies] | Active | [9.0.14][9.0.14] | November 10, 2026 |
| [.NET 8.0](release-notes/8.0/README.md) | [November 14, 2023](https://devblogs.microsoft.com/dotnet/announcing-dotnet-8/) | [LTS][policies] | Active | [8.0.25][8.0.25] | November 10, 2026 |
[11.0.0-preview.2]: release-notes/11.0/preview/preview2/11.0.0-preview.2.md
[10.0.5]: release-notes/10.0/10.0.5/10.0.5.md
[9.0.14]: release-notes/9.0/9.0.14/9.0.14.md
[8.0.25]: release-notes/8.0/8.0.25/8.0.25.md
[policies]: release-policies.md
* [Release notes](./release-notes/README.md)
* [Binaries and installers](https://dotnet.microsoft.com/download/dotnet)
* [Installation docs](https://learn.microsoft.com/dotnet/core/install/)
* [dotnet-install scripts](https://learn.microsoft.com/dotnet/core/tools/dotnet-install-script)
## Discussions
Follow [GitHub Discussions](https://github.com/dotnet/core/discussions), where you will find the latest news on releases, including PSAs and CVEs.
You can subscribe to discussions with the following RSS feeds:
| Category | GitHub Discussions | RSS Feed |
| --- | :--: | :--: |
| All Discussions | [🔗](https://github.com/dotnet/core/discussions) | [🔗](https://github.com/dotnet/core/discussions.atom) |
| News | [🔗](https://github.com/dotnet/core/discussions/categories/news) | [🔗](https://github.com/dotnet/core/discussions/categories/news.atom) |
| General | [🔗](https://github.com/dotnet/core/discussions/categories/general) | [🔗](https://github.com/dotnet/core/discussions/categories/general.atom) |
================================================
FILE: SECURITY.md
================================================
# Security Policy
## Supported Versions
The .NET and ASP.NET Core support policy, including supported versions can be found at the [.NET Support Policy Page](https://dotnet.microsoft.com/platform/support/policy/dotnet-core).
## Reporting a Vulnerability
Security issues and bugs should be reported privately to the Microsoft Security Response Center (MSRC), either by emailing <secure@microsoft.com> or via the portal at <https://msrc.microsoft.com>.
You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your
original message. Further information, including the MSRC PGP key, can be found in the [MSRC Report an Issue FAQ](https://www.microsoft.com/msrc/faqs-report-an-issue).
Reports via MSRC may qualify for the .NET Bug Bounty. Details of the .NET Bug Bounty including terms and conditions are at [https://aka.ms/corebounty](https://aka.ms/corebounty).
Please do not open issues for anything you think might have a security implication.
================================================
FILE: bug-bounty-preview-scopes.md
================================================
# .NET Bounty Scope
## Introduction
The [.NET bug bounty](https://www.microsoft.com/msrc/bounty-dot-net-core) covers current released versions of .NET Core, ASP.NET Core and .NET, as well as the latest beta or release candidate of the upcoming version.
.NET has the concept of [preview features](https://github.com/dotnet/designs/blob/main/accepted/2021/preview-features/preview-features.md) which ship in the current version, or in nightly builds of the upcoming version. Preview features are not enabled by default, but their goal is to be enabled in the next major release. Preview features are now considered in scope for the bug bounty if they are listed in the table below.
Bugs against preview features in the current release must be demonstrated against the latest current release.
Bugs against preview features in nightly builds of the next version must be demonstrated against the build number listed in the table below, or subsequent builds. Preview features in nightly builds may fall out of scope while bugs are addressed or the removal of the feature from the upcoming version.
Any inclusion of a feature in the table below should not be taken as an indication that the feature will ship in any upcoming version.
Documentation of security bugs for preview features are only in scope for the current released version of .NET
Read the .NET bug bounty [terms and conditions](https://www.microsoft.com/msrc/bounty-dot-net-core) before submitting your bug report. To be eligible for a bounty, you must submit your bug report through the Microsoft Security Response Center (MSRC).
## In-scope preview features in the current release (.NET 6)
| Feature | Description | Documentation |
|---------|-------------|---------------|
| HTTP/3 | HTTP/3 support in the Kestrel Web Server | [Enabling HTTP/3](https://learn.microsoft.com/aspnet/core/fundamentals/servers/kestrel/http3?view=aspnetcore-6.0) |
## In-scope preview features in nightly builds of the upcoming version (.NET 7)
| Feature | Description | Minimum Build Number | Documentation |
|---------|-------------|----------------------|---------------|
| *None* ||||
### Page History
Last Updated: 2021-11-15 - Initial listing
================================================
FILE: daily-builds.md
================================================
# .NET Daily Builds -- Servicing and future releases
See the [.NET SDK daily builds table](https://github.com/dotnet/dotnet/blob/main/docs/builds-table.md) for the latest daily build.
The .NET team builds many branches of the product daily. You can install these builds to try out functionality prior to release.
Daily builds, for both future and servicing branches, are available as Docker container images from the [Microsoft Container Registry](https://github.com/dotnet/dotnet-docker/blob/nightly/README.md).
## Future Releases
Preview branches are for new versions of .NET that have not yet been released and are not yet supported.
|Component|.NET 8.0|
|:------:|:------:|
|SDK|[.NET SDK 8.0.xxx](https://github.com/dotnet/installer/blob/main/README.md#installers-and-binaries) |
|ASP.NET Core|[ASP.NET Core 8.0](https://github.com/dotnet/aspnetcore/blob/main/docs/DailyBuilds.md) |
|Runtime|[.NET Runtime 8.0](https://github.com/dotnet/runtime/blob/main/docs/project/dogfooding.md) |
## Servicing Releases
Servicing branches are for new patch versions of .NET that have not yet been released and are not yet supported.
|Component|.NET 7.0|.NET 6.0|
|:------:|:------:|:------: |
|SDK|[.NET SDK 7.0.xxx](https://github.com/dotnet/installer/blob/main/README.md#installers-and-binaries)|[.NET SDK 6.0.xxx](https://github.com/dotnet/installer/blob/main/README.md#installers-and-binaries)|
|ASP.NET Core|[ASP.NET Core 7.0](https://github.com/dotnet/aspnetcore/blob/main/docs/DailyBuilds.md)|[ASP.NET Core 6.0](https://github.com/dotnet/aspnetcore/blob/main/docs/DailyBuilds.md)|
|Runtime|[.NET Runtime 7.0](https://github.com/dotnet/runtime/blob/main/docs/project/dogfooding.md)|[.NET Core Runtime 6.0](https://github.com/dotnet/runtime/blob/main/docs/project/dogfooding.md)|
================================================
FILE: eng/core-ci.yml
================================================
name: CoreCI
trigger:
branches:
include:
- main
resources:
repositories:
- repository: 1ESPipelineTemplates
type: git
name: 1ESPipelineTemplates/1ESPipelineTemplates
ref: refs/tags/release
extends:
template: v1/1ES.Official.PipelineTemplate.yml@1ESPipelineTemplates
parameters:
pool:
name: NetCore1ESPool-Internal
image: 1es-windows-2022
os: windows
stages:
- stage: cgstage
jobs:
- job: cgjob
templateContext:
isProduction: true
steps:
- task: ComponentGovernanceComponentDetection@0
================================================
FILE: eng/pipelines/azure-pipelines.yml
================================================
trigger:
branches:
include:
- '*'
paths:
include:
- release-notes/releases-index.json
- release-notes/**/releases.json
batch: True
name: $(date:yyyyMMdd)$(rev:.r)
resources:
repositories:
- repository: self
type: git
ref: refs/heads/main
- repository: 1ESPipelineTemplates
type: git
name: 1ESPipelineTemplates/1ESPipelineTemplates
ref: refs/tags/release
extends:
template: v1/1ES.Official.PipelineTemplate.yml@1ESPipelineTemplates
parameters:
pool:
name: AzurePipelines-EO
image: 1ESPT-Windows2022
os: windows
customBuildTags:
- ES365AIMigrationTooling
stages:
- stage: stage
jobs:
- job: Job_1
displayName: Build
templateContext:
outputs:
- output: pipelineArtifact
displayName: 'Publish Artifacts'
artifactName: dotnet-core-release-metadata-drop
targetPath: $(build.artifactstagingdirectory)
steps:
- checkout: self
fetchTags: true
- task: CopyFiles@2
displayName: Copy files to publish
inputs:
Contents: |-
**\release-notes\releases-index.json
**\release-notes\**\releases.json
TargetFolder: $(build.artifactstagingdirectory)
================================================
FILE: license-information-windows.md
================================================
# License information for .NET on Windows
The Windows distribution of .NET contains files that are provided under multiple licenses.
This information is provided to help you understand the license terms that
apply to your use. By using .NET on Windows, you agree to the following license terms.
This document is provided for informative purposes only, and is not itself a license.
The following binaries are licensed with the
[.NET Library License](https://dotnet.microsoft.com/dotnet_library_license.htm)
* coreclr.dll and .NET runtimes included in binaries published as single-file (due to [extra telemetry](https://github.com/dotnet/runtime/blob/main/src/coreclr/vm/dwreport.cpp) included by .NET runtime in Windows Error Reporting crash reports)
* Microsoft.DiaSymReader.Native.{x86|amd64|arm|arm64}.dll (used by .NET runtime and SDK)
* PresentationNative_cor3.dll (used by WPF)
* vcruntime140_cor3.dll (used by WPF)
* wpfgfx_cor3.dll (used by WPF)
Note: vcruntime140_cor3.dll is the same binary as
vcruntime140.dll, which is included in Visual Studio, relicensed under .NET Library License by Microsoft.
The following binaries are licensed with the
[Windows SDK License](https://learn.microsoft.com/legal/windows-sdk/license):
* D3DCompiler_47_cor3.dll (used by WPF)
All other binaries and files are licensed with the
[MIT license](https://github.com/dotnet/core/blob/main/LICENSE.TXT).
See [license information](./license-information.md) for information about
other operating systems.
================================================
FILE: license-information.md
================================================
# License Information
The .NET project uses source and binaries from multiple sources that may be important to your use of .NET.
This document is provided for informative purposes only and is not itself a license.
## Source code
.NET source uses the MIT license.
[Each repo](./Documentation/core-repos.md) has:
- A license, for example, [dotnet/runtime LICENSE.TXT](https://github.com/dotnet/runtime/blob/main/LICENSE.TXT).
- Third party notice file, for example, [dotnet/runtime THIRD-PARTY-NOTICES.TXT](https://github.com/dotnet/runtime/blob/main/THIRD-PARTY-NOTICES.TXT)
More information:
- [Project copyright guidance](https://github.com/dotnet/runtime/blob/main/docs/project/copyright.md)
## Product distributions
Product distributions use the following license:
- On Linux and macOS: [MIT license](https://github.com/dotnet/core/blob/main/LICENSE.TXT)
- On Windows: [.NET Library License](https://dotnet.microsoft.com/dotnet_library_license.htm)
Product distributions include [downloadable assets](https://dotnet.microsoft.com/download/dotnet) and [runtime packs](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.win-x64/).
More information:
- [Windows license information](https://github.com/dotnet/core/blob/main/license-information-windows.md).
- [.NET Asset Licensing Model](https://github.com/dotnet/runtime/blob/main/docs/project/licensing-assets.md)
## Package distributions
Library packages use the MIT license, for example [System.Text.Json](https://www.nuget.org/packages/System.Text.Json).
## Redistribution
Binaries produced by .NET SDK compilers (C#, F#, VB) can be redistributed without additional restrictions. The only restrictions are based on the license of the compiler inputs used to produce the binary.
Applications are subject to the same terms as are covered by "Product distributions" and "Package distibutions", above.
Parts of the .NET runtime are embedded in applications, including [platform-specific executable hosts](https://learn.microsoft.com/dotnet/core/deploying/deploy-with-cli#framework-dependent-executable),
and [self-contained deployments](https://learn.microsoft.com/dotnet/core/deploying/deploy-with-cli#self-contained-deployment).
================================================
FILE: linux-support.md
================================================
# .NET Support and Compatibility for Linux Distributions
This content has been moved to [linux.md](linux.md).
================================================
FILE: linux.md
================================================
# Linux Distribution Support and Compatibility
.NET can be [installed](https://learn.microsoft.com/dotnet/core/install/linux) and run on almost any Linux distribution. Packages that are available in a given distribution are compatible with that distribution. Packages and binaries from Microsoft are compatible with a broad set of distributions.
The .NET community provides [best effort support](./os-lifecycle-policy.md) across all Linux distributions. [Commercial support](support.md) is provided for some popular distributions.
## Containers
The [official .NET container images](https://github.com/dotnet/dotnet-docker) are published to the [Microsoft Artifact Registry](https://mcr.microsoft.com/catalog?search=dotnet/). These images are built by Microsoft and are kept up-to-date with new .NET versions and base image updates.
Several other vendors distribute their own versions of .NET containers to other registries:
- [Chainguard Images](https://images.chainguard.dev/directory/image/dotnet-sdk/versions)
- [OpenShift](https://developers.redhat.com/blog/2018/07/05/deploy-dotnet-core-apps-openshift)
- [SUSE Linux Enterprise Server Container Images](https://registry.suse.com/repositories?languages%5B%5D=dotnet)
- [Ubuntu Rocks](https://hub.docker.com/r/ubuntu/dotnet-aspnet)
Please note that these other .NET container image distributions will have different support policies from the official images.
## Packages
.NET is included in the package archives of the following distributions:
- [Alpine Linux](https://pkgs.alpinelinux.org/packages?name=dotnet*)
- [Arch Linux](https://archlinux.org/packages/?q=dotnet)
- [Arch Linux User Repository](https://aur.archlinux.org/packages?K=dotnet)
- [Azure Linux](https://packages.microsoft.com/azurelinux/3.0/prod/base/x86_64/)
- [Fedora](https://packages.fedoraproject.org/search?query=dotnet)
- [Red Hat Enterprise Linux](https://docs.redhat.com/documentation/net)
- [Tizen](https://developer.samsung.com/tizen/About-Tizen.NET/Tizen.NET.html)
- [Ubuntu](https://packages.ubuntu.com/search?keywords=dotnet)
In general, you can install the .NET SDK via a versioned package, like `dotnet8` or `dotnet-sdk-8.0`.
```bash
sudo apt update && sudo apt install -y dotnet-sdk-8.0
```
## Microsoft packages
Microsoft offers alternate package feeds at [packages.microsoft.com](http://packages.microsoft.com/) that include the Microsoft binary build of .NET.
They are documented at [Install .NET on Linux](https://learn.microsoft.com/dotnet/core/install/linux).
You can move back and forth between distribution and Microsoft archives using a variety of [package manager patterns](https://learn.microsoft.com/dotnet/core/install/linux-package-mixup) and [previous challenges](https://github.com/dotnet/core/issues/7699) to guide you.
Microsoft is [no longer publishing packages for Ubuntu starting with Ubuntu 24.04](https://github.com/dotnet/core/discussions/9258) and other distros with [.NET 9 Package Publishing](https://github.com/dotnet/core/discussions/9556).
[SDK feature bands](https://learn.microsoft.com/dotnet/core/releases-and-support#feature-bands-sdk-only) are the only significant difference between Microsoft and distro-provided builds. Distro-provided SDK builds are always within the `.1xx` feature band, while Microsoft SDK builds are always for the latest feature band, for example `.2xx`.
## Dependencies
.NET has multiple dependencies that must be installed. If you install .NET via packages, these packages will typically already be installed.
- [.NET 8 dependencies](./release-notes/8.0/os-packages.md)
- [.NET 9 dependencies](./release-notes/9.0/os-packages.md)
- [.NET 10 dependencies](./release-notes/10.0/os-packages.md)
## Portable build compatibility
Portable builds are compiled to provide [broad compatibility](https://github.com/dotnet/runtime/issues/83428). The minimum supported libc version is documented in [.NET Supported OS Policy](./os-lifecycle-policy.md).
Microsoft provides [portable builds](https://dotnet.microsoft.com/download/dotnet) that support both [glibc](https://www.gnu.org/software/libc/)-based and [musl libc](https://musl.libc.org/)-based Linux distributions.
The following examples demonstrate how to find the libc version provided for your distribution.
On Alpine 3.13:
```bash
# ldd --version
musl libc (aarch64)
Version 1.2.2
```
On Ubuntu 16.04:
```bash
# ldd --version
ldd (Ubuntu GLIBC 2.23-0ubuntu11.3) 2.23
```
## OpenSSL compatibility
Portable builds support both OpenSSL 1.x and 3.x and can be run on distributions with either version of OpenSSL. For example, Ubuntu 22.04 only includes OpenSSL 3 in its official package archive.
The highest OpenSSL version is loaded by default, but it can be [configured to use a specific version](https://github.com/dotnet/runtime/issues/79153#issuecomment-1335476471).
## Building .NET from source
.NET can be built from source via [dotnet/dotnet](https://github.com/dotnet/dotnet).
For distributions publishing packages, follow [.NET Packaging Guidelines](https://learn.microsoft.com/dotnet/core/distribution-packaging#recommended-packages).
================================================
FILE: microsoft-support.md
================================================
# Microsoft support for .NET
This content has been moved to [.NET support](support.md).
================================================
FILE: os-lifecycle-policy.md
================================================
# .NET Supported OS Policy
.NET is [supported](support.md) on multiple operating systems.
## Supported .NET versions
The following documents describe supported operating systems:
* [.NET 10 supported OS versions](release-notes/10.0/supported-os.md)
* [.NET 9 supported OS versions](release-notes/9.0/supported-os.md)
* [.NET 8 supported OS versions](release-notes/8.0/supported-os.md)
## Preview .NET versions
N/A
## Out-of-support .NET versions
The following documents describe (historical) supported operating systems:
* [.NET 7 supported OS versions](release-notes/7.0/supported-os.md)
* [.NET 6 supported OS versions](release-notes/6.0/supported-os.md)
* [.NET 5 supported OS versions](release-notes/5.0/5.0-supported-os.md)
* [.NET Core 3.1 supported OS versions](release-notes/3.1/3.1-supported-os.md)
* [.NET Core 3.0 supported OS versions](release-notes/3.0/3.0-supported-os.md)
* [.NET Core 2.2 supported OS versions](release-notes/2.2/2.2-supported-os.md)
* [.NET Core 2.1 supported OS versions](release-notes/2.1/2.1-supported-os.md)
* [.NET Core 2.0 supported OS versions](release-notes/2.0/2.0-supported-os.md)
* [.NET Core 1.x supported OS versions](release-notes/1.0/1.0-supported-os.md)
## Change Process
Operating system versions are added and go out of support on a regular basis. We record these changes in three places:
* The support documents listed above
* [Monthly Update Announcements](https://github.com/dotnet/announcements/labels/Monthly-Update)
* [OS support tracking issues](https://github.com/dotnet/core/labels/os-support)
## Lifecycle Policy
Each supported operating system has a lifecycle defined by its sponsor organization (for example, Microsoft, Red Hat, Debian, or Apple). The .NET team applies each of those lifecycle schedules to inform adding and removing support for operating system versions. Support is typically removed when an operating system goes out of mainline support, at which point we stop testing and supporting it, and support documents are updated to match.
Operating system policies and schedules do not always align well with the annual .NET schedule. We have sometimes supported both [Windows](https://learn.microsoft.com/troubleshoot/windows-client/windows-7-eos-faq/windows-7-extended-security-updates-faq) and Linux versions after mainline (and possibly free) support has lapsed as a service to users to provide more time to transition to newer releases. The previous support documents are kept up to date and provide accurate information you can use to make your own support decisions.
================================================
FILE: release-notes/1.0/1.0-supported-os.md
================================================
# .NET Core 1.x - Supported OS versions
The tables below provide OS version information supported by .NET Core 1.x.
* A '+' indicates the minimum supported version.
* Where possible, links to Distribution-owned lifecycle documentation is provided.
## Windows
| OS | Version | Architectures| Notes |
| ------------------------------|--------------------------------|--------------|----- |
| Windows Client | 7 SP1+, 8.1 | x64, x86 | |
| Windows 10 Client | Version 1607+ | x64, x86 | |
| Windows Server | 2008 R2 SP1 - 2016* | x64, x86 | |
\* Supported by latest patch release of .NET Core 1.1
See the [Windows Lifecycle Fact Sheet](https://support.microsoft.com/help/13853/windows-lifecycle-fact-sheet) for details regarding each Windows release lifecycle.
## macOS
| OS | Version | Architectures| Notes |
| ------------------------------|--------------------------------|--------------|----- |
| Mac OS X | 10.11, 10.12* | x64 | [Apple Support Sitemap](https://support.apple.com/sitemap); [Apple Security Updates](https://support.apple.com/HT201222) |
\* Supported by latest patch release of .NET Core 1.0
## Linux
| OS | Version | Architectures| Notes |
| ------------------------------|--------------------------------|--------------|----- |
| Red Hat Enterprise Linux; CentOS; Oracle Linux | 7 | x64 | [Red Hat support policy](https://access.redhat.com/support/policy/updates/errata/); [CentOS lifecycle](https://wiki.centos.org/FAQ(2f)General.html); [Oracle Linux lifecycle](https://www.oracle.com/a/ocom/docs/elsp-lifetime-069338.pdf) |
| Fedora | 27, 28 (1.1) | x64 | [Fedora lifecycle](https://fedoraproject.org/wiki/End_of_life) |
| Debian | 8.2+ | x64 | [Debian lifecycle](https://wiki.debian.org/DebianReleases) |
| Ubuntu; Linux Mint | 16.04, 18.04 (1.1); 17 | x64 | [Ubuntu lifecycle](https://wiki.ubuntu.com/Releases); [Linux Mint end of life announcements](https://forums.linuxmint.com/search.php?keywords=%22end+of+life%22&terms=all&author=&sc=1&sf=titleonly&sr=posts&sk=t&sd=d&st=0&ch=300&t=0&submit=Search) |
| openSUSE | 42.3+ (1.1) | x64 | [OpenSUSE lifecycle](https://en.opensuse.org/Lifetime) |
* \* Supported by the latest patch release of .NET Core 1.1
* **Bold numbers** indicate additions to this release.
* '+' indicates the minimum supported version.
## Out of support OS versions
Support for the following versions was ended by the distribution owners and are [not supported by .NET Core 1.x](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md).
| OS | Version | End of Life |
| -----------|----------|------------- |
| Fedora | 26 | [May 2018](https://fedoramagazine.org/fedora-26-end-life/) |
| Fedora | 25 | [December 2017](https://fedoramagazine.org/fedora-25-end-life/) |
| Fedora | 24 | [August 2017](https://fedoramagazine.org/fedora-24-eol/) |
| Fedora | 23 | [December 20, 2016](https://lists.fedoraproject.org/archives/list/announce@lists.fedoraproject.org/thread/OHFCBTYXAO6NBH5BZZI3VIMIIL2ODFP5/) |
| openSUSE | 13.2 | [January 18, 2017](https://lists.opensuse.org/opensuse-security-announce/2017-01/msg00033.html) |
| openSUSE | 42.1 | [May 17, 2017](https://lists.opensuse.org/opensuse-security-announce/2017-05/msg00053.html) |
| Ubuntu | 17.10 | [July 2018](https://lists.ubuntu.com/archives/ubuntu-announce/2018-July/000232.html) |
| Ubuntu | 16.10 | [July 2017](https://lists.ubuntu.com/archives/ubuntu-announce/2017-July/000223.html) |
| Ubuntu | 14.04 | [06/2019](https://wiki.ubuntu.com/Releases) |
================================================
FILE: release-notes/1.0/1.0.0-api/1.0.0-api_Microsoft.CSharp.RuntimeBinder.md
================================================
# Microsoft.CSharp.RuntimeBinder
``` diff
+namespace Microsoft.CSharp.RuntimeBinder {
+ public static class Binder {
+ public static CallSiteBinder BinaryOperation(CSharpBinderFlags flags, ExpressionType operation, Type context, IEnumerable<CSharpArgumentInfo> argumentInfo);
+ public static CallSiteBinder Convert(CSharpBinderFlags flags, Type type, Type context);
+ public static CallSiteBinder GetIndex(CSharpBinderFlags flags, Type context, IEnumerable<CSharpArgumentInfo> argumentInfo);
+ public static CallSiteBinder GetMember(CSharpBinderFlags flags, string name, Type context, IEnumerable<CSharpArgumentInfo> argumentInfo);
+ public static CallSiteBinder Invoke(CSharpBinderFlags flags, Type context, IEnumerable<CSharpArgumentInfo> argumentInfo);
+ public static CallSiteBinder InvokeConstructor(CSharpBinderFlags flags, Type context, IEnumerable<CSharpArgumentInfo> argumentInfo);
+ public static CallSiteBinder InvokeMember(CSharpBinderFlags flags, string name, IEnumerable<Type> typeArguments, Type context, IEnumerable<CSharpArgumentInfo> argumentInfo);
+ public static CallSiteBinder IsEvent(CSharpBinderFlags flags, string name, Type context);
+ public static CallSiteBinder SetIndex(CSharpBinderFlags flags, Type context, IEnumerable<CSharpArgumentInfo> argumentInfo);
+ public static CallSiteBinder SetMember(CSharpBinderFlags flags, string name, Type context, IEnumerable<CSharpArgumentInfo> argumentInfo);
+ public static CallSiteBinder UnaryOperation(CSharpBinderFlags flags, ExpressionType operation, Type context, IEnumerable<CSharpArgumentInfo> argumentInfo);
+ }
+ public sealed class CSharpArgumentInfo {
+ public static CSharpArgumentInfo Create(CSharpArgumentInfoFlags flags, string name);
+ }
+ public enum CSharpArgumentInfoFlags {
+ Constant = 2,
+ IsOut = 16,
+ IsRef = 8,
+ IsStaticType = 32,
+ NamedArgument = 4,
+ None = 0,
+ UseCompileTimeType = 1,
+ }
+ public enum CSharpBinderFlags {
+ BinaryOperationLogical = 8,
+ CheckedContext = 1,
+ ConvertArrayIndex = 32,
+ ConvertExplicit = 16,
+ InvokeSimpleName = 2,
+ InvokeSpecialName = 4,
+ None = 0,
+ ResultDiscarded = 256,
+ ResultIndexed = 64,
+ ValueFromCompoundAssignment = 128,
+ }
+ public class RuntimeBinderException : Exception {
+ public RuntimeBinderException();
+ public RuntimeBinderException(string message);
+ public RuntimeBinderException(string message, Exception innerException);
+ }
+ public class RuntimeBinderInternalCompilerException : Exception {
+ public RuntimeBinderInternalCompilerException();
+ public RuntimeBinderInternalCompilerException(string message);
+ public RuntimeBinderInternalCompilerException(string message, Exception innerException);
+ }
+}
```
================================================
FILE: release-notes/1.0/1.0.0-api/1.0.0-api_Microsoft.SqlServer.Server.md
================================================
# Microsoft.SqlServer.Server
``` diff
+namespace Microsoft.SqlServer.Server {
+ public class SqlDataRecord {
+ public SqlDataRecord(params SqlMetaData[] metaData);
+ public virtual int FieldCount { get; }
+ public virtual object this[int ordinal] { get; }
+ public virtual object this[string name] { get; }
+ public virtual bool GetBoolean(int ordinal);
+ public virtual byte GetByte(int ordinal);
+ public virtual long GetBytes(int ordinal, long fieldOffset, byte[] buffer, int bufferOffset, int length);
+ public virtual char GetChar(int ordinal);
+ public virtual long GetChars(int ordinal, long fieldOffset, char[] buffer, int bufferOffset, int length);
+ public virtual string GetDataTypeName(int ordinal);
+ public virtual DateTime GetDateTime(int ordinal);
+ public virtual DateTimeOffset GetDateTimeOffset(int ordinal);
+ public virtual Decimal GetDecimal(int ordinal);
+ public virtual double GetDouble(int ordinal);
+ public virtual Type GetFieldType(int ordinal);
+ public virtual float GetFloat(int ordinal);
+ public virtual Guid GetGuid(int ordinal);
+ public virtual short GetInt16(int ordinal);
+ public virtual int GetInt32(int ordinal);
+ public virtual long GetInt64(int ordinal);
+ public virtual string GetName(int ordinal);
+ public virtual int GetOrdinal(string name);
+ public virtual SqlBinary GetSqlBinary(int ordinal);
+ public virtual SqlBoolean GetSqlBoolean(int ordinal);
+ public virtual SqlByte GetSqlByte(int ordinal);
+ public virtual SqlBytes GetSqlBytes(int ordinal);
+ public virtual SqlChars GetSqlChars(int ordinal);
+ public virtual SqlDateTime GetSqlDateTime(int ordinal);
+ public virtual SqlDecimal GetSqlDecimal(int ordinal);
+ public virtual SqlDouble GetSqlDouble(int ordinal);
+ public virtual Type GetSqlFieldType(int ordinal);
+ public virtual SqlGuid GetSqlGuid(int ordinal);
+ public virtual SqlInt16 GetSqlInt16(int ordinal);
+ public virtual SqlInt32 GetSqlInt32(int ordinal);
+ public virtual SqlInt64 GetSqlInt64(int ordinal);
+ public virtual SqlMetaData GetSqlMetaData(int ordinal);
+ public virtual SqlMoney GetSqlMoney(int ordinal);
+ public virtual SqlSingle GetSqlSingle(int ordinal);
+ public virtual SqlString GetSqlString(int ordinal);
+ public virtual object GetSqlValue(int ordinal);
+ public virtual int GetSqlValues(object[] values);
+ public virtual SqlXml GetSqlXml(int ordinal);
+ public virtual string GetString(int ordinal);
+ public virtual TimeSpan GetTimeSpan(int ordinal);
+ public virtual object GetValue(int ordinal);
+ public virtual int GetValues(object[] values);
+ public virtual bool IsDBNull(int ordinal);
+ public virtual void SetBoolean(int ordinal, bool value);
+ public virtual void SetByte(int ordinal, byte value);
+ public virtual void SetBytes(int ordinal, long fieldOffset, byte[] buffer, int bufferOffset, int length);
+ public virtual void SetChar(int ordinal, char value);
+ public virtual void SetChars(int ordinal, long fieldOffset, char[] buffer, int bufferOffset, int length);
+ public virtual void SetDateTime(int ordinal, DateTime value);
+ public virtual void SetDateTimeOffset(int ordinal, DateTimeOffset value);
+ public virtual void SetDBNull(int ordinal);
+ public virtual void SetDecimal(int ordinal, Decimal value);
+ public virtual void SetDouble(int ordinal, double value);
+ public virtual void SetFloat(int ordinal, float value);
+ public virtual void SetGuid(int ordinal, Guid value);
+ public virtual void SetInt16(int ordinal, short value);
+ public virtual void SetInt32(int ordinal, int value);
+ public virtual void SetInt64(int ordinal, long value);
+ public virtual void SetSqlBinary(int ordinal, SqlBinary value);
+ public virtual void SetSqlBoolean(int ordinal, SqlBoolean value);
+ public virtual void SetSqlByte(int ordinal, SqlByte value);
+ public virtual void SetSqlBytes(int ordinal, SqlBytes value);
+ public virtual void SetSqlChars(int ordinal, SqlChars value);
+ public virtual void SetSqlDateTime(int ordinal, SqlDateTime value);
+ public virtual void SetSqlDecimal(int ordinal, SqlDecimal value);
+ public virtual void SetSqlDouble(int ordinal, SqlDouble value);
+ public virtual void SetSqlGuid(int ordinal, SqlGuid value);
+ public virtual void SetSqlInt16(int ordinal, SqlInt16 value);
+ public virtual void SetSqlInt32(int ordinal, SqlInt32 value);
+ public virtual void SetSqlInt64(int ordinal, SqlInt64 value);
+ public virtual void SetSqlMoney(int ordinal, SqlMoney value);
+ public virtual void SetSqlSingle(int ordinal, SqlSingle value);
+ public virtual void SetSqlString(int ordinal, SqlString value);
+ public virtual void SetSqlXml(int ordinal, SqlXml value);
+ public virtual void SetString(int ordinal, string value);
+ public virtual void SetTimeSpan(int ordinal, TimeSpan value);
+ public virtual void SetValue(int ordinal, object value);
+ public virtual int SetValues(params object[] values);
+ }
+ public sealed class SqlMetaData {
+ public SqlMetaData(string name, SqlDbType dbType);
+ public SqlMetaData(string name, SqlDbType dbType, bool useServerDefault, bool isUniqueKey, SortOrder columnSortOrder, int sortOrdinal);
+ public SqlMetaData(string name, SqlDbType dbType, byte precision, byte scale);
+ public SqlMetaData(string name, SqlDbType dbType, byte precision, byte scale, bool useServerDefault, bool isUniqueKey, SortOrder columnSortOrder, int sortOrdinal);
+ public SqlMetaData(string name, SqlDbType dbType, long maxLength);
+ public SqlMetaData(string name, SqlDbType dbType, long maxLength, bool useServerDefault, bool isUniqueKey, SortOrder columnSortOrder, int sortOrdinal);
+ public SqlMetaData(string name, SqlDbType dbType, long maxLength, byte precision, byte scale, long locale, SqlCompareOptions compareOptions, Type userDefinedType);
+ public SqlMetaData(string name, SqlDbType dbType, long maxLength, byte precision, byte scale, long localeId, SqlCompareOptions compareOptions, Type userDefinedType, bool useServerDefault, bool isUniqueKey, SortOrder columnSortOrder, int sortOrdinal);
+ public SqlMetaData(string name, SqlDbType dbType, long maxLength, long locale, SqlCompareOptions compareOptions);
+ public SqlMetaData(string name, SqlDbType dbType, long maxLength, long locale, SqlCompareOptions compareOptions, bool useServerDefault, bool isUniqueKey, SortOrder columnSortOrder, int sortOrdinal);
+ public SqlMetaData(string name, SqlDbType dbType, string database, string owningSchema, string objectName);
+ public SqlMetaData(string name, SqlDbType dbType, string database, string owningSchema, string objectName, bool useServerDefault, bool isUniqueKey, SortOrder columnSortOrder, int sortOrdinal);
+ public SqlCompareOptions CompareOptions { get; }
+ public bool IsUniqueKey { get; }
+ public long LocaleId { get; }
+ public static long Max { get; }
+ public long MaxLength { get; }
+ public string Name { get; }
+ public byte Precision { get; }
+ public byte Scale { get; }
+ public SortOrder SortOrder { get; }
+ public int SortOrdinal { get; }
+ public SqlDbType SqlDbType { get; }
+ public string TypeName { get; }
+ public bool UseServerDefault { get; }
+ public string XmlSchemaCollectionDatabase { get; }
+ public string XmlSchemaCollectionName { get; }
+ public string XmlSchemaCollectionOwningSchema { get; }
+ public bool Adjust(bool value);
+ public byte Adjust(byte value);
+ public byte[] Adjust(byte[] value);
+ public char Adjust(char value);
+ public char[] Adjust(char[] value);
+ public SqlBinary Adjust(SqlBinary value);
+ public SqlBoolean Adjust(SqlBoolean value);
+ public SqlByte Adjust(SqlByte value);
+ public SqlBytes Adjust(SqlBytes value);
+ public SqlChars Adjust(SqlChars value);
+ public SqlDateTime Adjust(SqlDateTime value);
+ public SqlDecimal Adjust(SqlDecimal value);
+ public SqlDouble Adjust(SqlDouble value);
+ public SqlGuid Adjust(SqlGuid value);
+ public SqlInt16 Adjust(SqlInt16 value);
+ public SqlInt32 Adjust(SqlInt32 value);
+ public SqlInt64 Adjust(SqlInt64 value);
+ public SqlMoney Adjust(SqlMoney value);
+ public SqlSingle Adjust(SqlSingle value);
+ public SqlString Adjust(SqlString value);
+ public SqlXml Adjust(SqlXml value);
+ public DateTime Adjust(DateTime value);
+ public DateTimeOffset Adjust(DateTimeOffset value);
+ public Decimal Adjust(Decimal value);
+ public double Adjust(double value);
+ public Guid Adjust(Guid value);
+ public short Adjust(short value);
+ public int Adjust(int value);
+ public long Adjust(long value);
+ public object Adjust(object value);
+ public float Adjust(float value);
+ public string Adjust(string value);
+ public TimeSpan Adjust(TimeSpan value);
+ public static SqlMetaData InferFromValue(object value, string name);
+ }
+}
```
================================================
FILE: release-notes/1.0/1.0.0-api/1.0.0-api_Microsoft.VisualBasic.CompilerServices.md
================================================
# Microsoft.VisualBasic.CompilerServices
``` diff
+namespace Microsoft.VisualBasic.CompilerServices {
+ public sealed class Conversions {
+ public static object ChangeType(object Expression, Type TargetType);
+ public static bool ToBoolean(object Value);
+ public static bool ToBoolean(string Value);
+ public static byte ToByte(object Value);
+ public static byte ToByte(string Value);
+ public static char ToChar(object Value);
+ public static char ToChar(string Value);
+ public static char[] ToCharArrayRankOne(object Value);
+ public static char[] ToCharArrayRankOne(string Value);
+ public static DateTime ToDate(object Value);
+ public static DateTime ToDate(string Value);
+ public static Decimal ToDecimal(bool Value);
+ public static Decimal ToDecimal(object Value);
+ public static Decimal ToDecimal(string Value);
+ public static double ToDouble(object Value);
+ public static double ToDouble(string Value);
+ public static T ToGenericParameter<T>(object Value);
+ public static int ToInteger(object Value);
+ public static int ToInteger(string Value);
+ public static long ToLong(object Value);
+ public static long ToLong(string Value);
+ public static sbyte ToSByte(object Value);
+ public static sbyte ToSByte(string Value);
+ public static short ToShort(object Value);
+ public static short ToShort(string Value);
+ public static float ToSingle(object Value);
+ public static float ToSingle(string Value);
+ public static string ToString(bool Value);
+ public static string ToString(byte Value);
+ public static string ToString(char Value);
+ public static string ToString(DateTime Value);
+ public static string ToString(Decimal Value);
+ public static string ToString(double Value);
+ public static string ToString(short Value);
+ public static string ToString(int Value);
+ public static string ToString(long Value);
+ public static string ToString(object Value);
+ public static string ToString(float Value);
+ public static string ToString(uint Value);
+ public static string ToString(ulong Value);
+ public static uint ToUInteger(object Value);
+ public static uint ToUInteger(string Value);
+ public static ulong ToULong(object Value);
+ public static ulong ToULong(string Value);
+ public static ushort ToUShort(object Value);
+ public static ushort ToUShort(string Value);
+ }
+ public sealed class DesignerGeneratedAttribute : Attribute {
+ public DesignerGeneratedAttribute();
+ }
+ public sealed class IncompleteInitialization : Exception {
+ public IncompleteInitialization();
+ }
+ public sealed class NewLateBinding {
+ public static object LateCall(object Instance, Type Type, string MemberName, object[] Arguments, string[] ArgumentNames, Type[] TypeArguments, bool[] CopyBack, bool IgnoreReturn);
+ public static object LateGet(object Instance, Type Type, string MemberName, object[] Arguments, string[] ArgumentNames, Type[] TypeArguments, bool[] CopyBack);
+ public static object LateIndexGet(object Instance, object[] Arguments, string[] ArgumentNames);
+ public static void LateIndexSet(object Instance, object[] Arguments, string[] ArgumentNames);
+ public static void LateIndexSetComplex(object Instance, object[] Arguments, string[] ArgumentNames, bool OptimisticSet, bool RValueBase);
+ public static void LateSet(object Instance, Type Type, string MemberName, object[] Arguments, string[] ArgumentNames, Type[] TypeArguments);
+ public static void LateSet(object Instance, Type Type, string MemberName, object[] Arguments, string[] ArgumentNames, Type[] TypeArguments, bool OptimisticSet, bool RValueBase, CallType CallType);
+ public static void LateSetComplex(object Instance, Type Type, string MemberName, object[] Arguments, string[] ArgumentNames, Type[] TypeArguments, bool OptimisticSet, bool RValueBase);
+ }
+ public sealed class ObjectFlowControl {
+ public static void CheckForSyncLockOnValueType(object Expression);
+ public sealed class ForLoopControl {
+ public static bool ForLoopInitObj(object Counter, object Start, object Limit, object StepValue, ref object LoopForResult, ref object CounterResult);
+ public static bool ForNextCheckDec(Decimal count, Decimal limit, Decimal StepValue);
+ public static bool ForNextCheckObj(object Counter, object LoopObj, ref object CounterResult);
+ public static bool ForNextCheckR4(float count, float limit, float StepValue);
+ public static bool ForNextCheckR8(double count, double limit, double StepValue);
+ }
+ }
+ public sealed class Operators {
+ public static object AddObject(object Left, object Right);
+ public static object AndObject(object Left, object Right);
+ public static object CompareObjectEqual(object Left, object Right, bool TextCompare);
+ public static object CompareObjectGreater(object Left, object Right, bool TextCompare);
+ public static object CompareObjectGreaterEqual(object Left, object Right, bool TextCompare);
+ public static object CompareObjectLess(object Left, object Right, bool TextCompare);
+ public static object CompareObjectLessEqual(object Left, object Right, bool TextCompare);
+ public static object CompareObjectNotEqual(object Left, object Right, bool TextCompare);
+ public static int CompareString(string Left, string Right, bool TextCompare);
+ public static object ConcatenateObject(object Left, object Right);
+ public static bool ConditionalCompareObjectEqual(object Left, object Right, bool TextCompare);
+ public static bool ConditionalCompareObjectGreater(object Left, object Right, bool TextCompare);
+ public static bool ConditionalCompareObjectGreaterEqual(object Left, object Right, bool TextCompare);
+ public static bool ConditionalCompareObjectLess(object Left, object Right, bool TextCompare);
+ public static bool ConditionalCompareObjectLessEqual(object Left, object Right, bool TextCompare);
+ public static bool ConditionalCompareObjectNotEqual(object Left, object Right, bool TextCompare);
+ public static object DivideObject(object Left, object Right);
+ public static object ExponentObject(object Left, object Right);
+ public static object IntDivideObject(object Left, object Right);
+ public static object LeftShiftObject(object Operand, object Amount);
+ public static object ModObject(object Left, object Right);
+ public static object MultiplyObject(object Left, object Right);
+ public static object NegateObject(object Operand);
+ public static object NotObject(object Operand);
+ public static object OrObject(object Left, object Right);
+ public static object PlusObject(object Operand);
+ public static object RightShiftObject(object Operand, object Amount);
+ public static object SubtractObject(object Left, object Right);
+ public static object XorObject(object Left, object Right);
+ }
+ public sealed class OptionCompareAttribute : Attribute {
+ public OptionCompareAttribute();
+ }
+ public sealed class OptionTextAttribute : Attribute {
+ public OptionTextAttribute();
+ }
+ public sealed class ProjectData {
+ public static void ClearProjectError();
+ public static void SetProjectError(Exception ex);
+ public static void SetProjectError(Exception ex, int lErl);
+ }
+ public sealed class StandardModuleAttribute : Attribute {
+ public StandardModuleAttribute();
+ }
+ public sealed class StaticLocalInitFlag {
+ public short State;
+ public StaticLocalInitFlag();
+ }
+ public sealed class Utils {
+ public static Array CopyArray(Array arySrc, Array aryDest);
+ }
+}
```
================================================
FILE: release-notes/1.0/1.0.0-api/1.0.0-api_Microsoft.VisualBasic.md
================================================
# Microsoft.VisualBasic
``` diff
+namespace Microsoft.VisualBasic {
+ public enum CallType {
+ Get = 2,
+ Let = 4,
+ Method = 1,
+ Set = 8,
+ }
+ public sealed class Constants {
+ public const string vbBack = "\b";
+ public const string vbCr = "\r";
+ public const string vbCrLf = "\r\n";
+ public const string vbFormFeed = "\f";
+ public const string vbLf = "\n";
+ public const string vbNewLine = "\r\n";
+ public const string vbNullChar = "\0";
+ public const string vbNullString = null;
+ public const string vbTab = "\t";
+ public const string vbVerticalTab = "\v";
+ }
+ public sealed class HideModuleNameAttribute : Attribute {
+ public HideModuleNameAttribute();
+ }
+ public sealed class Strings {
+ public static int AscW(char String);
+ public static int AscW(string String);
+ public static char ChrW(int CharCode);
+ }
+}
```
================================================
FILE: release-notes/1.0/1.0.0-api/1.0.0-api_Microsoft.Win32.SafeHandles.md
================================================
# Microsoft.Win32.SafeHandles
``` diff
+namespace Microsoft.Win32.SafeHandles {
+ public sealed class SafeAccessTokenHandle : SafeHandle {
+ public SafeAccessTokenHandle(IntPtr handle);
+ public static SafeAccessTokenHandle InvalidHandle { get; }
+ public override bool IsInvalid { get; }
+ protected override bool ReleaseHandle();
+ }
+ public sealed class SafeFileHandle : SafeHandle {
+ public SafeFileHandle(IntPtr preexistingHandle, bool ownsHandle);
+ public override bool IsInvalid { get; }
+ protected override bool ReleaseHandle();
+ }
+ public abstract class SafeHandleZeroOrMinusOneIsInvalid : SafeHandle {
+ public override bool IsInvalid { get; }
+ }
+ public sealed class SafeMemoryMappedFileHandle : SafeHandle {
+ public override bool IsInvalid { get; }
+ protected override bool ReleaseHandle();
+ }
+ public sealed class SafeMemoryMappedViewHandle : SafeBuffer {
+ protected override bool ReleaseHandle();
+ }
+ public abstract class SafeNCryptHandle : SafeHandle {
+ protected SafeNCryptHandle();
+ public override bool IsInvalid { get; }
+ protected override bool ReleaseHandle();
+ protected abstract bool ReleaseNativeHandle();
+ }
+ public sealed class SafeNCryptKeyHandle : SafeNCryptHandle {
+ public SafeNCryptKeyHandle();
+ protected override bool ReleaseNativeHandle();
+ }
+ public sealed class SafeNCryptProviderHandle : SafeNCryptHandle {
+ public SafeNCryptProviderHandle();
+ protected override bool ReleaseNativeHandle();
+ }
+ public sealed class SafeNCryptSecretHandle : SafeNCryptHandle {
+ public SafeNCryptSecretHandle();
+ protected override bool ReleaseNativeHandle();
+ }
+ public sealed class SafePipeHandle : SafeHandle {
+ public SafePipeHandle(IntPtr preexistingHandle, bool ownsHandle);
+ public override bool IsInvalid { get; }
+ protected override bool ReleaseHandle();
+ }
+ public sealed class SafeProcessHandle : SafeHandle {
+ public SafeProcessHandle(IntPtr existingHandle, bool ownsHandle);
+ public override bool IsInvalid { get; }
+ protected override bool ReleaseHandle();
+ }
+ public sealed class SafeRegistryHandle : SafeHandle {
+ public SafeRegistryHandle(IntPtr preexistingHandle, bool ownsHandle);
+ public override bool IsInvalid { get; }
+ protected override bool ReleaseHandle();
+ }
+ public sealed class SafeWaitHandle : SafeHandle {
+ public SafeWaitHandle(IntPtr existingHandle, bool ownsHandle);
+ public override bool IsInvalid { get; }
+ protected override bool ReleaseHandle();
+ }
+ public sealed class SafeX509ChainHandle : SafeHandle {
+ public override bool IsInvalid { get; }
+ protected override bool ReleaseHandle();
+ }
+}
```
================================================
FILE: release-notes/1.0/1.0.0-api/1.0.0-api_Microsoft.Win32.md
================================================
# Microsoft.Win32
``` diff
+namespace Microsoft.Win32 {
+ public static class Registry {
+ public static readonly RegistryKey ClassesRoot;
+ public static readonly RegistryKey CurrentConfig;
+ public static readonly RegistryKey CurrentUser;
+ public static readonly RegistryKey LocalMachine;
+ public static readonly RegistryKey PerformanceData;
+ public static readonly RegistryKey Users;
+ public static object GetValue(string keyName, string valueName, object defaultValue);
+ public static void SetValue(string keyName, string valueName, object value);
+ public static void SetValue(string keyName, string valueName, object value, RegistryValueKind valueKind);
+ }
+ public static class RegistryAclExtensions {
+ public static RegistrySecurity GetAccessControl(this RegistryKey key);
+ public static RegistrySecurity GetAccessControl(this RegistryKey key, AccessControlSections includeSections);
+ public static void SetAccessControl(this RegistryKey key, RegistrySecurity registrySecurity);
+ }
+ public enum RegistryHive {
+ ClassesRoot = -2147483648,
+ CurrentConfig = -2147483643,
+ CurrentUser = -2147483647,
+ LocalMachine = -2147483646,
+ PerformanceData = -2147483644,
+ Users = -2147483645,
+ }
+ public sealed class RegistryKey : IDisposable {
+ public SafeRegistryHandle Handle { get; }
+ public string Name { get; }
+ public int SubKeyCount { get; }
+ public int ValueCount { get; }
+ public RegistryView View { get; }
+ public RegistryKey CreateSubKey(string subkey);
+ public RegistryKey CreateSubKey(string subkey, bool writable);
+ public RegistryKey CreateSubKey(string subkey, bool writable, RegistryOptions options);
+ public void DeleteSubKey(string subkey);
+ public void DeleteSubKey(string subkey, bool throwOnMissingSubKey);
+ public void DeleteSubKeyTree(string subkey);
+ public void DeleteSubKeyTree(string subkey, bool throwOnMissingSubKey);
+ public void DeleteValue(string name);
+ public void DeleteValue(string name, bool throwOnMissingValue);
+ public void Dispose();
+ public void Flush();
+ public static RegistryKey FromHandle(SafeRegistryHandle handle);
+ public static RegistryKey FromHandle(SafeRegistryHandle handle, RegistryView view);
+ public string[] GetSubKeyNames();
+ public object GetValue(string name);
+ public object GetValue(string name, object defaultValue);
+ public object GetValue(string name, object defaultValue, RegistryValueOptions options);
+ public RegistryValueKind GetValueKind(string name);
+ public string[] GetValueNames();
+ public static RegistryKey OpenBaseKey(RegistryHive hKey, RegistryView view);
+ public RegistryKey OpenSubKey(string name);
+ public RegistryKey OpenSubKey(string name, bool writable);
+ public RegistryKey OpenSubKey(string name, RegistryRights rights);
+ public void SetValue(string name, object value);
+ public void SetValue(string name, object value, RegistryValueKind valueKind);
+ public override string ToString();
+ }
+ public enum RegistryOptions {
+ None = 0,
+ Volatile = 1,
+ }
+ public enum RegistryValueKind {
+ Binary = 3,
+ DWord = 4,
+ ExpandString = 2,
+ MultiString = 7,
+ None = -1,
+ QWord = 11,
+ String = 1,
+ Unknown = 0,
+ }
+ public enum RegistryValueOptions {
+ DoNotExpandEnvironmentNames = 1,
+ None = 0,
+ }
+ public enum RegistryView {
+ Default = 0,
+ Registry32 = 512,
+ Registry64 = 256,
+ }
+}
```
================================================
FILE: release-notes/1.0/1.0.0-api/1.0.0-api_System.Buffers.md
================================================
# System.Buffers
``` diff
+namespace System.Buffers {
+ public abstract class ArrayPool<T> {
+ protected ArrayPool();
+ public static ArrayPool<T> Shared { [MethodImpl(AggressiveInlining)]get; }
+ public static ArrayPool<T> Create();
+ public static ArrayPool<T> Create(int maxArrayLength, int maxArraysPerBucket);
+ public abstract T[] Rent(int minimumLength);
+ public abstract void Return(T[] array, bool clearArray=false);
+ }
+}
```
================================================
FILE: release-notes/1.0/1.0.0-api/1.0.0-api_System.CodeDom.Compiler.md
================================================
# System.CodeDom.Compiler
``` diff
+namespace System.CodeDom.Compiler {
+ public sealed class GeneratedCodeAttribute : Attribute {
+ public GeneratedCodeAttribute(string tool, string version);
+ public string Tool { get; }
+ public string Version { get; }
+ }
+}
```
================================================
FILE: release-notes/1.0/1.0.0-api/1.0.0-api_System.Collections.Concurrent.md
================================================
# System.Collections.Concurrent
``` diff
+namespace System.Collections.Concurrent {
+ public class BlockingCollection<T> : ICollection, IDisposable, IEnumerable, IEnumerable<T>, IReadOnlyCollection<T> {
+ public BlockingCollection();
+ public BlockingCollection(IProducerConsumerCollection<T> collection);
+ public BlockingCollection(IProducerConsumerCollection<T> collection, int boundedCapacity);
+ public BlockingCollection(int boundedCapacity);
+ public int BoundedCapacity { get; }
+ public int Count { get; }
+ public bool IsAddingCompleted { get; }
+ public bool IsCompleted { get; }
+ bool System.Collections.ICollection.IsSynchronized { get; }
+ object System.Collections.ICollection.SyncRoot { get; }
+ public void Add(T item);
+ public void Add(T item, CancellationToken cancellationToken);
+ public static int AddToAny(BlockingCollection<T>[] collections, T item);
+ public static int AddToAny(BlockingCollection<T>[] collections, T item, CancellationToken cancellationToken);
+ public void CompleteAdding();
+ public void CopyTo(T[] array, int index);
+ public void Dispose();
+ protected virtual void Dispose(bool disposing);
+ public IEnumerable<T> GetConsumingEnumerable();
+ public IEnumerable<T> GetConsumingEnumerable(CancellationToken cancellationToken);
+ IEnumerator<T> System.Collections.Generic.IEnumerable<T>.GetEnumerator();
+ void System.Collections.ICollection.CopyTo(Array array, int index);
+ IEnumerator System.Collections.IEnumerable.GetEnumerator();
+ public T Take();
+ public T Take(CancellationToken cancellationToken);
+ public static int TakeFromAny(BlockingCollection<T>[] collections, out T item);
+ public static int TakeFromAny(BlockingCollection<T>[] collections, out T item, CancellationToken cancellationToken);
+ public T[] ToArray();
+ public bool TryAdd(T item);
+ public bool TryAdd(T item, int millisecondsTimeout);
+ public bool TryAdd(T item, int millisecondsTimeout, CancellationToken cancellationToken);
+ public bool TryAdd(T item, TimeSpan timeout);
+ public static int TryAddToAny(BlockingCollection<T>[] collections, T item);
+ public static int TryAddToAny(BlockingCollection<T>[] collections, T item, int millisecondsTimeout);
+ public static int TryAddToAny(BlockingCollection<T>[] collections, T item, int millisecondsTimeout, CancellationToken cancellationToken);
+ public static int TryAddToAny(BlockingCollection<T>[] collections, T item, TimeSpan timeout);
+ public bool TryTake(out T item);
+ public bool TryTake(out T item, int millisecondsTimeout);
+ public bool TryTake(out T item, int millisecondsTimeout, CancellationToken cancellationToken);
+ public bool TryTake(out T item, TimeSpan timeout);
+ public static int TryTakeFromAny(BlockingCollection<T>[] collections, out T item);
+ public static int TryTakeFromAny(BlockingCollection<T>[] collections, out T item, int millisecondsTimeout);
+ public static int TryTakeFromAny(BlockingCollection<T>[] collections, out T item, int millisecondsTimeout, CancellationToken cancellationToken);
+ public static int TryTakeFromAny(BlockingCollection<T>[] collections, out T item, TimeSpan timeout);
+ }
+ public class ConcurrentBag<T> : ICollection, IEnumerable, IEnumerable<T>, IProducerConsumerCollection<T>, IReadOnlyCollection<T> {
+ public ConcurrentBag();
+ public ConcurrentBag(IEnumerable<T> collection);
+ public int Count { get; }
+ public bool IsEmpty { get; }
+ bool System.Collections.ICollection.IsSynchronized { get; }
+ object System.Collections.ICollection.SyncRoot { get; }
+ public void Add(T item);
+ public void CopyTo(T[] array, int index);
+ public IEnumerator<T> GetEnumerator();
+ bool System.Collections.Concurrent.IProducerConsumerCollection<T>.TryAdd(T item);
+ void System.Collections.ICollection.CopyTo(Array array, int index);
+ IEnumerator System.Collections.IEnumerable.GetEnumerator();
+ public T[] ToArray();
+ public bool TryPeek(out T result);
+ public bool TryTake(out T result);
+ }
+ public class ConcurrentDictionary<TKey, TValue> : ICollection, ICollection<KeyValuePair<TKey, TValue>>, IDictionary, IDictionary<TKey, TValue>, IEnumerable, IEnumerable<KeyValuePair<TKey, TValue>>, IReadOnlyCollection<KeyValuePair<TKey, TValue>>, IReadOnlyDictionary<TKey, TValue> {
+ public ConcurrentDictionary();
+ public ConcurrentDictionary(IEnumerable<KeyValuePair<TKey, TValue>> collection);
+ public ConcurrentDictionary(IEnumerable<KeyValuePair<TKey, TValue>> collection, IEqualityComparer<TKey> comparer);
+ public ConcurrentDictionary(IEqualityComparer<TKey> comparer);
+ public ConcurrentDictionary(int concurrencyLevel, IEnumerable<KeyValuePair<TKey, TValue>> collection, IEqualityComparer<TKey> comparer);
+ public ConcurrentDictionary(int concurrencyLevel, int capacity);
+ public ConcurrentDictionary(int concurrencyLevel, int capacity, IEqualityComparer<TKey> comparer);
+ public int Count { get; }
+ public bool IsEmpty { get; }
+ public ICollection<TKey> Keys { get; }
+ bool System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.IsReadOnly { get; }
+ IEnumerable<TKey> System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.Keys { get; }
+ IEnumerable<TValue> System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.Values { get; }
+ bool System.Collections.ICollection.IsSynchronized { get; }
+ object System.Collections.ICollection.SyncRoot { get; }
+ bool System.Collections.IDictionary.IsFixedSize { get; }
+ bool System.Collections.IDictionary.IsReadOnly { get; }
+ object System.Collections.IDictionary.this[object key] { get; set; }
+ ICollection System.Collections.IDictionary.Keys { get; }
+ ICollection System.Collections.IDictionary.Values { get; }
+ public TValue this[TKey key] { get; set; }
+ public ICollection<TValue> Values { get; }
+ public TValue AddOrUpdate(TKey key, Func<TKey, TValue> addValueFactory, Func<TKey, TValue, TValue> updateValueFactory);
+ public TValue AddOrUpdate(TKey key, TValue addValue, Func<TKey, TValue, TValue> updateValueFactory);
+ public void Clear();
+ public bool ContainsKey(TKey key);
+ public IEnumerator<KeyValuePair<TKey, TValue>> GetEnumerator();
+ public TValue GetOrAdd(TKey key, Func<TKey, TValue> valueFactory);
+ public TValue GetOrAdd(TKey key, TValue value);
+ void System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(KeyValuePair<TKey, TValue> keyValuePair);
+ bool System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(KeyValuePair<TKey, TValue> keyValuePair);
+ void System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(KeyValuePair<TKey, TValue>[] array, int index);
+ bool System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(KeyValuePair<TKey, TValue> keyValuePair);
+ void System.Collections.Generic.IDictionary<TKey,TValue>.Add(TKey key, TValue value);
+ bool System.Collections.Generic.IDictionary<TKey,TValue>.Remove(TKey key);
+ void System.Collections.ICollection.CopyTo(Array array, int index);
+ void System.Collections.IDictionary.Add(object key, object value);
+ bool System.Collections.IDictionary.Contains(object key);
+ IDictionaryEnumerator System.Collections.IDictionary.GetEnumerator();
+ void System.Collections.IDictionary.Remove(object key);
+ IEnumerator System.Collections.IEnumerable.GetEnumerator();
+ public KeyValuePair<TKey, TValue>[] ToArray();
+ public bool TryAdd(TKey key, TValue value);
+ public bool TryGetValue(TKey key, out TValue value);
+ public bool TryRemove(TKey key, out TValue value);
+ public bool TryUpdate(TKey key, TValue newValue, TValue comparisonValue);
+ }
+ public class ConcurrentQueue<T> : ICollection, IEnumerable, IEnumerable<T>, IProducerConsumerCollection<T>, IReadOnlyCollection<T> {
+ public ConcurrentQueue();
+ public ConcurrentQueue(IEnumerable<T> collection);
+ public int Count { get; }
+ public bool IsEmpty { get; }
+ bool System.Collections.ICollection.IsSynchronized { get; }
+ object System.Collections.ICollection.SyncRoot { get; }
+ public void CopyTo(T[] array, int index);
+ public void Enqueue(T item);
+ public IEnumerator<T> GetEnumerator();
+ bool System.Collections.Concurrent.IProducerConsumerCollection<T>.TryAdd(T item);
+ bool System.Collections.Concurrent.IProducerConsumerCollection<T>.TryTake(out T item);
+ void System.Collections.ICollection.CopyTo(Array array, int index);
+ IEnumerator System.Collections.IEnumerable.GetEnumerator();
+ public T[] ToArray();
+ public bool TryDequeue(out T result);
+ public bool TryPeek(out T result);
+ }
+ public class ConcurrentStack<T> : ICollection, IEnumerable, IEnumerable<T>, IProducerConsumerCollection<T>, IReadOnlyCollection<T> {
+ public ConcurrentStack();
+ public ConcurrentStack(IEnumerable<T> collection);
+ public int Count { get; }
+ public bool IsEmpty { get; }
+ bool System.Collections.ICollection.IsSynchronized { get; }
+ object System.Collections.ICollection.SyncRoot { get; }
+ public void Clear();
+ public void CopyTo(T[] array, int index);
+ public IEnumerator<T> GetEnumerator();
+ public void Push(T item);
+ public void PushRange(T[] items);
+ public void PushRange(T[] items, int startIndex, int count);
+ bool System.Collections.Concurrent.IProducerConsumerCollection<T>.TryAdd(T item);
+ bool System.Collections.Concurrent.IProducerConsumerCollection<T>.TryTake(out T item);
+ void System.Collections.ICollection.CopyTo(Array array, int index);
+ IEnumerator System.Collections.IEnumerable.GetEnumerator();
+ public T[] ToArray();
+ public bool TryPeek(out T result);
+ public bool TryPop(out T result);
+ public int TryPopRange(T[] items);
+ public int TryPopRange(T[] items, int startIndex, int count);
+ }
+ public enum EnumerablePartitionerOptions {
+ NoBuffering = 1,
+ None = 0,
+ }
+ public interface IProducerConsumerCollection<T> : ICollection, IEnumerable, IEnumerable<T> {
+ void CopyTo(T[] array, int index);
+ T[] ToArray();
+ bool TryAdd(T item);
+ bool TryTake(out T item);
+ }
+ public abstract class OrderablePartitioner<TSource> : Partitioner<TSource> {
+ protected OrderablePartitioner(bool keysOrderedInEachPartition, bool keysOrderedAcrossPartitions, bool keysNormalized);
+ public bool KeysNormalized { get; }
+ public bool KeysOrderedAcrossPartitions { get; }
+ public bool KeysOrderedInEachPartition { get; }
+ public override IEnumerable<TSource> GetDynamicPartitions();
+ public virtual IEnumerable<KeyValuePair<long, TSource>> GetOrderableDynamicPartitions();
+ public abstract IList<IEnumerator<KeyValuePair<long, TSource>>> GetOrderablePartitions(int partitionCount);
+ public override IList<IEnumerator<TSource>> GetPartitions(int partitionCount);
+ }
+ public static class Partitioner {
+ public static OrderablePartitioner<Tuple<int, int>> Create(int fromInclusive, int toExclusive);
+ public static OrderablePartitioner<Tuple<int, int>> Create(int fromInclusive, int toExclusive, int rangeSize);
+ public static OrderablePartitioner<Tuple<long, long>> Create(long fromInclusive, long toExclusive);
+ public static OrderablePartitioner<Tuple<long, long>> Create(long fromInclusive, long toExclusive, long rangeSize);
+ public static OrderablePartitioner<TSource> Create<TSource>(IEnumerable<TSource> source);
+ public static OrderablePartitioner<TSource> Create<TSource>(IEnumerable<TSource> source, EnumerablePartitionerOptions partitionerOptions);
+ public static OrderablePartitioner<TSource> Create<TSource>(IList<TSource> list, bool loadBalance);
+ public static OrderablePartitioner<TSource> Create<TSource>(TSource[] array, bool loadBalance);
+ }
+ public abstract class Partitioner<TSource> {
+ protected Partitioner();
+ public virtual bool SupportsDynamicPartitions { get; }
+ public virtual IEnumerable<TSource> GetDynamicPartitions();
+ public abstract IList<IEnumerator<TSource>> GetPartitions(int partitionCount);
+ }
+}
```
================================================
FILE: release-notes/1.0/1.0.0-api/1.0.0-api_System.Collections.Generic.md
================================================
# System.Collections.Generic
``` diff
+namespace System.Collections.Generic {
+ public abstract class Comparer<T> : IComparer, IComparer<T> {
+ protected Comparer();
+ public static Comparer<T> Default { get; }
+ public abstract int Compare(T x, T y);
+ public static Comparer<T> Create(Comparison<T> comparison);
+ int System.Collections.IComparer.Compare(object x, object y);
+ }
+ public class Dictionary<TKey, TValue> : ICollection, ICollection<KeyValuePair<TKey, TValue>>, IDictionary, IDictionary<TKey, TValue>, IEnumerable, IEnumerable<KeyValuePair<TKey, TValue>>, IReadOnlyCollection<KeyValuePair<TKey, TValue>>, IReadOnlyDictionary<TKey, TValue> {
+ public Dictionary();
+ public Dictionary(IDictionary<TKey, TValue> dictionary);
+ public Dictionary(IDictionary<TKey, TValue> dictionary, IEqualityComparer<TKey> comparer);
+ public Dictionary(IEqualityComparer<TKey> comparer);
+ public Dictionary(int capacity);
+ public Dictionary(int capacity, IEqualityComparer<TKey> comparer);
+ public IEqualityComparer<TKey> Comparer { get; }
+ public int Count { get; }
+ public Dictionary<TKey, TValue>.KeyCollection Keys { get; }
+ bool System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.IsReadOnly { get; }
+ ICollection<TKey> System.Collections.Generic.IDictionary<TKey,TValue>.Keys { get; }
+ ICollection<TValue> System.Collections.Generic.IDictionary<TKey,TValue>.Values { get; }
+ IEnumerable<TKey> System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.Keys { get; }
+ IEnumerable<TValue> System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.Values { get; }
+ bool System.Collections.ICollection.IsSynchronized { get; }
+ object System.Collections.ICollection.SyncRoot { get; }
+ bool System.Collections.IDictionary.IsFixedSize { get; }
+ bool System.Collections.IDictionary.IsReadOnly { get; }
+ object System.Collections.IDictionary.this[object key] { get; set; }
+ ICollection System.Collections.IDictionary.Keys { get; }
+ ICollection System.Collections.IDictionary.Values { get; }
+ public TValue this[TKey key] { get; set; }
+ public Dictionary<TKey, TValue>.ValueCollection Values { get; }
+ public void Add(TKey key, TValue value);
+ public void Clear();
+ public bool ContainsKey(TKey key);
+ public bool ContainsValue(TValue value);
+ public Dictionary<TKey, TValue>.Enumerator GetEnumerator();
+ public bool Remove(TKey key);
+ void System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(KeyValuePair<TKey, TValue> keyValuePair);
+ bool System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(KeyValuePair<TKey, TValue> keyValuePair);
+ void System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(KeyValuePair<TKey, TValue>[] array, int index);
+ bool System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(KeyValuePair<TKey, TValue> keyValuePair);
+ IEnumerator<KeyValuePair<TKey, TValue>> System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator();
+ void System.Collections.ICollection.CopyTo(Array array, int index);
+ void System.Collections.IDictionary.Add(object key, object value);
+ bool System.Collections.IDictionary.Contains(object key);
+ IDictionaryEnumerator System.Collections.IDictionary.GetEnumerator();
+ void System.Collections.IDictionary.Remove(object key);
+ IEnumerator System.Collections.IEnumerable.GetEnumerator();
+ public bool TryGetValue(TKey key, out TValue value);
+ [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)]
+ public struct Enumerator : IDictionaryEnumerator, IDisposable, IEnumerator, IEnumerator<KeyValuePair<TKey, TValue>> {
+ public KeyValuePair<TKey, TValue> Current { get; }
+ DictionaryEntry System.Collections.IDictionaryEnumerator.Entry { get; }
+ object System.Collections.IDictionaryEnumerator.Key { get; }
+ object System.Collections.IDictionaryEnumerator.Value { get; }
+ object System.Collections.IEnumerator.Current { get; }
+ public void Dispose();
+ public bool MoveNext();
+ void System.Collections.IEnumerator.Reset();
+ }
+ public sealed class KeyCollection : ICollection, ICollection<TKey>, IEnumerable, IEnumerable<TKey>, IReadOnlyCollection<TKey> {
+ public KeyCollection(Dictionary<TKey, TValue> dictionary);
+ public int Count { get; }
+ bool System.Collections.Generic.ICollection<TKey>.IsReadOnly { get; }
+ bool System.Collections.ICollection.IsSynchronized { get; }
+ object System.Collections.ICollection.SyncRoot { get; }
+ public void CopyTo(TKey[] array, int index);
+ public Dictionary<TKey, TValue>.KeyCollection.Enumerator GetEnumerator();
+ void System.Collections.Generic.ICollection<TKey>.Add(TKey item);
+ void System.Collections.Generic.ICollection<TKey>.Clear();
+ bool System.Collections.Generic.ICollection<TKey>.Contains(TKey item);
+ bool System.Collections.Generic.ICollection<TKey>.Remove(TKey item);
+ IEnumerator<TKey> System.Collections.Generic.IEnumerable<TKey>.GetEnumerator();
+ void System.Collections.ICollection.CopyTo(Array array, int index);
+ IEnumerator System.Collections.IEnumerable.GetEnumerator();
+ [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)]
+ public struct Enumerator : IDisposable, IEnumerator, IEnumerator<TKey> {
+ public TKey Current { get; }
+ object System.Collections.IEnumerator.Current { get; }
+ public void Dispose();
+ public bool MoveNext();
+ void System.Collections.IEnumerator.Reset();
+ }
+ }
+ public sealed class ValueCollection : ICollection, ICollection<TValue>, IEnumerable, IEnumerable<TValue>, IReadOnlyCollection<TValue> {
+ public ValueCollection(Dictionary<TKey, TValue> dictionary);
+ public int Count { get; }
+ bool System.Collections.Generic.ICollection<TValue>.IsReadOnly { get; }
+ bool System.Collections.ICollection.IsSynchronized { get; }
+ object System.Collections.ICollection.SyncRoot { get; }
+ public void CopyTo(TValue[] array, int index);
+ public Dictionary<TKey, TValue>.ValueCollection.Enumerator GetEnumerator();
+ void System.Collections.Generic.ICollection<TValue>.Add(TValue item);
+ void System.Collections.Generic.ICollection<TValue>.Clear();
+ bool System.Collections.Generic.ICollection<TValue>.Contains(TValue item);
+ bool System.Collections.Generic.ICollection<TValue>.Remove(TValue item);
+ IEnumerator<TValue> System.Collections.Generic.IEnumerable<TValue>.GetEnumerator();
+ void System.Collections.ICollection.CopyTo(Array array, int index);
+ IEnumerator System.Collections.IEnumerable.GetEnumerator();
+ [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)]
+ public struct Enumerator : IDisposable, IEnumerator, IEnumerator<TValue> {
+ public TValue Current { get; }
+ object System.Collections.IEnumerator.Current { get; }
+ public void Dispose();
+ public bool MoveNext();
+ void System.Collections.IEnumerator.Reset();
+ }
+ }
+ }
+ public abstract class EqualityComparer<T> : IEqualityComparer, IEqualityComparer<T> {
+ protected EqualityComparer();
+ public static EqualityComparer<T> Default { get; }
+ public abstract bool Equals(T x, T y);
+ public abstract int GetHashCode(T obj);
+ bool System.Collections.IEqualityComparer.Equals(object x, object y);
+ int System.Collections.IEqualityComparer.GetHashCode(object obj);
+ }
+ public class HashSet<T> : ICollection<T>, IEnumerable, IEnumerable<T>, IReadOnlyCollection<T>, ISet<T> {
+ public HashSet();
+ public HashSet(IEnumerable<T> collection);
+ public HashSet(IEnumerable<T> collection, IEqualityComparer<T> comparer);
+ public HashSet(IEqualityComparer<T> comparer);
+ public IEqualityComparer<T> Comparer { get; }
+ public int Count { get; }
+ bool System.Collections.Generic.ICollection<T>.IsReadOnly { get; }
+ public bool Add(T item);
+ public void Clear();
+ public bool Contains(T item);
+ public void CopyTo(T[] array);
+ public void CopyTo(T[] array, int arrayIndex);
+ public void CopyTo(T[] array, int arrayIndex, int count);
+ public void ExceptWith(IEnumerable<T> other);
+ public HashSet<T>.Enumerator GetEnumerator();
+ public void IntersectWith(IEnumerable<T> other);
+ public bool IsProperSubsetOf(IEnumerable<T> other);
+ public bool IsProperSupersetOf(IEnumerable<T> other);
+ public bool IsSubsetOf(IEnumerable<T> other);
+ public bool IsSupersetOf(IEnumerable<T> other);
+ public bool Overlaps(IEnumerable<T> other);
+ public bool Remove(T item);
+
Showing preview only (303K chars total). Download the full file or copy to clipboard to get everything.
gitextract_323cxf0a/ ├── .checkov.yml ├── .config/ │ └── 1espt/ │ └── PipelineAutobaseliningConfig.yml ├── .gitattributes ├── .github/ │ ├── CODEOWNERS │ ├── ISSUE_TEMPLATE/ │ │ ├── 01-issue-release-notes.yml │ │ ├── 03_package_deprecation.yaml │ │ └── config.yml │ ├── copilot-instructions.md │ ├── linters/ │ │ ├── .markdown-lint.yml │ │ └── .markdownlintignore │ ├── prompts/ │ │ ├── createprs-for-preview.prompt.md │ │ └── scaffoldpreview.prompt.md │ ├── skills/ │ │ ├── api-diff/ │ │ │ └── SKILL.md │ │ ├── update-os-packages/ │ │ │ ├── SKILL.md │ │ │ └── references/ │ │ │ └── verify-output-example.md │ │ └── update-supported-os/ │ │ ├── SKILL.md │ │ └── references/ │ │ └── verify-output-example.md │ └── workflows/ │ ├── labeler-cache-retention.yml │ ├── labeler-predict-issues.yml │ ├── labeler-promote.yml │ ├── labeler-train.yml │ ├── labeler.md │ ├── markdown-link-check-config.json │ ├── markdown-link-check.yml │ ├── no-response.yml │ └── super-linter.yml ├── .gitignore ├── .prettierignore ├── .vscode/ │ └── settings.json ├── CODE_OF_CONDUCT.md ├── CONTRIBUTING.md ├── Documentation/ │ ├── README.md │ ├── contributing/ │ │ └── maintainers.md │ ├── core-repos.md │ ├── diagnostics/ │ │ ├── portable_pdb.md │ │ └── source_link.md │ ├── ilcRepro.md │ ├── microsoft-team.md │ ├── moderation.md │ ├── policies/ │ │ └── package-servicing.md │ ├── security-group/ │ │ ├── dotnet-security-group-agreement.md │ │ └── dotnet-security-group.md │ ├── self-contained-linux-apps.md │ └── verifying-binaries.md ├── LICENSE.TXT ├── README.md ├── SECURITY.md ├── bug-bounty-preview-scopes.md ├── daily-builds.md ├── eng/ │ ├── core-ci.yml │ └── pipelines/ │ └── azure-pipelines.yml ├── license-information-windows.md ├── license-information.md ├── linux-support.md ├── linux.md ├── microsoft-support.md ├── os-lifecycle-policy.md ├── release-notes/ │ ├── 1.0/ │ │ ├── 1.0-supported-os.md │ │ ├── 1.0.0-api/ │ │ │ ├── 1.0.0-api_Microsoft.CSharp.RuntimeBinder.md │ │ │ ├── 1.0.0-api_Microsoft.SqlServer.Server.md │ │ │ ├── 1.0.0-api_Microsoft.VisualBasic.CompilerServices.md │ │ │ ├── 1.0.0-api_Microsoft.VisualBasic.md │ │ │ ├── 1.0.0-api_Microsoft.Win32.SafeHandles.md │ │ │ ├── 1.0.0-api_Microsoft.Win32.md │ │ │ ├── 1.0.0-api_System.Buffers.md │ │ │ ├── 1.0.0-api_System.CodeDom.Compiler.md │ │ │ ├── 1.0.0-api_System.Collections.Concurrent.md │ │ │ ├── 1.0.0-api_System.Collections.Generic.md │ │ │ ├── 1.0.0-api_System.Collections.Immutable.md │ │ │ ├── 1.0.0-api_System.Collections.ObjectModel.md │ │ │ ├── 1.0.0-api_System.Collections.Specialized.md │ │ │ ├── 1.0.0-api_System.Collections.md │ │ │ ├── 1.0.0-api_System.ComponentModel.DataAnnotations.Schema.md │ │ │ ├── 1.0.0-api_System.ComponentModel.DataAnnotations.md │ │ │ ├── 1.0.0-api_System.ComponentModel.md │ │ │ ├── 1.0.0-api_System.Configuration.Assemblies.md │ │ │ ├── 1.0.0-api_System.Data.Common.md │ │ │ ├── 1.0.0-api_System.Data.SqlClient.md │ │ │ ├── 1.0.0-api_System.Data.SqlTypes.md │ │ │ ├── 1.0.0-api_System.Data.md │ │ │ ├── 1.0.0-api_System.Diagnostics.CodeAnalysis.md │ │ │ ├── 1.0.0-api_System.Diagnostics.Contracts.Internal.md │ │ │ ├── 1.0.0-api_System.Diagnostics.Contracts.md │ │ │ ├── 1.0.0-api_System.Diagnostics.SymbolStore.md │ │ │ ├── 1.0.0-api_System.Diagnostics.Tracing.md │ │ │ ├── 1.0.0-api_System.Diagnostics.md │ │ │ ├── 1.0.0-api_System.Drawing.md │ │ │ ├── 1.0.0-api_System.Dynamic.md │ │ │ ├── 1.0.0-api_System.Globalization.md │ │ │ ├── 1.0.0-api_System.IO.Compression.md │ │ │ ├── 1.0.0-api_System.IO.MemoryMappedFiles.md │ │ │ ├── 1.0.0-api_System.IO.Packaging.md │ │ │ ├── 1.0.0-api_System.IO.Pipes.md │ │ │ ├── 1.0.0-api_System.IO.md │ │ │ ├── 1.0.0-api_System.IdentityModel.Claims.md │ │ │ ├── 1.0.0-api_System.IdentityModel.Policy.md │ │ │ ├── 1.0.0-api_System.IdentityModel.Selectors.md │ │ │ ├── 1.0.0-api_System.IdentityModel.Tokens.md │ │ │ ├── 1.0.0-api_System.IdentityModel.md │ │ │ ├── 1.0.0-api_System.Linq.Expressions.md │ │ │ ├── 1.0.0-api_System.Linq.md │ │ │ ├── 1.0.0-api_System.Net.Http.Headers.md │ │ │ ├── 1.0.0-api_System.Net.Http.md │ │ │ ├── 1.0.0-api_System.Net.NetworkInformation.md │ │ │ ├── 1.0.0-api_System.Net.Security.md │ │ │ ├── 1.0.0-api_System.Net.Sockets.md │ │ │ ├── 1.0.0-api_System.Net.WebSockets.md │ │ │ ├── 1.0.0-api_System.Net.md │ │ │ ├── 1.0.0-api_System.Numerics.md │ │ │ ├── 1.0.0-api_System.Reflection.Context.md │ │ │ ├── 1.0.0-api_System.Reflection.Emit.md │ │ │ ├── 1.0.0-api_System.Reflection.Metadata.Ecma335.md │ │ │ ├── 1.0.0-api_System.Reflection.Metadata.md │ │ │ ├── 1.0.0-api_System.Reflection.PortableExecutable.md │ │ │ ├── 1.0.0-api_System.Reflection.md │ │ │ ├── 1.0.0-api_System.Resources.md │ │ │ ├── 1.0.0-api_System.Runtime.CompilerServices.md │ │ │ ├── 1.0.0-api_System.Runtime.ConstrainedExecution.md │ │ │ ├── 1.0.0-api_System.Runtime.Diagnostics.md │ │ │ ├── 1.0.0-api_System.Runtime.ExceptionServices.md │ │ │ ├── 1.0.0-api_System.Runtime.InteropServices.ComTypes.md │ │ │ ├── 1.0.0-api_System.Runtime.InteropServices.WindowsRuntime.md │ │ │ ├── 1.0.0-api_System.Runtime.InteropServices.md │ │ │ ├── 1.0.0-api_System.Runtime.Loader.md │ │ │ ├── 1.0.0-api_System.Runtime.Serialization.Json.md │ │ │ ├── 1.0.0-api_System.Runtime.Serialization.md │ │ │ ├── 1.0.0-api_System.Runtime.Versioning.md │ │ │ ├── 1.0.0-api_System.Runtime.md │ │ │ ├── 1.0.0-api_System.Security.AccessControl.md │ │ │ ├── 1.0.0-api_System.Security.Authentication.ExtendedProtection.md │ │ │ ├── 1.0.0-api_System.Security.Authentication.md │ │ │ ├── 1.0.0-api_System.Security.Claims.md │ │ │ ├── 1.0.0-api_System.Security.Cryptography.Pkcs.md │ │ │ ├── 1.0.0-api_System.Security.Cryptography.X509Certificates.md │ │ │ ├── 1.0.0-api_System.Security.Cryptography.Xml.md │ │ │ ├── 1.0.0-api_System.Security.Cryptography.md │ │ │ ├── 1.0.0-api_System.Security.Permissions.md │ │ │ ├── 1.0.0-api_System.Security.Principal.md │ │ │ ├── 1.0.0-api_System.Security.md │ │ │ ├── 1.0.0-api_System.ServiceModel.Channels.md │ │ │ ├── 1.0.0-api_System.ServiceModel.Description.md │ │ │ ├── 1.0.0-api_System.ServiceModel.Diagnostics.md │ │ │ ├── 1.0.0-api_System.ServiceModel.Dispatcher.md │ │ │ ├── 1.0.0-api_System.ServiceModel.Security.Tokens.md │ │ │ ├── 1.0.0-api_System.ServiceModel.Security.md │ │ │ ├── 1.0.0-api_System.ServiceModel.md │ │ │ ├── 1.0.0-api_System.ServiceProcess.md │ │ │ ├── 1.0.0-api_System.Text.Encodings.Web.md │ │ │ ├── 1.0.0-api_System.Text.RegularExpressions.md │ │ │ ├── 1.0.0-api_System.Text.Unicode.md │ │ │ ├── 1.0.0-api_System.Text.md │ │ │ ├── 1.0.0-api_System.Threading.Tasks.Dataflow.md │ │ │ ├── 1.0.0-api_System.Threading.Tasks.md │ │ │ ├── 1.0.0-api_System.Threading.md │ │ │ ├── 1.0.0-api_System.Windows.Input.md │ │ │ ├── 1.0.0-api_System.Xml.Linq.md │ │ │ ├── 1.0.0-api_System.Xml.Schema.md │ │ │ ├── 1.0.0-api_System.Xml.Serialization.md │ │ │ ├── 1.0.0-api_System.Xml.XPath.md │ │ │ ├── 1.0.0-api_System.Xml.md │ │ │ └── 1.0.0-api_System.md │ │ ├── 1.0.0-api.md │ │ ├── 1.0.0-contributor-list.md │ │ ├── 1.0.0-known-issues.md │ │ ├── 1.0.0-manifest.md │ │ ├── 1.0.0.md │ │ ├── 1.0.1-known-issues.md │ │ ├── 1.0.1-manifest.md │ │ ├── 1.0.1-release-notes.md │ │ ├── 1.0.1-sdk-release-notes.md │ │ ├── 1.0.10.md │ │ ├── 1.0.11.md │ │ ├── 1.0.12.md │ │ ├── 1.0.13.md │ │ ├── 1.0.14/ │ │ │ ├── 1.0.14-download.md │ │ │ └── 1.0.14.md │ │ ├── 1.0.15/ │ │ │ ├── 1.0.15-download.md │ │ │ └── 1.0.15.md │ │ ├── 1.0.16/ │ │ │ ├── 1.0.16-download.md │ │ │ └── 1.0.16.md │ │ ├── 1.0.3-SDK-RC4.md │ │ ├── 1.0.3-manifest.md │ │ ├── 1.0.3.md │ │ ├── 1.0.4-manifest.md │ │ ├── 1.0.4-sdk.md │ │ ├── 1.0.4.md │ │ ├── 1.0.5.md │ │ ├── 1.0.7.md │ │ ├── 1.0.8.md │ │ ├── 1.0.9.md │ │ ├── Known-Issues-RC2.md │ │ ├── RC1-RC2_API_diff.md │ │ ├── RC1-RC2_Upgrade.md │ │ ├── RC2-Final_API_diff.md │ │ ├── RC2_Contributor_List.md │ │ ├── README.md │ │ ├── Release-Notes-RC1.md │ │ ├── Release-Notes-RC2.md │ │ ├── cli-known-issues.md │ │ ├── install-1.0.1.sh │ │ ├── manual-shared-update.md │ │ ├── releases.json │ │ └── sdk/ │ │ ├── 1.0-rc3-default-compile-items.md │ │ └── 1.0-rc3-implicit-package-refs.md │ ├── 1.1/ │ │ ├── 1.0-1.1-api-diff/ │ │ │ ├── 1.0-1.1-api-diff.md │ │ │ ├── 1.0-1.1-api-diff_System.Composition.Convention.md │ │ │ ├── 1.0-1.1-api-diff_System.Composition.Hosting.Core.md │ │ │ ├── 1.0-1.1-api-diff_System.Composition.Hosting.md │ │ │ ├── 1.0-1.1-api-diff_System.Composition.md │ │ │ ├── 1.0-1.1-api-diff_System.IO.Pipes.md │ │ │ ├── 1.0-1.1-api-diff_System.Reflection.Metadata.Ecma335.md │ │ │ ├── 1.0-1.1-api-diff_System.Reflection.Metadata.md │ │ │ ├── 1.0-1.1-api-diff_System.Reflection.PortableExecutable.md │ │ │ ├── 1.0-1.1-api-diff_System.Runtime.CompilerServices.md │ │ │ ├── 1.0-1.1-api-diff_System.Runtime.InteropServices.md │ │ │ ├── 1.0-1.1-api-diff_System.Text.RegularExpressions.md │ │ │ ├── 1.0-1.1-api-diff_System.Threading.Tasks.md │ │ │ ├── 1.0-1.1-api-diff_System.Xml.md │ │ │ └── 1.0-1.1-api-diff_System.md │ │ ├── 1.0-sdk-contributor-list.md │ │ ├── 1.1-commits.md │ │ ├── 1.1-contributor-list.md │ │ ├── 1.1-known-issues.md │ │ ├── 1.1-preview1-commits.md │ │ ├── 1.1.0-preview1-contibutor-list.md │ │ ├── 1.1.0-preview1-known-issues.md │ │ ├── 1.1.0-preview1.md │ │ ├── 1.1.1-manifest.md │ │ ├── 1.1.1.md │ │ ├── 1.1.10.md │ │ ├── 1.1.11/ │ │ │ ├── 1.1.11-download.md │ │ │ └── 1.1.11.md │ │ ├── 1.1.12/ │ │ │ ├── 1.1.12-download.md │ │ │ └── 1.1.12.md │ │ ├── 1.1.13/ │ │ │ ├── 1.1.13-download.md │ │ │ └── 1.1.13.md │ │ ├── 1.1.2.md │ │ ├── 1.1.4.md │ │ ├── 1.1.5.md │ │ ├── 1.1.6.md │ │ ├── 1.1.7.md │ │ ├── 1.1.8.md │ │ ├── 1.1.9.md │ │ ├── 1.1.md │ │ ├── README.md │ │ └── releases.json │ ├── 10.0/ │ │ ├── 10.0.0/ │ │ │ ├── 10.0.0.md │ │ │ ├── README.md │ │ │ ├── aspnetcore.md │ │ │ ├── csharp.md │ │ │ ├── dotnetmaui.md │ │ │ ├── efcoreanddata.md │ │ │ ├── fsharp.md │ │ │ ├── libraries.md │ │ │ ├── release.json │ │ │ ├── runtime.md │ │ │ ├── sdk.md │ │ │ ├── winforms.md │ │ │ └── wpf.md │ │ ├── 10.0.1/ │ │ │ ├── 10.0.1.md │ │ │ └── release.json │ │ ├── 10.0.2/ │ │ │ ├── 10.0.2.md │ │ │ └── release.json │ │ ├── 10.0.3/ │ │ │ ├── 10.0.3.md │ │ │ └── release.json │ │ ├── 10.0.4/ │ │ │ ├── 10.0.104.md │ │ │ ├── 10.0.4.md │ │ │ └── release.json │ │ ├── 10.0.5/ │ │ │ ├── 10.0.105.md │ │ │ ├── 10.0.5.md │ │ │ └── release.json │ │ ├── README.md │ │ ├── api-diff/ │ │ │ ├── Microsoft.AspNetCore.App/ │ │ │ │ ├── 10.0.0.md │ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Authentication.Abstractions.md │ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Components.Endpoints.md │ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Components.Server.md │ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Components.Web.md │ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Components.md │ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Connections.Abstractions.md │ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Diagnostics.md │ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Hosting.Abstractions.md │ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Hosting.md │ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Http.Abstractions.md │ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Http.Extensions.md │ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Http.Results.md │ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.HttpOverrides.md │ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Identity.md │ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Mvc.Abstractions.md │ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Mvc.Core.md │ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Mvc.TagHelpers.md │ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Routing.md │ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Server.HttpSys.md │ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.Server.Kestrel.Core.md │ │ │ │ ├── 10.0.0_Microsoft.AspNetCore.md │ │ │ │ ├── 10.0.0_Microsoft.Extensions.Caching.Abstractions.md │ │ │ │ ├── 10.0.0_Microsoft.Extensions.Caching.Memory.md │ │ │ │ ├── 10.0.0_Microsoft.Extensions.Configuration.md │ │ │ │ ├── 10.0.0_Microsoft.Extensions.DependencyInjection.Abstractions.md │ │ │ │ ├── 10.0.0_Microsoft.Extensions.FileSystemGlobbing.md │ │ │ │ ├── 10.0.0_Microsoft.Extensions.Identity.Core.md │ │ │ │ ├── 10.0.0_Microsoft.Extensions.Identity.Stores.md │ │ │ │ ├── 10.0.0_Microsoft.Extensions.Logging.Abstractions.md │ │ │ │ ├── 10.0.0_Microsoft.Extensions.Logging.md │ │ │ │ ├── 10.0.0_Microsoft.Extensions.Validation.md │ │ │ │ ├── 10.0.0_Microsoft.JSInterop.md │ │ │ │ ├── 10.0.0_System.Formats.Cbor.md │ │ │ │ └── 10.0.0_System.Threading.RateLimiting.md │ │ │ ├── Microsoft.NETCore.App/ │ │ │ │ ├── 10.0.0.md │ │ │ │ ├── 10.0.0_System.Collections.Immutable.md │ │ │ │ ├── 10.0.0_System.Collections.Specialized.md │ │ │ │ ├── 10.0.0_System.Collections.md │ │ │ │ ├── 10.0.0_System.ComponentModel.Annotations.md │ │ │ │ ├── 10.0.0_System.Console.md │ │ │ │ ├── 10.0.0_System.Data.Common.md │ │ │ │ ├── 10.0.0_System.Diagnostics.DiagnosticSource.md │ │ │ │ ├── 10.0.0_System.Diagnostics.Process.md │ │ │ │ ├── 10.0.0_System.Diagnostics.Tracing.md │ │ │ │ ├── 10.0.0_System.Formats.Asn1.md │ │ │ │ ├── 10.0.0_System.IO.Compression.ZipFile.md │ │ │ │ ├── 10.0.0_System.IO.Compression.md │ │ │ │ ├── 10.0.0_System.Linq.AsyncEnumerable.md │ │ │ │ ├── 10.0.0_System.Linq.Queryable.md │ │ │ │ ├── 10.0.0_System.Linq.md │ │ │ │ ├── 10.0.0_System.Memory.md │ │ │ │ ├── 10.0.0_System.Net.Http.md │ │ │ │ ├── 10.0.0_System.Net.Mail.md │ │ │ │ ├── 10.0.0_System.Net.Primitives.md │ │ │ │ ├── 10.0.0_System.Net.Quic.md │ │ │ │ ├── 10.0.0_System.Net.Security.md │ │ │ │ ├── 10.0.0_System.Net.ServerSentEvents.md │ │ │ │ ├── 10.0.0_System.Net.WebSockets.md │ │ │ │ ├── 10.0.0_System.Numerics.Vectors.md │ │ │ │ ├── 10.0.0_System.Reflection.Emit.md │ │ │ │ ├── 10.0.0_System.Reflection.Metadata.md │ │ │ │ ├── 10.0.0_System.Runtime.InteropServices.md │ │ │ │ ├── 10.0.0_System.Runtime.Intrinsics.md │ │ │ │ ├── 10.0.0_System.Runtime.Loader.md │ │ │ │ ├── 10.0.0_System.Runtime.Serialization.Xml.md │ │ │ │ ├── 10.0.0_System.Runtime.md │ │ │ │ ├── 10.0.0_System.Security.Claims.md │ │ │ │ ├── 10.0.0_System.Security.Cryptography.md │ │ │ │ ├── 10.0.0_System.Text.Json.md │ │ │ │ ├── 10.0.0_System.Threading.md │ │ │ │ ├── 10.0.0_System.Xml.ReaderWriter.md │ │ │ │ └── 10.0.0_System.Xml.XmlSerializer.md │ │ │ ├── Microsoft.WindowsDesktop.App/ │ │ │ │ ├── 10.0.0.md │ │ │ │ ├── 10.0.0_Microsoft.VisualBasic.Forms.md │ │ │ │ ├── 10.0.0_Microsoft.Win32.SystemEvents.md │ │ │ │ ├── 10.0.0_PresentationCore.md │ │ │ │ ├── 10.0.0_PresentationFramework.md │ │ │ │ ├── 10.0.0_System.Drawing.Common.md │ │ │ │ ├── 10.0.0_System.Private.Windows.GdiPlus.md │ │ │ │ ├── 10.0.0_System.Security.Cryptography.Pkcs.md │ │ │ │ ├── 10.0.0_System.Security.Cryptography.ProtectedData.md │ │ │ │ ├── 10.0.0_System.Windows.Forms.Design.md │ │ │ │ └── 10.0.0_System.Windows.Forms.md │ │ │ └── README.md │ │ ├── cve.md │ │ ├── get-started.md │ │ ├── install-linux.md │ │ ├── install-macos.md │ │ ├── install-windows.md │ │ ├── install-workloads.md │ │ ├── install.md │ │ ├── known-issues.md │ │ ├── os-packages.json │ │ ├── os-packages.md │ │ ├── preview/ │ │ │ ├── ga/ │ │ │ │ └── api-diff/ │ │ │ │ ├── Microsoft.AspNetCore.App/ │ │ │ │ │ ├── 10.0-ga.md │ │ │ │ │ ├── 10.0-ga_Microsoft.AspNetCore.Hosting.Abstractions.md │ │ │ │ │ ├── 10.0-ga_Microsoft.AspNetCore.Hosting.md │ │ │ │ │ ├── 10.0-ga_Microsoft.AspNetCore.HttpOverrides.md │ │ │ │ │ ├── 10.0-ga_Microsoft.AspNetCore.Mvc.Core.md │ │ │ │ │ └── 10.0-ga_Microsoft.AspNetCore.md │ │ │ │ ├── Microsoft.NETCore.App/ │ │ │ │ │ ├── 10.0-ga.md │ │ │ │ │ └── 10.0-ga_System.Runtime.Loader.md │ │ │ │ ├── Microsoft.WindowsDesktop.App/ │ │ │ │ │ └── 10.0-ga.md │ │ │ │ └── README.md │ │ │ ├── preview1/ │ │ │ │ ├── 10.0.0-preview.1.md │ │ │ │ ├── README.md │ │ │ │ ├── api-diff/ │ │ │ │ │ ├── Microsoft.AspNetCore.App/ │ │ │ │ │ │ ├── 10.0-preview1.md │ │ │ │ │ │ ├── 10.0-preview1_Microsoft.AspNetCore.Components.md │ │ │ │ │ │ ├── 10.0-preview1_Microsoft.AspNetCore.Connections.Abstractions.md │ │ │ │ │ │ ├── 10.0-preview1_Microsoft.AspNetCore.Http.Abstractions.md │ │ │ │ │ │ ├── 10.0-preview1_Microsoft.AspNetCore.Http.Results.md │ │ │ │ │ │ ├── 10.0-preview1_Microsoft.AspNetCore.Mvc.Abstractions.md │ │ │ │ │ │ ├── 10.0-preview1_Microsoft.AspNetCore.Mvc.Core.md │ │ │ │ │ │ └── 10.0-preview1_Microsoft.Extensions.DependencyInjection.Abstractions.md │ │ │ │ │ ├── Microsoft.NETCore.App/ │ │ │ │ │ │ ├── 10.0-preview1.md │ │ │ │ │ │ ├── 10.0-preview1_System.Collections.Immutable.md │ │ │ │ │ │ ├── 10.0-preview1_System.Collections.Specialized.md │ │ │ │ │ │ ├── 10.0-preview1_System.Collections.md │ │ │ │ │ │ ├── 10.0-preview1_System.Console.md │ │ │ │ │ │ ├── 10.0-preview1_System.Diagnostics.Tracing.md │ │ │ │ │ │ ├── 10.0-preview1_System.Formats.Asn1.md │ │ │ │ │ │ ├── 10.0-preview1_System.Linq.AsyncEnumerable.md │ │ │ │ │ │ ├── 10.0-preview1_System.Linq.Queryable.md │ │ │ │ │ │ ├── 10.0-preview1_System.Linq.md │ │ │ │ │ │ ├── 10.0-preview1_System.Memory.md │ │ │ │ │ │ ├── 10.0-preview1_System.Net.Primitives.md │ │ │ │ │ │ ├── 10.0-preview1_System.Net.Quic.md │ │ │ │ │ │ ├── 10.0-preview1_System.Net.Security.md │ │ │ │ │ │ ├── 10.0-preview1_System.Numerics.Vectors.md │ │ │ │ │ │ ├── 10.0-preview1_System.Reflection.Emit.md │ │ │ │ │ │ ├── 10.0-preview1_System.Runtime.Intrinsics.md │ │ │ │ │ │ ├── 10.0-preview1_System.Runtime.Loader.md │ │ │ │ │ │ ├── 10.0-preview1_System.Runtime.md │ │ │ │ │ │ ├── 10.0-preview1_System.Security.Cryptography.md │ │ │ │ │ │ ├── 10.0-preview1_System.Text.Json.md │ │ │ │ │ │ └── 10.0-preview1_System.Threading.md │ │ │ │ │ ├── Microsoft.WindowsDesktop.App/ │ │ │ │ │ │ ├── 10.0-preview1.md │ │ │ │ │ │ ├── 10.0-preview1_Microsoft.VisualBasic.Forms.md │ │ │ │ │ │ ├── 10.0-preview1_Microsoft.Win32.SystemEvents.md │ │ │ │ │ │ ├── 10.0-preview1_PresentationCore.md │ │ │ │ │ │ ├── 10.0-preview1_System.Drawing.Common.md │ │ │ │ │ │ ├── 10.0-preview1_System.Private.Windows.GdiPlus.md │ │ │ │ │ │ ├── 10.0-preview1_System.Security.Cryptography.ProtectedData.md │ │ │ │ │ │ ├── 10.0-preview1_System.Windows.Forms.Design.md │ │ │ │ │ │ └── 10.0-preview1_System.Windows.Forms.md │ │ │ │ │ └── README.md │ │ │ │ ├── aspnetcore.md │ │ │ │ ├── containers.md │ │ │ │ ├── csharp.md │ │ │ │ ├── dotnetmaui.md │ │ │ │ ├── efcore.md │ │ │ │ ├── fsharp.md │ │ │ │ ├── libraries.md │ │ │ │ ├── release.json │ │ │ │ ├── runtime.md │ │ │ │ ├── sdk.md │ │ │ │ ├── visualbasic.md │ │ │ │ ├── winforms.md │ │ │ │ └── wpf.md │ │ │ ├── preview2/ │ │ │ │ ├── 10.0.0-preview.2.md │ │ │ │ ├── README.md │ │ │ │ ├── api-diff/ │ │ │ │ │ ├── Microsoft.AspNetCore.App/ │ │ │ │ │ │ ├── 10.0-preview2.md │ │ │ │ │ │ ├── 10.0-preview2_Microsoft.AspNetCore.Components.Web.md │ │ │ │ │ │ └── 10.0-preview2_Microsoft.Extensions.Identity.Core.md │ │ │ │ │ ├── Microsoft.NETCore.App/ │ │ │ │ │ │ ├── 10.0-preview2.md │ │ │ │ │ │ ├── 10.0-preview2_System.Collections.Immutable.md │ │ │ │ │ │ ├── 10.0-preview2_System.Linq.AsyncEnumerable.md │ │ │ │ │ │ ├── 10.0-preview2_System.Linq.Queryable.md │ │ │ │ │ │ ├── 10.0-preview2_System.Linq.md │ │ │ │ │ │ ├── 10.0-preview2_System.Numerics.Vectors.md │ │ │ │ │ │ ├── 10.0-preview2_System.Reflection.Metadata.md │ │ │ │ │ │ └── 10.0-preview2_System.Runtime.md │ │ │ │ │ ├── Microsoft.WindowsDesktop.App/ │ │ │ │ │ │ ├── 10.0-preview2.md │ │ │ │ │ │ ├── 10.0-preview2_PresentationCore.md │ │ │ │ │ │ ├── 10.0-preview2_System.Security.Cryptography.Pkcs.md │ │ │ │ │ │ ├── 10.0-preview2_System.Windows.Forms.Design.md │ │ │ │ │ │ └── 10.0-preview2_System.Windows.Forms.md │ │ │ │ │ └── README.md │ │ │ │ ├── aspnetcore.md │ │ │ │ ├── containers.md │ │ │ │ ├── csharp.md │ │ │ │ ├── dotnetmaui.md │ │ │ │ ├── efcore.md │ │ │ │ ├── fsharp.md │ │ │ │ ├── libraries.md │ │ │ │ ├── release.json │ │ │ │ ├── runtime.md │ │ │ │ ├── sdk.md │ │ │ │ ├── visualbasic.md │ │ │ │ ├── winforms.md │ │ │ │ └── wpf.md │ │ │ ├── preview3/ │ │ │ │ ├── 10.0.0-preview.3.md │ │ │ │ ├── README.md │ │ │ │ ├── api-diff/ │ │ │ │ │ ├── Microsoft.AspNetCore.App/ │ │ │ │ │ │ ├── 10.0-preview3.md │ │ │ │ │ │ ├── 10.0-preview3_Microsoft.AspNetCore.Components.Endpoints.md │ │ │ │ │ │ ├── 10.0-preview3_Microsoft.AspNetCore.Components.md │ │ │ │ │ │ ├── 10.0-preview3_Microsoft.AspNetCore.Http.Abstractions.md │ │ │ │ │ │ ├── 10.0-preview3_Microsoft.AspNetCore.Http.Results.md │ │ │ │ │ │ ├── 10.0-preview3_Microsoft.AspNetCore.Routing.md │ │ │ │ │ │ ├── 10.0-preview3_Microsoft.Extensions.Caching.Memory.md │ │ │ │ │ │ └── 10.0-preview3_System.Threading.RateLimiting.md │ │ │ │ │ ├── Microsoft.NETCore.App/ │ │ │ │ │ │ ├── 10.0-preview3.md │ │ │ │ │ │ ├── 10.0-preview3_System.ComponentModel.Annotations.md │ │ │ │ │ │ ├── 10.0-preview3_System.Diagnostics.DiagnosticSource.md │ │ │ │ │ │ ├── 10.0-preview3_System.Formats.Asn1.md │ │ │ │ │ │ ├── 10.0-preview3_System.Memory.md │ │ │ │ │ │ ├── 10.0-preview3_System.Net.Primitives.md │ │ │ │ │ │ ├── 10.0-preview3_System.Net.Security.md │ │ │ │ │ │ ├── 10.0-preview3_System.Net.ServerSentEvents.md │ │ │ │ │ │ ├── 10.0-preview3_System.Runtime.md │ │ │ │ │ │ ├── 10.0-preview3_System.Security.Claims.md │ │ │ │ │ │ ├── 10.0-preview3_System.Security.Cryptography.md │ │ │ │ │ │ └── 10.0-preview3_System.Threading.md │ │ │ │ │ ├── Microsoft.WindowsDesktop.App/ │ │ │ │ │ │ ├── 10.0-preview3.md │ │ │ │ │ │ ├── 10.0-preview3_Microsoft.VisualBasic.Forms.md │ │ │ │ │ │ ├── 10.0-preview3_System.Windows.Forms.Design.md │ │ │ │ │ │ └── 10.0-preview3_System.Windows.Forms.md │ │ │ │ │ └── README.md │ │ │ │ ├── aspnetcore.md │ │ │ │ ├── containers.md │ │ │ │ ├── csharp.md │ │ │ │ ├── dotnetmaui.md │ │ │ │ ├── efcore.md │ │ │ │ ├── fsharp.md │ │ │ │ ├── libraries.md │ │ │ │ ├── release.json │ │ │ │ ├── runtime.md │ │ │ │ ├── sdk.md │ │ │ │ ├── visualbasic.md │ │ │ │ ├── winforms.md │ │ │ │ └── wpf.md │ │ │ ├── preview4/ │ │ │ │ ├── 10.0.0-preview.4.md │ │ │ │ ├── README.md │ │ │ │ ├── api-diff/ │ │ │ │ │ ├── Microsoft.AspNetCore.App/ │ │ │ │ │ │ ├── 10.0-preview4.md │ │ │ │ │ │ ├── 10.0-preview4_Microsoft.AspNetCore.Components.Web.md │ │ │ │ │ │ ├── 10.0-preview4_Microsoft.AspNetCore.Components.md │ │ │ │ │ │ ├── 10.0-preview4_Microsoft.AspNetCore.Server.HttpSys.md │ │ │ │ │ │ ├── 10.0-preview4_Microsoft.Extensions.Logging.Abstractions.md │ │ │ │ │ │ ├── 10.0-preview4_Microsoft.Extensions.Logging.md │ │ │ │ │ │ └── 10.0-preview4_Microsoft.JSInterop.md │ │ │ │ │ ├── Microsoft.NETCore.App/ │ │ │ │ │ │ ├── 10.0-preview4.md │ │ │ │ │ │ ├── 10.0-preview4_System.Collections.Immutable.md │ │ │ │ │ │ ├── 10.0-preview4_System.Diagnostics.DiagnosticSource.md │ │ │ │ │ │ ├── 10.0-preview4_System.IO.Compression.ZipFile.md │ │ │ │ │ │ ├── 10.0-preview4_System.IO.Compression.md │ │ │ │ │ │ ├── 10.0-preview4_System.Linq.Queryable.md │ │ │ │ │ │ ├── 10.0-preview4_System.Memory.md │ │ │ │ │ │ ├── 10.0-preview4_System.Runtime.InteropServices.md │ │ │ │ │ │ ├── 10.0-preview4_System.Runtime.Intrinsics.md │ │ │ │ │ │ ├── 10.0-preview4_System.Runtime.md │ │ │ │ │ │ └── 10.0-preview4_System.Security.Cryptography.md │ │ │ │ │ ├── Microsoft.WindowsDesktop.App/ │ │ │ │ │ │ ├── 10.0-preview4.md │ │ │ │ │ │ ├── 10.0-preview4_PresentationCore.md │ │ │ │ │ │ ├── 10.0-preview4_PresentationFramework.md │ │ │ │ │ │ └── 10.0-preview4_System.Windows.Forms.md │ │ │ │ │ └── README.md │ │ │ │ ├── aspnetcore.md │ │ │ │ ├── containers.md │ │ │ │ ├── csharp.md │ │ │ │ ├── dotnetmaui.md │ │ │ │ ├── efcore.md │ │ │ │ ├── fsharp.md │ │ │ │ ├── libraries.md │ │ │ │ ├── release.json │ │ │ │ ├── runtime.md │ │ │ │ ├── sdk.md │ │ │ │ ├── visualbasic.md │ │ │ │ ├── winforms.md │ │ │ │ └── wpf.md │ │ │ ├── preview5/ │ │ │ │ ├── 10.0.0-preview.5.md │ │ │ │ ├── README.md │ │ │ │ ├── api-diff/ │ │ │ │ │ ├── Microsoft.AspNetCore.App/ │ │ │ │ │ │ ├── 10.0-preview5.md │ │ │ │ │ │ ├── 10.0-preview5_Microsoft.AspNetCore.Components.md │ │ │ │ │ │ ├── 10.0-preview5_Microsoft.AspNetCore.Diagnostics.md │ │ │ │ │ │ ├── 10.0-preview5_Microsoft.AspNetCore.Http.Abstractions.md │ │ │ │ │ │ ├── 10.0-preview5_Microsoft.AspNetCore.Server.HttpSys.md │ │ │ │ │ │ ├── 10.0-preview5_Microsoft.AspNetCore.Server.Kestrel.Core.md │ │ │ │ │ │ ├── 10.0-preview5_Microsoft.Extensions.Caching.Abstractions.md │ │ │ │ │ │ ├── 10.0-preview5_Microsoft.Extensions.DependencyInjection.Abstractions.md │ │ │ │ │ │ └── 10.0-preview5_Microsoft.JSInterop.md │ │ │ │ │ ├── Microsoft.NETCore.App/ │ │ │ │ │ │ ├── 10.0-preview5.md │ │ │ │ │ │ ├── 10.0-preview5_System.Collections.Immutable.md │ │ │ │ │ │ ├── 10.0-preview5_System.Data.Common.md │ │ │ │ │ │ ├── 10.0-preview5_System.Numerics.Vectors.md │ │ │ │ │ │ ├── 10.0-preview5_System.Runtime.InteropServices.md │ │ │ │ │ │ ├── 10.0-preview5_System.Runtime.Intrinsics.md │ │ │ │ │ │ ├── 10.0-preview5_System.Runtime.md │ │ │ │ │ │ └── 10.0-preview5_System.Security.Cryptography.md │ │ │ │ │ ├── Microsoft.WindowsDesktop.App/ │ │ │ │ │ │ ├── 10.0-preview5.md │ │ │ │ │ │ ├── 10.0-preview5_PresentationFramework.md │ │ │ │ │ │ ├── 10.0-preview5_System.Security.Cryptography.Pkcs.md │ │ │ │ │ │ └── 10.0-preview5_System.Windows.Forms.md │ │ │ │ │ └── README.md │ │ │ │ ├── aspnetcore.md │ │ │ │ ├── containers.md │ │ │ │ ├── csharp.md │ │ │ │ ├── dotnetmaui.md │ │ │ │ ├── efcore.md │ │ │ │ ├── fsharp.md │ │ │ │ ├── libraries.md │ │ │ │ ├── release.json │ │ │ │ ├── runtime.md │ │ │ │ ├── sdk.md │ │ │ │ ├── visualbasic.md │ │ │ │ ├── winforms.md │ │ │ │ └── wpf.md │ │ │ ├── preview6/ │ │ │ │ ├── 10.0.0-preview.6.md │ │ │ │ ├── README.md │ │ │ │ ├── api-diff/ │ │ │ │ │ ├── Microsoft.AspNetCore.App/ │ │ │ │ │ │ ├── 10.0-preview6.md │ │ │ │ │ │ ├── 10.0-preview6_Microsoft.AspNetCore.Components.Endpoints.md │ │ │ │ │ │ ├── 10.0-preview6_Microsoft.AspNetCore.Components.Server.md │ │ │ │ │ │ ├── 10.0-preview6_Microsoft.AspNetCore.Components.md │ │ │ │ │ │ ├── 10.0-preview6_Microsoft.AspNetCore.Connections.Abstractions.md │ │ │ │ │ │ ├── 10.0-preview6_Microsoft.AspNetCore.Http.Abstractions.md │ │ │ │ │ │ ├── 10.0-preview6_Microsoft.AspNetCore.Identity.md │ │ │ │ │ │ ├── 10.0-preview6_Microsoft.AspNetCore.Server.HttpSys.md │ │ │ │ │ │ ├── 10.0-preview6_Microsoft.Extensions.FileSystemGlobbing.md │ │ │ │ │ │ ├── 10.0-preview6_Microsoft.Extensions.Identity.Core.md │ │ │ │ │ │ ├── 10.0-preview6_Microsoft.Extensions.Identity.Stores.md │ │ │ │ │ │ ├── 10.0-preview6_Microsoft.Extensions.Validation.md │ │ │ │ │ │ └── 10.0-preview6_System.Formats.Cbor.md │ │ │ │ │ ├── Microsoft.NETCore.App/ │ │ │ │ │ │ ├── 10.0-preview6.md │ │ │ │ │ │ ├── 10.0-preview6_System.ComponentModel.Annotations.md │ │ │ │ │ │ ├── 10.0-preview6_System.Data.Common.md │ │ │ │ │ │ ├── 10.0-preview6_System.Linq.AsyncEnumerable.md │ │ │ │ │ │ ├── 10.0-preview6_System.Linq.md │ │ │ │ │ │ ├── 10.0-preview6_System.Net.Http.md │ │ │ │ │ │ ├── 10.0-preview6_System.Net.Security.md │ │ │ │ │ │ ├── 10.0-preview6_System.Runtime.Intrinsics.md │ │ │ │ │ │ ├── 10.0-preview6_System.Runtime.md │ │ │ │ │ │ ├── 10.0-preview6_System.Security.Claims.md │ │ │ │ │ │ ├── 10.0-preview6_System.Security.Cryptography.md │ │ │ │ │ │ └── 10.0-preview6_System.Text.Json.md │ │ │ │ │ ├── Microsoft.WindowsDesktop.App/ │ │ │ │ │ │ ├── 10.0-preview6.md │ │ │ │ │ │ └── 10.0-preview6_System.Windows.Forms.md │ │ │ │ │ └── README.md │ │ │ │ ├── aspnetcore.md │ │ │ │ ├── containers.md │ │ │ │ ├── csharp.md │ │ │ │ ├── dotnetmaui.md │ │ │ │ ├── efcore.md │ │ │ │ ├── fsharp.md │ │ │ │ ├── libraries.md │ │ │ │ ├── release.json │ │ │ │ ├── runtime.md │ │ │ │ ├── sdk.md │ │ │ │ ├── visualbasic.md │ │ │ │ ├── winforms.md │ │ │ │ └── wpf.md │ │ │ ├── preview7/ │ │ │ │ ├── 10.0.0-preview.7.md │ │ │ │ ├── README.md │ │ │ │ ├── api-diff/ │ │ │ │ │ ├── Microsoft.AspNetCore.App/ │ │ │ │ │ │ ├── 10.0-preview7.md │ │ │ │ │ │ ├── 10.0-preview7_Microsoft.AspNetCore.Authentication.Abstractions.md │ │ │ │ │ │ ├── 10.0-preview7_Microsoft.AspNetCore.Components.Endpoints.md │ │ │ │ │ │ ├── 10.0-preview7_Microsoft.AspNetCore.Components.Web.md │ │ │ │ │ │ ├── 10.0-preview7_Microsoft.AspNetCore.Components.md │ │ │ │ │ │ ├── 10.0-preview7_Microsoft.AspNetCore.Diagnostics.md │ │ │ │ │ │ ├── 10.0-preview7_Microsoft.AspNetCore.Http.Abstractions.md │ │ │ │ │ │ ├── 10.0-preview7_Microsoft.AspNetCore.Identity.md │ │ │ │ │ │ ├── 10.0-preview7_Microsoft.AspNetCore.Mvc.Core.md │ │ │ │ │ │ ├── 10.0-preview7_Microsoft.Extensions.Configuration.md │ │ │ │ │ │ ├── 10.0-preview7_Microsoft.Extensions.Identity.Core.md │ │ │ │ │ │ ├── 10.0-preview7_Microsoft.Extensions.Identity.Stores.md │ │ │ │ │ │ └── 10.0-preview7_Microsoft.JSInterop.md │ │ │ │ │ ├── Microsoft.NETCore.App/ │ │ │ │ │ │ ├── 10.0-preview7.md │ │ │ │ │ │ ├── 10.0-preview7_System.Diagnostics.Process.md │ │ │ │ │ │ ├── 10.0-preview7_System.Net.Mail.md │ │ │ │ │ │ ├── 10.0-preview7_System.Net.WebSockets.md │ │ │ │ │ │ ├── 10.0-preview7_System.Reflection.Metadata.md │ │ │ │ │ │ ├── 10.0-preview7_System.Runtime.InteropServices.md │ │ │ │ │ │ ├── 10.0-preview7_System.Runtime.Intrinsics.md │ │ │ │ │ │ ├── 10.0-preview7_System.Runtime.md │ │ │ │ │ │ ├── 10.0-preview7_System.Security.Cryptography.md │ │ │ │ │ │ └── 10.0-preview7_System.Text.Json.md │ │ │ │ │ ├── Microsoft.WindowsDesktop.App/ │ │ │ │ │ │ ├── 10.0-preview7.md │ │ │ │ │ │ └── 10.0-preview7_System.Security.Cryptography.Pkcs.md │ │ │ │ │ └── README.md │ │ │ │ ├── aspnetcore.md │ │ │ │ ├── containers.md │ │ │ │ ├── csharp.md │ │ │ │ ├── dotnetmaui.md │ │ │ │ ├── efcore.md │ │ │ │ ├── fsharp.md │ │ │ │ ├── libraries.md │ │ │ │ ├── release.json │ │ │ │ ├── runtime.md │ │ │ │ ├── sdk.md │ │ │ │ ├── visualbasic.md │ │ │ │ ├── winforms.md │ │ │ │ └── wpf.md │ │ │ ├── rc1/ │ │ │ │ ├── 10.0.0-rc.1.md │ │ │ │ ├── README.md │ │ │ │ ├── api-diff/ │ │ │ │ │ ├── Microsoft.AspNetCore.App/ │ │ │ │ │ │ ├── 10.0-rc1.md │ │ │ │ │ │ ├── 10.0-rc1_Microsoft.AspNetCore.Components.md │ │ │ │ │ │ ├── 10.0-rc1_Microsoft.AspNetCore.Connections.Abstractions.md │ │ │ │ │ │ ├── 10.0-rc1_Microsoft.AspNetCore.Diagnostics.md │ │ │ │ │ │ ├── 10.0-rc1_Microsoft.AspNetCore.Hosting.Abstractions.md │ │ │ │ │ │ ├── 10.0-rc1_Microsoft.AspNetCore.Hosting.md │ │ │ │ │ │ ├── 10.0-rc1_Microsoft.AspNetCore.Http.Abstractions.md │ │ │ │ │ │ ├── 10.0-rc1_Microsoft.AspNetCore.HttpOverrides.md │ │ │ │ │ │ ├── 10.0-rc1_Microsoft.AspNetCore.Mvc.Core.md │ │ │ │ │ │ ├── 10.0-rc1_Microsoft.AspNetCore.md │ │ │ │ │ │ └── 10.0-rc1_Microsoft.Extensions.Validation.md │ │ │ │ │ ├── Microsoft.NETCore.App/ │ │ │ │ │ │ ├── 10.0-rc1.md │ │ │ │ │ │ ├── 10.0-rc1_System.Runtime.InteropServices.md │ │ │ │ │ │ ├── 10.0-rc1_System.Runtime.Intrinsics.md │ │ │ │ │ │ ├── 10.0-rc1_System.Runtime.Serialization.Xml.md │ │ │ │ │ │ ├── 10.0-rc1_System.Runtime.md │ │ │ │ │ │ ├── 10.0-rc1_System.Security.Cryptography.md │ │ │ │ │ │ └── 10.0-rc1_System.Xml.ReaderWriter.md │ │ │ │ │ ├── Microsoft.WindowsDesktop.App/ │ │ │ │ │ │ ├── 10.0-rc1.md │ │ │ │ │ │ ├── 10.0-rc1_Microsoft.VisualBasic.Forms.md │ │ │ │ │ │ ├── 10.0-rc1_System.Security.Cryptography.Pkcs.md │ │ │ │ │ │ └── 10.0-rc1_System.Windows.Forms.md │ │ │ │ │ └── README.md │ │ │ │ ├── aspnetcore.md │ │ │ │ ├── containers.md │ │ │ │ ├── csharp.md │ │ │ │ ├── dotnetmaui.md │ │ │ │ ├── efcore.md │ │ │ │ ├── fsharp.md │ │ │ │ ├── libraries.md │ │ │ │ ├── release.json │ │ │ │ ├── runtime.md │ │ │ │ ├── sdk.md │ │ │ │ ├── visualbasic.md │ │ │ │ ├── winforms.md │ │ │ │ └── wpf.md │ │ │ └── rc2/ │ │ │ ├── 10.0.0-rc.2.md │ │ │ ├── README.md │ │ │ ├── api-diff/ │ │ │ │ ├── Microsoft.AspNetCore.App/ │ │ │ │ │ ├── 10.0-RC2.md │ │ │ │ │ ├── 10.0-RC2_Microsoft.AspNetCore.Components.md │ │ │ │ │ └── 10.0-RC2_Microsoft.AspNetCore.Mvc.TagHelpers.md │ │ │ │ ├── Microsoft.NETCore.App/ │ │ │ │ │ ├── 10.0-RC2.md │ │ │ │ │ ├── 10.0-RC2_System.Numerics.Vectors.md │ │ │ │ │ ├── 10.0-RC2_System.Runtime.Intrinsics.md │ │ │ │ │ ├── 10.0-RC2_System.Runtime.md │ │ │ │ │ ├── 10.0-RC2_System.Security.Cryptography.md │ │ │ │ │ └── 10.0-RC2_System.Xml.XmlSerializer.md │ │ │ │ ├── Microsoft.WindowsDesktop.App/ │ │ │ │ │ ├── 10.0-RC2.md │ │ │ │ │ └── 10.0-RC2_System.Windows.Forms.md │ │ │ │ └── README.md │ │ │ ├── aspnetcore.md │ │ │ ├── containers.md │ │ │ ├── csharp.md │ │ │ ├── dotnetmaui.md │ │ │ ├── efcore.md │ │ │ ├── fsharp.md │ │ │ ├── libraries.md │ │ │ ├── release.json │ │ │ ├── runtime.md │ │ │ ├── sdk.md │ │ │ ├── visualbasic.md │ │ │ ├── winforms.md │ │ │ └── wpf.md │ │ ├── releases.json │ │ ├── supported-os.json │ │ └── supported-os.md │ ├── 11.0/ │ │ ├── README.md │ │ ├── get-started.md │ │ ├── known-issues.md │ │ ├── os-packages.json │ │ ├── os-packages.md │ │ ├── preview/ │ │ │ ├── README.md │ │ │ ├── preview1/ │ │ │ │ ├── 11.0.0-preview.1.md │ │ │ │ ├── README.md │ │ │ │ ├── api-diff/ │ │ │ │ │ ├── Microsoft.AspNetCore.App/ │ │ │ │ │ │ ├── 11.0-preview1.md │ │ │ │ │ │ ├── 11.0-preview1_Microsoft.AspNetCore.Components.Endpoints.md │ │ │ │ │ │ ├── 11.0-preview1_Microsoft.AspNetCore.Components.Forms.md │ │ │ │ │ │ ├── 11.0-preview1_Microsoft.AspNetCore.Components.Server.md │ │ │ │ │ │ ├── 11.0-preview1_Microsoft.AspNetCore.Components.Web.md │ │ │ │ │ │ ├── 11.0-preview1_Microsoft.AspNetCore.Components.md │ │ │ │ │ │ ├── 11.0-preview1_Microsoft.AspNetCore.DataProtection.Abstractions.md │ │ │ │ │ │ ├── 11.0-preview1_Microsoft.AspNetCore.DataProtection.md │ │ │ │ │ │ ├── 11.0-preview1_Microsoft.AspNetCore.Mvc.Abstractions.md │ │ │ │ │ │ ├── 11.0-preview1_Microsoft.AspNetCore.OutputCaching.md │ │ │ │ │ │ ├── 11.0-preview1_Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.md │ │ │ │ │ │ └── 11.0-preview1_System.Security.Cryptography.Pkcs.md │ │ │ │ │ ├── Microsoft.NETCore.App/ │ │ │ │ │ │ ├── 11.0-preview1.md │ │ │ │ │ │ ├── 11.0-preview1_System.Collections.Immutable.md │ │ │ │ │ │ ├── 11.0-preview1_System.Collections.md │ │ │ │ │ │ ├── 11.0-preview1_System.Diagnostics.Tracing.md │ │ │ │ │ │ ├── 11.0-preview1_System.IO.Compression.Brotli.md │ │ │ │ │ │ ├── 11.0-preview1_System.IO.Compression.Zstandard.md │ │ │ │ │ │ ├── 11.0-preview1_System.IO.Compression.md │ │ │ │ │ │ ├── 11.0-preview1_System.IO.Pipes.md │ │ │ │ │ │ ├── 11.0-preview1_System.Linq.Expressions.md │ │ │ │ │ │ ├── 11.0-preview1_System.Memory.md │ │ │ │ │ │ ├── 11.0-preview1_System.Net.Mail.md │ │ │ │ │ │ ├── 11.0-preview1_System.Net.Primitives.md │ │ │ │ │ │ ├── 11.0-preview1_System.Net.Sockets.md │ │ │ │ │ │ ├── 11.0-preview1_System.Numerics.Vectors.md │ │ │ │ │ │ ├── 11.0-preview1_System.Runtime.InteropServices.md │ │ │ │ │ │ ├── 11.0-preview1_System.Runtime.Intrinsics.md │ │ │ │ │ │ ├── 11.0-preview1_System.Runtime.Numerics.md │ │ │ │ │ │ ├── 11.0-preview1_System.Runtime.md │ │ │ │ │ │ ├── 11.0-preview1_System.Security.Cryptography.md │ │ │ │ │ │ ├── 11.0-preview1_System.Text.Json.md │ │ │ │ │ │ └── 11.0-preview1_System.Threading.md │ │ │ │ │ ├── Microsoft.WindowsDesktop.App/ │ │ │ │ │ │ ├── 11.0-preview1.md │ │ │ │ │ │ └── 11.0-preview1_System.Windows.Forms.md │ │ │ │ │ └── README.md │ │ │ │ ├── aspnetcore.md │ │ │ │ ├── containers.md │ │ │ │ ├── csharp.md │ │ │ │ ├── dotnetmaui.md │ │ │ │ ├── efcore.md │ │ │ │ ├── fsharp.md │ │ │ │ ├── libraries.md │ │ │ │ ├── msbuild.md │ │ │ │ ├── release.json │ │ │ │ ├── runtime.md │ │ │ │ ├── sdk.md │ │ │ │ ├── visualbasic.md │ │ │ │ ├── winforms.md │ │ │ │ └── wpf.md │ │ │ └── preview2/ │ │ │ ├── 11.0.0-preview.2.md │ │ │ ├── README.md │ │ │ ├── api-diff/ │ │ │ │ ├── Microsoft.AspNetCore.App/ │ │ │ │ │ ├── 11.0-preview2.md │ │ │ │ │ ├── 11.0-preview2_Microsoft.AspNetCore.Components.Endpoints.md │ │ │ │ │ ├── 11.0-preview2_Microsoft.Extensions.Identity.Core.md │ │ │ │ │ └── 11.0-preview2_Microsoft.Extensions.Identity.Stores.md │ │ │ │ ├── Microsoft.NETCore.App/ │ │ │ │ │ ├── 11.0-preview2.md │ │ │ │ │ ├── 11.0-preview2_System.Console.md │ │ │ │ │ ├── 11.0-preview2_System.Diagnostics.Process.md │ │ │ │ │ ├── 11.0-preview2_System.Formats.Tar.md │ │ │ │ │ ├── 11.0-preview2_System.Net.Primitives.md │ │ │ │ │ ├── 11.0-preview2_System.Runtime.InteropServices.md │ │ │ │ │ ├── 11.0-preview2_System.Runtime.Intrinsics.md │ │ │ │ │ ├── 11.0-preview2_System.Runtime.md │ │ │ │ │ └── 11.0-preview2_System.Text.Json.md │ │ │ │ ├── Microsoft.WindowsDesktop.App/ │ │ │ │ │ └── 11.0-preview2.md │ │ │ │ └── README.md │ │ │ ├── aspnetcore.md │ │ │ ├── containers.md │ │ │ ├── dotnetmaui.md │ │ │ ├── efcore.md │ │ │ ├── fsharp.md │ │ │ ├── libraries.md │ │ │ ├── release.json │ │ │ ├── runtime.md │ │ │ ├── sdk.md │ │ │ └── wpf.md │ │ ├── releases.json │ │ ├── supported-os.json │ │ └── supported-os.md │ ├── 2.0/ │ │ ├── 2.0-preview1-contributor.md │ │ ├── 2.0-supported-os.md │ │ ├── 2.0.0-commit.md │ │ ├── 2.0.0-contributor.md │ │ ├── 2.0.0-known-issues.md │ │ ├── 2.0.0-preview1-known-issues.md │ │ ├── 2.0.0-preview1.md │ │ ├── 2.0.0-preview2-commit.md │ │ ├── 2.0.0-preview2-contributor.md │ │ ├── 2.0.0-preview2-known-issues.md │ │ ├── 2.0.0-preview2.md │ │ ├── 2.0.0.md │ │ ├── 2.0.3.md │ │ ├── 2.0.4.md │ │ ├── 2.0.5.md │ │ ├── 2.0.6.md │ │ ├── 2.0.7.md │ │ ├── 2.0.9.md │ │ ├── 2.1.200-sdk.md │ │ ├── README.md │ │ └── releases.json │ ├── 2.1/ │ │ ├── 2.1-known-issues.md │ │ ├── 2.1-supported-os.md │ │ ├── 2.1.0-commit.md │ │ ├── 2.1.0-contributor.md │ │ ├── 2.1.0-known-issues.md │ │ ├── 2.1.0-preview1-known-issues.md │ │ ├── 2.1.0-preview1.md │ │ ├── 2.1.0.md │ │ ├── 2.1.1-commit.md │ │ ├── 2.1.1-known-issues.md │ │ ├── 2.1.1.md │ │ ├── 2.1.10/ │ │ │ ├── 2.1.10-download.md │ │ │ └── 2.1.10.md │ │ ├── 2.1.11/ │ │ │ ├── 2.1.11-download.md │ │ │ └── 2.1.11.md │ │ ├── 2.1.12/ │ │ │ ├── 2.1.12-download.md │ │ │ ├── 2.1.12.md │ │ │ ├── 2.1.605-sdk-download.md │ │ │ ├── 2.1.701-sdk-download.md │ │ │ └── 2.1.801-sdk-download.md │ │ ├── 2.1.13/ │ │ │ ├── 2.1.13-download.md │ │ │ ├── 2.1.13.md │ │ │ ├── 2.1.606-download.md │ │ │ └── 2.1.802-download.md │ │ ├── 2.1.14/ │ │ │ ├── 2.1.14-install-instructions.md │ │ │ ├── 2.1.14.md │ │ │ └── 2.1.607-download.md │ │ ├── 2.1.15/ │ │ │ ├── 2.1.15-install-instructions.md │ │ │ ├── 2.1.15.md │ │ │ ├── 2.1.608-download.md │ │ │ └── 2.1.803-download.md │ │ ├── 2.1.16/ │ │ │ ├── 2.1.16-install-instructions.md │ │ │ ├── 2.1.16.md │ │ │ ├── 2.1.609-download.md │ │ │ └── 2.1.804-download.md │ │ ├── 2.1.17/ │ │ │ ├── 2.1.17-install-instructions.md │ │ │ ├── 2.1.17.md │ │ │ ├── 2.1.610-download.md │ │ │ └── 2.1.805-download.md │ │ ├── 2.1.18/ │ │ │ ├── 2.1.18-install-instructions.md │ │ │ ├── 2.1.18.md │ │ │ ├── 2.1.611-download.md │ │ │ └── 2.1.806-download.md │ │ ├── 2.1.19/ │ │ │ ├── 2.1.19-install-instructions.md │ │ │ ├── 2.1.19.md │ │ │ ├── 2.1.612-download.md │ │ │ └── 2.1.807-download.md │ │ ├── 2.1.2.md │ │ ├── 2.1.20/ │ │ │ ├── 2.1.20-install-instructions.md │ │ │ ├── 2.1.20.md │ │ │ ├── 2.1.613-download.md │ │ │ └── 2.1.808-download.md │ │ ├── 2.1.21/ │ │ │ ├── 2.1.21-install-instructions.md │ │ │ ├── 2.1.21.md │ │ │ ├── 2.1.614-download.md │ │ │ └── 2.1.809-download.md │ │ ├── 2.1.22/ │ │ │ ├── 2.1.22-install-instructions.md │ │ │ ├── 2.1.22.md │ │ │ ├── 2.1.615-download.md │ │ │ └── 2.1.810-download.md │ │ ├── 2.1.23/ │ │ │ ├── 2.1.23-install-instructions.md │ │ │ ├── 2.1.23.md │ │ │ ├── 2.1.616-download.md │ │ │ └── 2.1.811-download.md │ │ ├── 2.1.24/ │ │ │ ├── 2.1.24-install-instructions.md │ │ │ ├── 2.1.24.md │ │ │ ├── 2.1.617-download.md │ │ │ └── 2.1.812-download.md │ │ ├── 2.1.25/ │ │ │ ├── 2.1.25-install-instructions.md │ │ │ ├── 2.1.25.md │ │ │ └── 2.1.813-download.md │ │ ├── 2.1.26/ │ │ │ ├── 2.1.26-install-instructions.md │ │ │ ├── 2.1.26.md │ │ │ └── 2.1.814-download.md │ │ ├── 2.1.27/ │ │ │ ├── 2.1.27-install-instructions.md │ │ │ ├── 2.1.27.md │ │ │ └── 2.1.815-download.md │ │ ├── 2.1.28/ │ │ │ ├── 2.1.28-install-instructions.md │ │ │ ├── 2.1.28.md │ │ │ └── 2.1.816-download.md │ │ ├── 2.1.3/ │ │ │ ├── 2.1.3-commits.md │ │ │ ├── 2.1.3-download.md │ │ │ └── 2.1.3.md │ │ ├── 2.1.30/ │ │ │ ├── 2.1.30-install-instructions.md │ │ │ ├── 2.1.30.md │ │ │ └── 2.1.526.md │ │ ├── 2.1.39/ │ │ │ └── 2.1.39.md │ │ ├── 2.1.4/ │ │ │ ├── 2.1.4-commits.md │ │ │ ├── 2.1.4-download.md │ │ │ └── 2.1.4.md │ │ ├── 2.1.400-SDK/ │ │ │ ├── 2.1.400-commit.md │ │ │ ├── 2.1.400-sdk-download.md │ │ │ └── 2.1.400-sdk.md │ │ ├── 2.1.5/ │ │ │ ├── 2.1.5-commits.md │ │ │ ├── 2.1.5-download.md │ │ │ └── 2.1.5.md │ │ ├── 2.1.502-SDK/ │ │ │ ├── 2.1.502-commits.md │ │ │ ├── 2.1.502-download.md │ │ │ └── 2.1.502.md │ │ ├── 2.1.6/ │ │ │ ├── 2.1.6-commits.md │ │ │ ├── 2.1.6-download.md │ │ │ └── 2.1.6.md │ │ ├── 2.1.602-SDK/ │ │ │ └── 2.1.602-SDK.md │ │ ├── 2.1.603-SDK/ │ │ │ └── 2.1.603-SDK-download.md │ │ ├── 2.1.604-SDK/ │ │ │ └── 2.1.604-SDK-download.md │ │ ├── 2.1.7/ │ │ │ ├── 2.1.7-commits.md │ │ │ ├── 2.1.7-download.md │ │ │ └── 2.1.7.md │ │ ├── 2.1.700-SDK/ │ │ │ └── 2.1.700-SDK-download.md │ │ ├── 2.1.8/ │ │ │ ├── 2.1.8-download.md │ │ │ ├── 2.1.8-known-issues.md │ │ │ └── 2.1.8.md │ │ ├── 2.1.9/ │ │ │ ├── 2.1.9-download.md │ │ │ └── 2.1.9.md │ │ ├── Preview/ │ │ │ ├── 2.1-600-preview-commits.md │ │ │ ├── 2.1.0-preview2-known-issues.md │ │ │ ├── 2.1.0-preview2.md │ │ │ ├── 2.1.0-rc1-known-issues.md │ │ │ ├── 2.1.0-rc1.md │ │ │ ├── 2.1.600-preview-download.md │ │ │ ├── 2.1.600-preview.md │ │ │ └── api-diff/ │ │ │ ├── preview1/ │ │ │ │ ├── 2.1-preview1.md │ │ │ │ ├── 2.1-preview1_Microsoft.Win32.SafeHandles.md │ │ │ │ ├── 2.1-preview1_System.Buffers.Binary.md │ │ │ │ ├── 2.1-preview1_System.Buffers.Text.md │ │ │ │ ├── 2.1-preview1_System.Buffers.md │ │ │ │ ├── 2.1-preview1_System.Collections.Generic.md │ │ │ │ ├── 2.1-preview1_System.Collections.Immutable.md │ │ │ │ ├── 2.1-preview1_System.ComponentModel.DataAnnotations.md │ │ │ │ ├── 2.1-preview1_System.Data.Common.md │ │ │ │ ├── 2.1-preview1_System.Data.md │ │ │ │ ├── 2.1-preview1_System.Diagnostics.Tracing.md │ │ │ │ ├── 2.1-preview1_System.Diagnostics.md │ │ │ │ ├── 2.1-preview1_System.Drawing.md │ │ │ │ ├── 2.1-preview1_System.Globalization.md │ │ │ │ ├── 2.1-preview1_System.IO.Compression.md │ │ │ │ ├── 2.1-preview1_System.IO.md │ │ │ │ ├── 2.1-preview1_System.Net.Http.md │ │ │ │ ├── 2.1-preview1_System.Net.Security.md │ │ │ │ ├── 2.1-preview1_System.Net.Sockets.md │ │ │ │ ├── 2.1-preview1_System.Net.WebSockets.md │ │ │ │ ├── 2.1-preview1_System.Net.md │ │ │ │ ├── 2.1-preview1_System.Numerics.md │ │ │ │ ├── 2.1-preview1_System.Reflection.Emit.md │ │ │ │ ├── 2.1-preview1_System.Reflection.Metadata.md │ │ │ │ ├── 2.1-preview1_System.Reflection.md │ │ │ │ ├── 2.1-preview1_System.Runtime.CompilerServices.md │ │ │ │ ├── 2.1-preview1_System.Runtime.InteropServices.md │ │ │ │ ├── 2.1-preview1_System.Runtime.Intrinsics.X86.md │ │ │ │ ├── 2.1-preview1_System.Runtime.Intrinsics.md │ │ │ │ ├── 2.1-preview1_System.Security.Cryptography.X509Certificates.md │ │ │ │ ├── 2.1-preview1_System.Security.Cryptography.md │ │ │ │ ├── 2.1-preview1_System.Text.RegularExpressions.md │ │ │ │ ├── 2.1-preview1_System.Text.md │ │ │ │ ├── 2.1-preview1_System.Threading.md │ │ │ │ └── 2.1-preview1_System.md │ │ │ ├── preview2/ │ │ │ │ ├── 2.1-preview2.md │ │ │ │ ├── 2.1-preview2_System.Buffers.Binary.md │ │ │ │ ├── 2.1-preview2_System.Buffers.Text.md │ │ │ │ ├── 2.1-preview2_System.Buffers.md │ │ │ │ ├── 2.1-preview2_System.Collections.Generic.md │ │ │ │ ├── 2.1-preview2_System.ComponentModel.DataAnnotations.md │ │ │ │ ├── 2.1-preview2_System.Data.Common.md │ │ │ │ ├── 2.1-preview2_System.Diagnostics.md │ │ │ │ ├── 2.1-preview2_System.Globalization.md │ │ │ │ ├── 2.1-preview2_System.IO.Compression.md │ │ │ │ ├── 2.1-preview2_System.IO.Enumeration.md │ │ │ │ ├── 2.1-preview2_System.IO.Pipes.md │ │ │ │ ├── 2.1-preview2_System.IO.md │ │ │ │ ├── 2.1-preview2_System.Net.Http.md │ │ │ │ ├── 2.1-preview2_System.Net.Security.md │ │ │ │ ├── 2.1-preview2_System.Net.WebSockets.md │ │ │ │ ├── 2.1-preview2_System.Net.md │ │ │ │ ├── 2.1-preview2_System.Numerics.md │ │ │ │ ├── 2.1-preview2_System.Reflection.Emit.md │ │ │ │ ├── 2.1-preview2_System.Reflection.Metadata.Ecma335.md │ │ │ │ ├── 2.1-preview2_System.Reflection.Metadata.md │ │ │ │ ├── 2.1-preview2_System.Reflection.PortableExecutable.md │ │ │ │ ├── 2.1-preview2_System.Runtime.CompilerServices.md │ │ │ │ ├── 2.1-preview2_System.Runtime.InteropServices.md │ │ │ │ ├── 2.1-preview2_System.Runtime.Intrinsics.X86.md │ │ │ │ ├── 2.1-preview2_System.Runtime.Intrinsics.md │ │ │ │ ├── 2.1-preview2_System.Security.Cryptography.md │ │ │ │ ├── 2.1-preview2_System.Text.md │ │ │ │ ├── 2.1-preview2_System.Threading.Tasks.Sources.md │ │ │ │ ├── 2.1-preview2_System.Threading.Tasks.md │ │ │ │ ├── 2.1-preview2_System.Threading.md │ │ │ │ ├── 2.1-preview2_System.Xml.Serialization.md │ │ │ │ └── 2.1-preview2_System.md │ │ │ └── rc1/ │ │ │ └── 2.1-rc1.md │ │ ├── README.md │ │ ├── api-diff/ │ │ │ ├── 2.0-vs-2.1.md │ │ │ ├── 2.0-vs-2.1_Microsoft.Win32.SafeHandles.md │ │ │ ├── 2.0-vs-2.1_System.Buffers.Binary.md │ │ │ ├── 2.0-vs-2.1_System.Buffers.Text.md │ │ │ ├── 2.0-vs-2.1_System.Buffers.md │ │ │ ├── 2.0-vs-2.1_System.Collections.Generic.md │ │ │ ├── 2.0-vs-2.1_System.Collections.Immutable.md │ │ │ ├── 2.0-vs-2.1_System.Collections.Specialized.md │ │ │ ├── 2.0-vs-2.1_System.ComponentModel.DataAnnotations.md │ │ │ ├── 2.0-vs-2.1_System.ComponentModel.Design.Serialization.md │ │ │ ├── 2.0-vs-2.1_System.Data.Common.md │ │ │ ├── 2.0-vs-2.1_System.Data.md │ │ │ ├── 2.0-vs-2.1_System.Diagnostics.SymbolStore.md │ │ │ ├── 2.0-vs-2.1_System.Diagnostics.Tracing.md │ │ │ ├── 2.0-vs-2.1_System.Diagnostics.md │ │ │ ├── 2.0-vs-2.1_System.Drawing.md │ │ │ ├── 2.0-vs-2.1_System.Globalization.md │ │ │ ├── 2.0-vs-2.1_System.IO.Compression.md │ │ │ ├── 2.0-vs-2.1_System.IO.Enumeration.md │ │ │ ├── 2.0-vs-2.1_System.IO.Pipes.md │ │ │ ├── 2.0-vs-2.1_System.IO.md │ │ │ ├── 2.0-vs-2.1_System.Net.Http.md │ │ │ ├── 2.0-vs-2.1_System.Net.Mime.md │ │ │ ├── 2.0-vs-2.1_System.Net.Security.md │ │ │ ├── 2.0-vs-2.1_System.Net.Sockets.md │ │ │ ├── 2.0-vs-2.1_System.Net.WebSockets.md │ │ │ ├── 2.0-vs-2.1_System.Net.md │ │ │ ├── 2.0-vs-2.1_System.Numerics.md │ │ │ ├── 2.0-vs-2.1_System.Reflection.Emit.md │ │ │ ├── 2.0-vs-2.1_System.Reflection.Metadata.Ecma335.md │ │ │ ├── 2.0-vs-2.1_System.Reflection.Metadata.md │ │ │ ├── 2.0-vs-2.1_System.Reflection.PortableExecutable.md │ │ │ ├── 2.0-vs-2.1_System.Reflection.md │ │ │ ├── 2.0-vs-2.1_System.Runtime.CompilerServices.md │ │ │ ├── 2.0-vs-2.1_System.Runtime.InteropServices.md │ │ │ ├── 2.0-vs-2.1_System.Runtime.Serialization.md │ │ │ ├── 2.0-vs-2.1_System.Security.Cryptography.X509Certificates.md │ │ │ ├── 2.0-vs-2.1_System.Security.Cryptography.md │ │ │ ├── 2.0-vs-2.1_System.Text.RegularExpressions.md │ │ │ ├── 2.0-vs-2.1_System.Text.md │ │ │ ├── 2.0-vs-2.1_System.Threading.Tasks.Dataflow.md │ │ │ ├── 2.0-vs-2.1_System.Threading.Tasks.Sources.md │ │ │ ├── 2.0-vs-2.1_System.Threading.Tasks.md │ │ │ ├── 2.0-vs-2.1_System.Threading.md │ │ │ ├── 2.0-vs-2.1_System.Xml.Serialization.md │ │ │ └── 2.0-vs-2.1_System.md │ │ └── releases.json │ ├── 2.2/ │ │ ├── 2.2-known-issues.md │ │ ├── 2.2-supported-os.md │ │ ├── 2.2.0/ │ │ │ ├── 2.2.0-commits.md │ │ │ ├── 2.2.0-download.md │ │ │ └── 2.2.0.md │ │ ├── 2.2.1/ │ │ │ ├── 2.2.1-commits.md │ │ │ ├── 2.2.1-download.md │ │ │ └── 2.2.1.md │ │ ├── 2.2.101-SDK/ │ │ │ ├── 2.2.101-commits.md │ │ │ ├── 2.2.101-download.md │ │ │ └── 2.2.101.md │ │ ├── 2.2.2/ │ │ │ ├── 2.2.2-download.md │ │ │ └── 2.2.2.md │ │ ├── 2.2.202-SDK/ │ │ │ └── 2.2.202-SDK.md │ │ ├── 2.2.203-SDK/ │ │ │ └── 2.2.203-SDK-download.md │ │ ├── 2.2.204-SDK/ │ │ │ └── 2.2.204-SDK-download.md │ │ ├── 2.2.3/ │ │ │ ├── 2.2.3-download.md │ │ │ └── 2.2.3.md │ │ ├── 2.2.300-SDK/ │ │ │ └── 2.2.300-SDK-download.md │ │ ├── 2.2.4/ │ │ │ ├── 2.2.4-download.md │ │ │ └── 2.2.4.md │ │ ├── 2.2.5/ │ │ │ ├── 2.2.5-download.md │ │ │ └── 2.2.5.md │ │ ├── 2.2.6/ │ │ │ ├── 2.2.205-sdk-download.md │ │ │ ├── 2.2.301-sdk-download.md │ │ │ ├── 2.2.401-sdk-download.md │ │ │ ├── 2.2.6-download.md │ │ │ └── 2.2.6.md │ │ ├── 2.2.7/ │ │ │ ├── 2.2.206-download.md │ │ │ ├── 2.2.402-download.md │ │ │ ├── 2.2.7-download.md │ │ │ └── 2.2.7.md │ │ ├── 2.2.8/ │ │ │ ├── 2.2.207-download.md │ │ │ ├── 2.2.8-install-instructions.md │ │ │ └── 2.2.8.md │ │ ├── README.md │ │ ├── preview/ │ │ │ ├── 2.2-200-preview-commits.md │ │ │ ├── 2.2.0-preview1-download.md │ │ │ ├── 2.2.0-preview1.md │ │ │ ├── 2.2.0-preview2-download.md │ │ │ ├── 2.2.0-preview2.md │ │ │ ├── 2.2.0-preview3-download.md │ │ │ ├── 2.2.0-preview3.md │ │ │ ├── 2.2.200-preview-download.md │ │ │ └── 2.2.200-preview.md │ │ └── releases.json │ ├── 3.0/ │ │ ├── 3.0-known-issues.md │ │ ├── 3.0-supported-os.md │ │ ├── 3.0.0/ │ │ │ ├── 3.0.0-contrib.md │ │ │ ├── 3.0.0-download.md │ │ │ └── 3.0.0.md │ │ ├── 3.0.1/ │ │ │ ├── 3.0.1-install-instructions.md │ │ │ └── 3.0.1.md │ │ ├── 3.0.2/ │ │ │ ├── 3.0.2-install-instructions.md │ │ │ └── 3.0.2.md │ │ ├── 3.0.3/ │ │ │ ├── 3.0.3-install-instructions.md │ │ │ └── 3.0.3.md │ │ ├── README.md │ │ ├── api-diff/ │ │ │ ├── .Net/ │ │ │ │ ├── 3.0.0.md │ │ │ │ ├── 3.0.0_Microsoft.VisualBasic.CompilerServices.md │ │ │ │ ├── 3.0.0_Microsoft.VisualBasic.FileIO.md │ │ │ │ ├── 3.0.0_Microsoft.VisualBasic.md │ │ │ │ ├── 3.0.0_System.Buffers.md │ │ │ │ ├── 3.0.0_System.Collections.Generic.md │ │ │ │ ├── 3.0.0_System.Collections.Immutable.md │ │ │ │ ├── 3.0.0_System.ComponentModel.DataAnnotations.md │ │ │ │ ├── 3.0.0_System.ComponentModel.md │ │ │ │ ├── 3.0.0_System.Data.Common.md │ │ │ │ ├── 3.0.0_System.Data.md │ │ │ │ ├── 3.0.0_System.Diagnostics.CodeAnalysis.md │ │ │ │ ├── 3.0.0_System.Diagnostics.Tracing.md │ │ │ │ ├── 3.0.0_System.Diagnostics.md │ │ │ │ ├── 3.0.0_System.Drawing.md │ │ │ │ ├── 3.0.0_System.Globalization.md │ │ │ │ ├── 3.0.0_System.IO.Compression.md │ │ │ │ ├── 3.0.0_System.IO.IsolatedStorage.md │ │ │ │ ├── 3.0.0_System.IO.Pipes.md │ │ │ │ ├── 3.0.0_System.IO.md │ │ │ │ ├── 3.0.0_System.Linq.md │ │ │ │ ├── 3.0.0_System.Net.Http.md │ │ │ │ ├── 3.0.0_System.Net.Security.md │ │ │ │ ├── 3.0.0_System.Net.Sockets.md │ │ │ │ ├── 3.0.0_System.Net.WebSockets.md │ │ │ │ ├── 3.0.0_System.Net.md │ │ │ │ ├── 3.0.0_System.Numerics.md │ │ │ │ ├── 3.0.0_System.Reflection.Emit.md │ │ │ │ ├── 3.0.0_System.Reflection.Metadata.md │ │ │ │ ├── 3.0.0_System.Reflection.md │ │ │ │ ├── 3.0.0_System.Runtime.CompilerServices.md │ │ │ │ ├── 3.0.0_System.Runtime.InteropServices.md │ │ │ │ ├── 3.0.0_System.Runtime.Intrinsics.X86.md │ │ │ │ ├── 3.0.0_System.Runtime.Intrinsics.md │ │ │ │ ├── 3.0.0_System.Runtime.Loader.md │ │ │ │ ├── 3.0.0_System.Runtime.Remoting.md │ │ │ │ ├── 3.0.0_System.Runtime.Serialization.md │ │ │ │ ├── 3.0.0_System.Runtime.md │ │ │ │ ├── 3.0.0_System.Security.Authentication.md │ │ │ │ ├── 3.0.0_System.Security.Cryptography.md │ │ │ │ ├── 3.0.0_System.Security.Permissions.md │ │ │ │ ├── 3.0.0_System.Security.md │ │ │ │ ├── 3.0.0_System.Text.Encodings.Web.md │ │ │ │ ├── 3.0.0_System.Text.Json.Serialization.md │ │ │ │ ├── 3.0.0_System.Text.Json.md │ │ │ │ ├── 3.0.0_System.Text.RegularExpressions.md │ │ │ │ ├── 3.0.0_System.Text.Unicode.md │ │ │ │ ├── 3.0.0_System.Text.md │ │ │ │ ├── 3.0.0_System.Threading.Channels.md │ │ │ │ ├── 3.0.0_System.Threading.Tasks.Sources.md │ │ │ │ ├── 3.0.0_System.Threading.Tasks.md │ │ │ │ ├── 3.0.0_System.Threading.md │ │ │ │ ├── 3.0.0_System.Windows.Markup.md │ │ │ │ ├── 3.0.0_System.Xml.Schema.md │ │ │ │ ├── 3.0.0_System.Xml.md │ │ │ │ ├── 3.0.0_System.md │ │ │ │ └── standalone-packages/ │ │ │ │ ├── 3.0.0-standalone-packages.md │ │ │ │ ├── 3.0.0-standalone-packages_Microsoft.SqlServer.Server.md │ │ │ │ ├── 3.0.0-standalone-packages_System.ComponentModel.Composition.Primitives.md │ │ │ │ ├── 3.0.0-standalone-packages_System.ComponentModel.Composition.Registration.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Configuration.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Data.OleDb.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Data.SqlClient.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Data.SqlTypes.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Diagnostics.Eventing.Reader.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Diagnostics.PerformanceData.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Diagnostics.md │ │ │ │ ├── 3.0.0-standalone-packages_System.DirectoryServices.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Drawing.Printing.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Drawing.md │ │ │ │ ├── 3.0.0-standalone-packages_System.IO.Packaging.md │ │ │ │ ├── 3.0.0-standalone-packages_System.IO.Pipelines.md │ │ │ │ ├── 3.0.0-standalone-packages_System.IO.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Media.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Reflection.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Resources.Extensions.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Runtime.CompilerServices.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Security.AccessControl.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Security.Cryptography.Pkcs.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Security.Cryptography.X509Certificates.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Security.Cryptography.Xml.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Security.Cryptography.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Security.Permissions.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Security.Principal.md │ │ │ │ ├── 3.0.0-standalone-packages_System.ServiceModel.Channels.md │ │ │ │ ├── 3.0.0-standalone-packages_System.ServiceModel.Description.md │ │ │ │ ├── 3.0.0-standalone-packages_System.ServiceModel.Security.md │ │ │ │ ├── 3.0.0-standalone-packages_System.ServiceModel.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Text.Encodings.Web.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Text.Json.Serialization.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Text.Json.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Text.Unicode.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Threading.Channels.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Web.md │ │ │ │ ├── 3.0.0-standalone-packages_System.Xaml.Permissions.md │ │ │ │ ├── 3.0.0-standalone-packages_Windows.UI.Xaml.Automation.md │ │ │ │ └── 3.0.0-standalone-packages_Windows.UI.Xaml.md │ │ │ ├── Asp.Net/ │ │ │ │ ├── 3.0.0.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Antiforgery.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.ApiAuthorization.IdentityServer.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.Abstractions.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.AzureAD.UI.Views.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.AzureAD.UI.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.AzureADB2C.UI.Views.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.AzureADB2C.UI.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.Certificate.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.Cookies.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.Core.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.Facebook.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.Google.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.JwtBearer.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.MicrosoftAccount.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.Negotiate.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.OAuth.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.OpenIdConnect.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.Twitter.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.WsFederation.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authentication.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authorization.Policy.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Authorization.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.AzureAppServicesIntegration.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Blazor.HttpClient.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Blazor.Server.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Blazor.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Components.Authorization.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Components.Forms.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Components.Server.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Components.Web.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Components.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.ConcurrencyLimiter.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Connections.Abstractions.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Cors.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.DataProtection.AzureStorage.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.DataProtection.SystemWeb.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.DataProtection.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Diagnostics.Abstractions.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Diagnostics.HealthChecks.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Diagnostics.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.HeaderPropagation.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Hosting.Abstractions.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Hosting.Server.Abstractions.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Hosting.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Http.Abstractions.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Http.Connections.Client.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Http.Connections.Common.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Http.Connections.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Http.Extensions.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Http.Features.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Http.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.HttpOverrides.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Identity.EntityFrameworkCore.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Identity.Specification.Tests.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Identity.UI.Views.V3.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Identity.UI.Views.V4.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Identity.UI.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Identity.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.JsonPatch.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Localization.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Metadata.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.Abstractions.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.ApiExplorer.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.Components.Prerendering.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.Core.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.Cors.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.DataAnnotations.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.Formatters.Json.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.Formatters.Xml.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.Localization.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.NewtonsoftJson.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.Razor.Extensions.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.Razor.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.RazorPages.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.TagHelpers.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.Testing.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.ViewFeatures.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.WebApiCompatShim.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Mvc.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Owin.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Razor.Language.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Razor.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.ResponseCaching.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Rewrite.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Routing.Abstractions.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Routing.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Server.HttpSys.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Server.IIS.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Server.IISIntegration.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Server.Kestrel.Core.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.Session.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.SignalR.Client.Core.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.SignalR.Client.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.SignalR.Common.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.SignalR.Core.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.SignalR.Protocols.Json.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.SignalR.Redis.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.SignalR.StackExchangeRedis.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.SignalR.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.StaticFiles.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.TestHost.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.WebSockets.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.WebUtilities.md │ │ │ │ ├── 3.0.0_Microsoft.AspNetCore.md │ │ │ │ ├── 3.0.0_Microsoft.CodeAnalysis.Razor.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Caching.Memory.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Configuration.Abstractions.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Configuration.AzureKeyVault.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Configuration.FileExtensions.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Configuration.Ini.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Configuration.Json.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Configuration.KeyPerFile.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Configuration.NewtonsoftJson.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Configuration.UserSecrets.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Configuration.Xml.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Configuration.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.DependencyInjection.Abstractions.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.DependencyInjection.Specification.Tests.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.DependencyInjection.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.DependencyModel.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Diagnostics.HealthChecks.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Hosting.Abstractions.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Hosting.Systemd.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Hosting.WindowsServices.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Hosting.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Http.Polly.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Identity.Core.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Localization.Abstractions.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Logging.Abstractions.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Logging.AzureAppServices.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Logging.Configuration.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Logging.Console.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Logging.Debug.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Logging.EventLog.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Logging.EventSource.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Logging.TraceSource.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Logging.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.ObjectPool.md │ │ │ │ ├── 3.0.0_Microsoft.Extensions.Options.md │ │ │ │ ├── 3.0.0_Microsoft.JSInterop.md │ │ │ │ └── 3.0.0_Mono.WebAssembly.Interop.md │ │ │ └── README.md │ │ ├── preview/ │ │ │ ├── 3.0.0-preview-known-issues.md │ │ │ ├── 3.0.0-preview1-download.md │ │ │ ├── 3.0.0-preview1.md │ │ │ ├── 3.0.0-preview2-download.md │ │ │ ├── 3.0.0-preview2.md │ │ │ ├── 3.0.0-preview3-download.md │ │ │ ├── 3.0.0-preview3.md │ │ │ ├── 3.0.0-preview4-download.md │ │ │ ├── 3.0.0-preview4.md │ │ │ ├── 3.0.0-preview5-download.md │ │ │ ├── 3.0.0-preview5.md │ │ │ ├── 3.0.0-preview6-download.md │ │ │ ├── 3.0.0-preview6.md │ │ │ ├── 3.0.0-preview7-download.md │ │ │ ├── 3.0.0-preview7.md │ │ │ ├── 3.0.0-preview8-download.md │ │ │ ├── 3.0.0-preview8.md │ │ │ ├── 3.0.0-preview9-download.md │ │ │ ├── 3.0.0-preview9.md │ │ │ ├── 3.0.0-rc1-download.md │ │ │ ├── 3.0.0-rc1.md │ │ │ └── api-diff/ │ │ │ ├── ga/ │ │ │ │ ├── .Net/ │ │ │ │ │ ├── 3.0.0.md │ │ │ │ │ └── 3.0.0_System.Data.Common.md │ │ │ │ └── README.md │ │ │ ├── preview1/ │ │ │ │ ├── 3.0-preview1.md │ │ │ │ ├── 3.0-preview1_System.Buffers.md │ │ │ │ ├── 3.0-preview1_System.Collections.Generic.md │ │ │ │ ├── 3.0-preview1_System.Collections.Immutable.md │ │ │ │ ├── 3.0-preview1_System.ComponentModel.md │ │ │ │ ├── 3.0-preview1_System.Diagnostics.md │ │ │ │ ├── 3.0-preview1_System.Globalization.md │ │ │ │ ├── 3.0-preview1_System.IO.Compression.md │ │ │ │ ├── 3.0-preview1_System.IO.IsolatedStorage.md │ │ │ │ ├── 3.0-preview1_System.IO.Pipes.md │ │ │ │ ├── 3.0-preview1_System.IO.md │ │ │ │ ├── 3.0-preview1_System.Linq.md │ │ │ │ ├── 3.0-preview1_System.Net.Http.md │ │ │ │ ├── 3.0-preview1_System.Net.Security.md │ │ │ │ ├── 3.0-preview1_System.Net.Sockets.md │ │ │ │ ├── 3.0-preview1_System.Net.WebSockets.md │ │ │ │ ├── 3.0-preview1_System.Net.md │ │ │ │ ├── 3.0-preview1_System.Numerics.md │ │ │ │ ├── 3.0-preview1_System.Reflection.Emit.md │ │ │ │ ├── 3.0-preview1_System.Reflection.md │ │ │ │ ├── 3.0-preview1_System.Runtime.CompilerServices.md │ │ │ │ ├── 3.0-preview1_System.Runtime.InteropServices.md │ │ │ │ ├── 3.0-preview1_System.Runtime.Intrinsics.Arm.Arm64.md │ │ │ │ ├── 3.0-preview1_System.Runtime.Intrinsics.X86.md │ │ │ │ ├── 3.0-preview1_System.Runtime.Intrinsics.md │ │ │ │ ├── 3.0-preview1_System.Runtime.Loader.md │ │ │ │ ├── 3.0-preview1_System.Runtime.Remoting.md │ │ │ │ ├── 3.0-preview1_System.Runtime.Serialization.md │ │ │ │ ├── 3.0-preview1_System.Runtime.md │ │ │ │ ├── 3.0-preview1_System.Security.Authentication.md │ │ │ │ ├── 3.0-preview1_System.Security.Cryptography.md │ │ │ │ ├── 3.0-preview1_System.Text.Json.md │ │ │ │ ├── 3.0-preview1_System.Text.RegularExpressions.md │ │ │ │ ├── 3.0-preview1_System.Text.md │ │ │ │ ├── 3.0-preview1_System.Threading.Tasks.Sources.md │ │ │ │ ├── 3.0-preview1_System.Threading.Tasks.md │ │ │ │ ├── 3.0-preview1_System.Threading.md │ │ │ │ ├── 3.0-preview1_System.Windows.Markup.md │ │ │ │ ├── 3.0-preview1_System.Xml.md │ │ │ │ └── 3.0-preview1_System.md │ │ │ ├── preview2/ │ │ │ │ ├── 3.0-preview2.md │ │ │ │ ├── 3.0-preview2_System.Buffers.md │ │ │ │ ├── 3.0-preview2_System.Collections.Generic.md │ │ │ │ ├── 3.0-preview2_System.ComponentModel.DataAnnotations.md │ │ │ │ ├── 3.0-preview2_System.Diagnostics.md │ │ │ │ ├── 3.0-preview2_System.Linq.md │ │ │ │ ├── 3.0-preview2_System.Net.Sockets.md │ │ │ │ ├── 3.0-preview2_System.Reflection.md │ │ │ │ ├── 3.0-preview2_System.Runtime.CompilerServices.md │ │ │ │ ├── 3.0-preview2_System.Runtime.InteropServices.md │ │ │ │ ├── 3.0-preview2_System.Runtime.Intrinsics.X86.md │ │ │ │ ├── 3.0-preview2_System.Runtime.Intrinsics.md │ │ │ │ ├── 3.0-preview2_System.Runtime.Loader.md │ │ │ │ ├── 3.0-preview2_System.Security.Permissions.md │ │ │ │ ├── 3.0-preview2_System.Security.md │ │ │ │ ├── 3.0-preview2_System.Text.Json.md │ │ │ │ ├── 3.0-preview2_System.Threading.Tasks.md │ │ │ │ ├── 3.0-preview2_System.Threading.md │ │ │ │ └── 3.0-preview2_System.md │ │ │ ├── preview3/ │ │ │ │ ├── 3.0-preview3.md │ │ │ │ ├── 3.0-preview3_System.Diagnostics.md │ │ │ │ ├── 3.0-preview3_System.IO.md │ │ │ │ ├── 3.0-preview3_System.Reflection.Emit.md │ │ │ │ ├── 3.0-preview3_System.Runtime.CompilerServices.md │ │ │ │ ├── 3.0-preview3_System.Runtime.InteropServices.md │ │ │ │ ├── 3.0-preview3_System.Runtime.Intrinsics.md │ │ │ │ ├── 3.0-preview3_System.Threading.Tasks.md │ │ │ │ ├── 3.0-preview3_System.Threading.md │ │ │ │ └── 3.0-preview3_System.md │ │ │ ├── preview4/ │ │ │ │ ├── 3.0-preview4.md │ │ │ │ ├── 3.0-preview4_System.Buffers.md │ │ │ │ ├── 3.0-preview4_System.Data.md │ │ │ │ ├── 3.0-preview4_System.Diagnostics.md │ │ │ │ ├── 3.0-preview4_System.Drawing.md │ │ │ │ ├── 3.0-preview4_System.IO.md │ │ │ │ ├── 3.0-preview4_System.Linq.md │ │ │ │ ├── 3.0-preview4_System.Net.Http.md │ │ │ │ ├── 3.0-preview4_System.Net.Security.md │ │ │ │ ├── 3.0-preview4_System.Numerics.md │ │ │ │ ├── 3.0-preview4_System.Reflection.Emit.md │ │ │ │ ├── 3.0-preview4_System.Runtime.CompilerServices.md │ │ │ │ ├── 3.0-preview4_System.Runtime.Intrinsics.Arm.Arm64.md │ │ │ │ ├── 3.0-preview4_System.Runtime.Intrinsics.X86.md │ │ │ │ ├── 3.0-preview4_System.Runtime.Loader.md │ │ │ │ ├── 3.0-preview4_System.Runtime.Serialization.md │ │ │ │ ├── 3.0-preview4_System.Runtime.md │ │ │ │ ├── 3.0-preview4_System.Text.Json.Serialization.md │ │ │ │ ├── 3.0-preview4_System.Text.Json.md │ │ │ │ ├── 3.0-preview4_System.Text.Unicode.md │ │ │ │ ├── 3.0-preview4_System.Text.md │ │ │ │ └── standalone-packages/ │ │ │ │ ├── 3.0-preview4-standalone-packages.md │ │ │ │ ├── 3.0-preview4_System.Data.md │ │ │ │ ├── 3.0-preview4_System.Drawing.md │ │ │ │ ├── 3.0-preview4_System.IO.Packaging.md │ │ │ │ ├── 3.0-preview4_System.IO.Pipelines.md │ │ │ │ ├── 3.0-preview4_System.Runtime.CompilerServices.md │ │ │ │ ├── 3.0-preview4_System.Runtime.Intrinsics.Arm.Arm64.md │ │ │ │ └── 3.0-preview4_System.Threading.Channels.md │ │ │ ├── preview5/ │ │ │ │ ├── 3.0-preview5.md │ │ │ │ ├── 3.0-preview5_Microsoft.VisualBasic.ApplicationServices.md │ │ │ │ ├── 3.0-preview5_Microsoft.VisualBasic.CompilerServices.md │ │ │ │ ├── 3.0-preview5_Microsoft.VisualBasic.Devices.md │ │ │ │ ├── 3.0-preview5_Microsoft.VisualBasic.MyServices.md │ │ │ │ ├── 3.0-preview5_Microsoft.VisualBasic.md │ │ │ │ ├── 3.0-preview5_System.Buffers.md │ │ │ │ ├── 3.0-preview5_System.Diagnostics.Tracing.md │ │ │ │ ├── 3.0-preview5_System.Net.Security.md │ │ │ │ ├── 3.0-preview5_System.Runtime.CompilerServices.md │ │ │ │ ├── 3.0-preview5_System.Runtime.Intrinsics.X86.md │ │ │ │ ├── 3.0-preview5_System.Runtime.Loader.md │ │ │ │ ├── 3.0-preview5_System.Text.Json.Serialization.md │ │ │ │ ├── 3.0-preview5_System.Text.Json.md │ │ │ │ ├── 3.0-preview5_System.md │ │ │ │ └── standalone-packages/ │ │ │ │ ├── 3.0-preview5-standalone-packages.md │ │ │ │ └── 3.0-preview5_System.Threading.Channels.md │ │ │ ├── preview6/ │ │ │ │ ├── 3.0-preview6.md │ │ │ │ ├── 3.0-preview6_Microsoft.VisualBasic.ApplicationServices.md │ │ │ │ ├── 3.0-preview6_Microsoft.VisualBasic.Devices.md │ │ │ │ ├── 3.0-preview6_Microsoft.VisualBasic.MyServices.md │ │ │ │ ├── 3.0-preview6_Microsoft.VisualBasic.md │ │ │ │ ├── 3.0-preview6_System.Collections.Generic.md │ │ │ │ ├── 3.0-preview6_System.Collections.Immutable.md │ │ │ │ ├── 3.0-preview6_System.ComponentModel.md │ │ │ │ ├── 3.0-preview6_System.Data.Common.md │ │ │ │ ├── 3.0-preview6_System.Data.md │ │ │ │ ├── 3.0-preview6_System.Diagnostics.CodeAnalysis.md │ │ │ │ ├── 3.0-preview6_System.Diagnostics.Tracing.md │ │ │ │ ├── 3.0-preview6_System.Drawing.md │ │ │ │ ├── 3.0-preview6_System.IO.md │ │ │ │ ├── 3.0-preview6_System.Linq.md │ │ │ │ ├── 3.0-preview6_System.Net.Http.md │ │ │ │ ├── 3.0-preview6_System.Net.Security.md │ │ │ │ ├── 3.0-preview6_System.Net.Sockets.md │ │ │ │ ├── 3.0-preview6_System.Numerics.md │ │ │ │ ├── 3.0-preview6_System.Reflection.Emit.md │ │ │ │ ├── 3.0-preview6_System.Reflection.md │ │ │ │ ├── 3.0-preview6_System.Runtime.CompilerServices.md │ │ │ │ ├── 3.0-preview6_System.Runtime.InteropServices.md │ │ │ │ ├── 3.0-preview6_System.Runtime.Intrinsics.X86.md │ │ │ │ ├── 3.0-preview6_System.Text.Encodings.Web.md │ │ │ │ ├── 3.0-preview6_System.Text.Json.Serialization.md │ │ │ │ ├── 3.0-preview6_System.Text.Json.md │ │ │ │ ├── 3.0-preview6_System.Text.Unicode.md │ │ │ │ ├── 3.0-preview6_System.Threading.Tasks.md │ │ │ │ ├── 3.0-preview6_System.Threading.md │ │ │ │ ├── 3.0-preview6_System.Xml.Schema.md │ │ │ │ ├── 3.0-preview6_System.md │ │ │ │ └── standalone-packages/ │ │ │ │ ├── 3.0-preview6-standalone-packages.md │ │ │ │ ├── 3.0-preview6_System.Data.OleDb.md │ │ │ │ ├── 3.0-preview6_System.Drawing.md │ │ │ │ ├── 3.0-preview6_System.Resources.Extensions.md │ │ │ │ ├── 3.0-preview6_System.Security.AccessControl.md │ │ │ │ ├── 3.0-preview6_System.Security.Cryptography.Pkcs.md │ │ │ │ ├── 3.0-preview6_System.Text.Encodings.Web.md │ │ │ │ └── 3.0-preview6_System.Text.Unicode.md │ │ │ ├── preview7/ │ │ │ │ ├── 3.0-preview7.md │ │ │ │ ├── 3.0-preview7_System.Collections.Generic.md │ │ │ │ ├── 3.0-preview7_System.Collections.Immutable.md │ │ │ │ ├── 3.0-preview7_System.Data.Common.md │ │ │ │ ├── 3.0-preview7_System.Diagnostics.Tracing.md │ │ │ │ ├── 3.0-preview7_System.Diagnostics.md │ │ │ │ ├── 3.0-preview7_System.Reflection.Emit.md │ │ │ │ ├── 3.0-preview7_System.Reflection.Metadata.md │ │ │ │ ├── 3.0-preview7_System.Runtime.Intrinsics.md │ │ │ │ ├── 3.0-preview7_System.Runtime.Loader.md │ │ │ │ ├── 3.0-preview7_System.Runtime.Serialization.md │ │ │ │ ├── 3.0-preview7_System.Security.Cryptography.md │ │ │ │ ├── 3.0-preview7_System.Text.Json.Serialization.md │ │ │ │ ├── 3.0-preview7_System.Text.Json.md │ │ │ │ ├── 3.0-preview7_System.Text.md │ │ │ │ ├── 3.0-preview7_System.Threading.md │ │ │ │ ├── 3.0-preview7_System.md │ │ │ │ └── standalone-packages/ │ │ │ │ ├── 3.0-preview7-standalone-packages.md │ │ │ │ ├── 3.0-preview7-standalone-packages_System.ComponentModel.Composition.Primitives.md │ │ │ │ ├── 3.0-preview7-standalone-packages_System.Data.OleDb.md │ │ │ │ ├── 3.0-preview7-standalone-packages_System.Diagnostics.Eventing.Reader.md │ │ │ │ ├── 3.0-preview7-standalone-packages_System.IO.Packaging.md │ │ │ │ ├── 3.0-preview7-standalone-packages_System.IO.Pipelines.md │ │ │ │ ├── 3.0-preview7-standalone-packages_System.Resources.Extensions.md │ │ │ │ ├── 3.0-preview7-standalone-packages_System.Security.AccessControl.md │ │ │ │ ├── 3.0-preview7-standalone-packages_System.Security.Permissions.md │ │ │ │ ├── 3.0-preview7-standalone-packages_System.Xaml.Permissions.md │ │ │ │ ├── 3.0-preview7-standalone-packages_Windows.UI.Xaml.Automation.md │ │ │ │ └── 3.0-preview7-standalone-packages_Windows.UI.Xaml.md │ │ │ ├── preview8/ │ │ │ │ ├── .Net/ │ │ │ │ │ ├── 3.0-preview8.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.VisualBasic.md │ │ │ │ │ ├── 3.0-preview8_System.Collections.Generic.md │ │ │ │ │ ├── 3.0-preview8_System.Text.Encodings.Web.md │ │ │ │ │ ├── 3.0-preview8_System.Text.Json.Serialization.md │ │ │ │ │ ├── 3.0-preview8_System.Text.Json.md │ │ │ │ │ └── standalone-packages/ │ │ │ │ │ ├── 3.0-preview8-standalone-packages.md │ │ │ │ │ └── 3.0-preview8-standalone-packages_System.IO.Pipelines.md │ │ │ │ ├── Asp.Net/ │ │ │ │ │ ├── 3.0-preview8.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Builder.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Components.Browser.Rendering.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Components.Browser.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Components.CompilerServices.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Components.Forms.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Components.Layouts.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Components.RenderTree.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Components.Rendering.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Components.Routing.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Components.Server.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Components.Web.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Components.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Connections.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.DataProtection.Cng.Internal.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.DataProtection.Internal.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Hosting.Server.Abstractions.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Http.Features.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Http.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Identity.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Mvc.ActionConstraints.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Mvc.Diagnostics.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Mvc.Infrastructure.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Mvc.ViewFeatures.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Routing.Internal.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Routing.Template.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.Routing.Tree.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.AspNetCore.SignalR.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.Extensions.Hosting.Internal.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.JSInterop.Internal.md │ │ │ │ │ ├── 3.0-preview8_Microsoft.JSInterop.md │ │ │ │ │ ├── 3.0-preview8_System.Drawing.Printing.md │ │ │ │ │ ├── 3.0-preview8_System.Drawing.md │ │ │ │ │ ├── 3.0-preview8_System.Media.md │ │ │ │ │ └── 3.0-preview8_System.Security.Cryptography.X509Certificates.md │ │ │ │ └── README.md │ │ │ ├── preview9/ │ │ │ │ ├── .Net/ │ │ │ │ │ ├── 3.0-preview9.md │ │ │ │ │ ├── 3.0-preview9_Microsoft.VisualBasic.ApplicationServices.md │ │ │ │ │ ├── 3.0-preview9_Microsoft.VisualBasic.Devices.md │ │ │ │ │ ├── 3.0-preview9_Microsoft.VisualBasic.MyServices.md │ │ │ │ │ ├── 3.0-preview9_System.Net.Sockets.md │ │ │ │ │ ├── 3.0-preview9_System.Text.Encodings.Web.md │ │ │ │ │ └── 3.0-preview9_System.Text.Json.md │ │ │ │ ├── Asp.Net/ │ │ │ │ │ ├── 3.0-preview9.md │ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Builder.md │ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Components.Authorization.md │ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Components.Forms.md │ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Components.RenderTree.md │ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Components.Rendering.md │ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Components.Routing.md │ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Components.Server.Circuits.md │ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Components.Server.md │ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Components.Web.md │ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Components.md │ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Mvc.Formatters.md │ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Mvc.Infrastructure.md │ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Mvc.ModelBinding.md │ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Mvc.RazorPages.md │ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Mvc.Rendering.md │ │ │ │ │ ├── 3.0-preview9_Microsoft.AspNetCore.Mvc.md │ │ │ │ │ ├── 3.0-preview9_Microsoft.JSInterop.Infrastructure.md │ │ │ │ │ └── 3.0-preview9_Microsoft.JSInterop.md │ │ │ │ └── README.md │ │ │ └── rc1/ │ │ │ ├── Asp.Net/ │ │ │ │ ├── 3.0-rc1.md │ │ │ │ └── 3.0-rc1_Microsoft.AspNetCore.Components.RenderTree.md │ │ │ └── README.md │ │ └── releases.json │ ├── 3.1/ │ │ ├── 3.1-known-issues.md │ │ ├── 3.1-supported-os.md │ │ ├── 3.1.0/ │ │ │ ├── 3.1.0-install-instructions.md │ │ │ └── 3.1.0.md │ │ ├── 3.1.1/ │ │ │ ├── 3.1.1-install-instructions.md │ │ │ └── 3.1.1.md │ │ ├── 3.1.10/ │ │ │ ├── 3.1.10-install-instructions.md │ │ │ ├── 3.1.10.md │ │ │ └── 3.1.404-download.md │ │ ├── 3.1.11/ │ │ │ ├── 3.1.11-install-instructions.md │ │ │ ├── 3.1.11.md │ │ │ └── 3.1.405-download.md │ │ ├── 3.1.12/ │ │ │ ├── 3.1.12-install-instructions.md │ │ │ ├── 3.1.12.md │ │ │ └── 3.1.406-download.md │ │ ├── 3.1.13/ │ │ │ ├── 3.1.13-install-instructions.md │ │ │ ├── 3.1.13.md │ │ │ └── 3.1.407-download.md │ │ ├── 3.1.14/ │ │ │ ├── 3.1.14-install-instructions.md │ │ │ ├── 3.1.14.md │ │ │ └── 3.1.408-download.md │ │ ├── 3.1.15/ │ │ │ ├── 3.1.15-install-instructions.md │ │ │ ├── 3.1.15.md │ │ │ └── 3.1.409-download.md │ │ ├── 3.1.16/ │ │ │ ├── 3.1.16-install-instructions.md │ │ │ ├── 3.1.16.md │ │ │ └── 3.1.410-download.md │ │ ├── 3.1.17/ │ │ │ ├── 3.1.17-install-instructions.md │ │ │ ├── 3.1.17.md │ │ │ └── 3.1.411-download.md │ │ ├── 3.1.18/ │ │ │ ├── 3.1.118.md │ │ │ └── 3.1.18.md │ │ ├── 3.1.19/ │ │ │ ├── 3.1.119.md │ │ │ └── 3.1.19.md │ │ ├── 3.1.2/ │ │ │ ├── 3.1.2-install-instructions.md │ │ │ ├── 3.1.2.md │ │ │ └── 3.1.200-sdk.md │ │ ├── 3.1.20/ │ │ │ ├── 3.1.120.md │ │ │ └── 3.1.20.md │ │ ├── 3.1.21/ │ │ │ └── 3.1.21.md │ │ ├── 3.1.22/ │ │ │ └── 3.1.22.md │ │ ├── 3.1.23/ │ │ │ └── 3.1.23.md │ │ ├── 3.1.24/ │ │ │ └── 3.1.24.md │ │ ├── 3.1.25/ │ │ │ └── 3.1.25.md │ │ ├── 3.1.26/ │ │ │ └── 3.1.26.md │ │ ├── 3.1.27/ │ │ │ └── 3.1.27.md │ │ ├── 3.1.28/ │ │ │ └── 3.1.28.md │ │ ├── 3.1.29/ │ │ │ └── 3.1.29.md │ │ ├── 3.1.3/ │ │ │ ├── 3.1.201-download.md │ │ │ ├── 3.1.3-install-instructions.md │ │ │ └── 3.1.3.md │ │ ├── 3.1.30/ │ │ │ └── 3.1.30.md │ │ ├── 3.1.31/ │ │ │ └── 3.1.31.md │ │ ├── 3.1.32/ │ │ │ └── 3.1.32.md │ │ ├── 3.1.4/ │ │ │ ├── 3.1.202-download.md │ │ │ ├── 3.1.300-sdk.md │ │ │ ├── 3.1.4-install-instructions.md │ │ │ └── 3.1.4.md │ │ ├── 3.1.5/ │ │ │ ├── 3.1.301-download.md │ │ │ ├── 3.1.5-install-instructions.md │ │ │ └── 3.1.5.md │ │ ├── 3.1.6/ │ │ │ ├── 3.1.302-download.md │ │ │ ├── 3.1.6-install-instructions.md │ │ │ └── 3.1.6.md │ │ ├── 3.1.7/ │ │ │ ├── 3.1.401-download.md │ │ │ ├── 3.1.7-install-instructions.md │ │ │ └── 3.1.7.md │ │ ├── 3.1.8/ │ │ │ ├── 3.1.402-download.md │ │ │ ├── 3.1.8-install-instructions.md │ │ │ └── 3.1.8.md │ │ ├── 3.1.9/ │ │ │ ├── 3.1.403-download.md │ │ │ ├── 3.1.9-install-instructions.md │ │ │ └── 3.1.9.md │ │ ├── README.md │ │ ├── install-linux.md │ │ ├── install-macos.md │ │ ├── install-windows.md │ │ ├── install.md │ │ ├── linux-packages.md │ │ ├── preview/ │ │ │ ├── 3.1.0-preview1-download.md │ │ │ ├── 3.1.0-preview1.md │ │ │ ├── 3.1.0-preview2-install-instructions.md │ │ │ ├── 3.1.0-preview2.md │ │ │ ├── 3.1.0-preview3-install-instructions.md │ │ │ ├── 3.1.0-preview3.md │ │ │ └── api-diff/ │ │ │ ├── preview2/ │ │ │ │ ├── .Net/ │ │ │ │ │ ├── 3.1-preview2-standalone-packages.md │ │ │ │ │ └── 3.1-preview2-standalone-packages_System.IO.FileSystem.AccessControl.md │ │ │ │ ├── Asp.Net/ │ │ │ │ │ ├── 3.1-preview2.md │ │ │ │ │ ├── 3.1-preview2_Microsoft.AspNetCore.Components.Forms.md │ │ │ │ │ ├── 3.1-preview2_Microsoft.AspNetCore.Components.md │ │ │ │ │ ├── 3.1-preview2_Microsoft.AspNetCore.Mvc.ModelBinding.Metadata.md │ │ │ │ │ ├── 3.1-preview2_Microsoft.AspNetCore.Mvc.ModelBinding.md │ │ │ │ │ ├── 3.1-preview2_Microsoft.AspNetCore.Mvc.Rendering.md │ │ │ │ │ ├── 3.1-preview2_Microsoft.AspNetCore.Mvc.TagHelpers.md │ │ │ │ │ ├── 3.1-preview2_Microsoft.AspNetCore.Mvc.md │ │ │ │ │ ├── 3.1-preview2_Microsoft.AspNetCore.Server.HttpSys.md │ │ │ │ │ └── 3.1-preview2_Microsoft.AspNetCore.SignalR.Protocol.md │ │ │ │ └── README.md │ │ │ └── preview3/ │ │ │ ├── .Net/ │ │ │ │ ├── 3.1-preview3-standalone-packages.md │ │ │ │ └── 3.1-preview3-standalone-packages_System.IO.FileSystem.AccessControl.md │ │ │ └── README.md │ │ └── releases.json │ ├── 5.0/ │ │ ├── 5.0-contributor-list.md │ │ ├── 5.0-known-issues.md │ │ ├── 5.0-supported-os.md │ │ ├── 5.0.0/ │ │ │ ├── 5.0.0-install-instructions.md │ │ │ └── 5.0.0.md │ │ ├── 5.0.1/ │ │ │ ├── 5.0.1-install-instructions.md │ │ │ └── 5.0.1.md │ │ ├── 5.0.10/ │ │ │ ├── 5.0.10.md │ │ │ └── 5.0.207.md │ │ ├── 5.0.11/ │ │ │ ├── 5.0.11.md │ │ │ └── 5.0.208.md │ │ ├── 5.0.12/ │ │ │ ├── 5.0.12.md │ │ │ └── 5.0.209.md │ │ ├── 5.0.13/ │ │ │ ├── 5.0.13.md │ │ │ └── 5.0.210.md │ │ ├── 5.0.14/ │ │ │ ├── 5.0.14.md │ │ │ └── 5.0.211.md │ │ ├── 5.0.15/ │ │ │ ├── 5.0.15.md │ │ │ └── 5.0.212.md │ │ ├── 5.0.16/ │ │ │ ├── 5.0.16.md │ │ │ └── 5.0.213.md │ │ ├── 5.0.17/ │ │ │ ├── 5.0.17.md │ │ │ └── 5.0.214.md │ │ ├── 5.0.2/ │ │ │ ├── 5.0.2-install-instructions.md │ │ │ └── 5.0.2.md │ │ ├── 5.0.3/ │ │ │ ├── 5.0.200-sdk.md │ │ │ ├── 5.0.3-install-instructions.md │ │ │ └── 5.0.3.md │ │ ├── 5.0.4/ │ │ │ ├── 5.0.201-download.md │ │ │ ├── 5.0.4-install-instructions.md │ │ │ └── 5.0.4.md │ │ ├── 5.0.5/ │ │ │ ├── 5.0.5-install-instructions.md │ │ │ └── 5.0.5.md │ │ ├── 5.0.6/ │ │ │ ├── 5.0.300-sdk.md │ │ │ ├── 5.0.6-install-instructions.md │ │ │ └── 5.0.6.md │ │ ├── 5.0.7/ │ │ │ ├── 5.0.301-sdk.md │ │ │ ├── 5.0.7-install-instructions.md │ │ │ └── 5.0.7.md │ │ ├── 5.0.8/ │ │ │ ├── 5.0.302-sdk.md │ │ │ ├── 5.0.8-install-instructions.md │ │ │ └── 5.0.8.md │ │ ├── 5.0.9/ │ │ │ ├── 5.0.206.md │ │ │ ├── 5.0.303.md │ │ │ └── 5.0.9.md │ │ ├── README.md │ │ ├── api-diff/ │ │ │ ├── netcoreapp3.1/ │ │ │ │ ├── .NET/ │ │ │ │ │ ├── 5.0.md │ │ │ │ │ ├── 5.0_Microsoft.VisualBasic.CompilerServices.md │ │ │ │ │ ├── 5.0_Microsoft.VisualBasic.md │ │ │ │ │ ├── 5.0_Microsoft.Win32.SafeHandles.md │ │ │ │ │ ├── 5.0_System.Buffers.Binary.md │ │ │ │ │ ├── 5.0_System.Buffers.md │ │ │ │ │ ├── 5.0_System.Collections.Concurrent.md │ │ │ │ │ ├── 5.0_System.Collections.Generic.md │ │ │ │ │ ├── 5.0_System.Collections.Immutable.md │ │ │ │ │ ├── 5.0_System.ComponentModel.md │ │ │ │ │ ├── 5.0_System.Data.Common.md │ │ │ │ │ ├── 5.0_System.Diagnostics.CodeAnalysis.md │ │ │ │ │ ├── 5.0_System.Diagnostics.md │ │ │ │ │ ├── 5.0_System.Formats.Asn1.md │ │ │ │ │ ├── 5.0_System.Globalization.md │ │ │ │ │ ├── 5.0_System.IO.IsolatedStorage.md │ │ │ │ │ ├── 5.0_System.IO.Pipes.md │ │ │ │ │ ├── 5.0_System.IO.md │ │ │ │ │ ├── 5.0_System.Linq.md │ │ │ │ │ ├── 5.0_System.Net.Http.Json.md │ │ │ │ │ ├── 5.0_System.Net.Http.md │ │ │ │ │ ├── 5.0_System.Net.Mail.md │ │ │ │ │ ├── 5.0_System.Net.NetworkInformation.md │ │ │ │ │ ├── 5.0_System.Net.Security.md │ │ │ │ │ ├── 5.0_System.Net.Sockets.md │ │ │ │ │ ├── 5.0_System.Net.md │ │ │ │ │ ├── 5.0_System.Numerics.md │ │ │ │ │ ├── 5.0_System.Reflection.Metadata.md │ │ │ │ │ ├── 5.0_System.Reflection.md │ │ │ │ │ ├── 5.0_System.Resources.md │ │ │ │ │ ├── 5.0_System.Runtime.CompilerServices.md │ │ │ │ │ ├── 5.0_System.Runtime.ExceptionServices.md │ │ │ │ │ ├── 5.0_System.Runtime.InteropServices.WindowsRuntime.md │ │ │ │ │ ├── 5.0_System.Runtime.InteropServices.md │ │ │ │ │ ├── 5.0_System.Runtime.Intrinsics.Arm.md │ │ │ │ │ ├── 5.0_System.Runtime.Intrinsics.X86.md │ │ │ │ │ ├── 5.0_System.Runtime.Intrinsics.md │ │ │ │ │ ├── 5.0_System.Runtime.Versioning.md │ │ │ │ │ ├── 5.0_System.Security.Cryptography.X509Certificates.md │ │ │ │ │ ├── 5.0_System.Security.Cryptography.md │ │ │ │ │ ├── 5.0_System.Text.Json.Serialization.md │ │ │ │ │ ├── 5.0_System.Text.Json.md │ │ │ │ │ ├── 5.0_System.Text.RegularExpressions.md │ │ │ │ │ ├── 5.0_System.Text.md │ │ │ │ │ ├── 5.0_System.Threading.Channels.md │ │ │ │ │ ├── 5.0_System.Threading.Tasks.md │ │ │ │ │ ├── 5.0_System.Threading.md │ │ │ │ │ ├── 5.0_System.Xml.md │ │ │ │ │ ├── 5.0_System.md │ │ │ │ │ └── standalone/ │ │ │ │ │ ├── 5.0-standalone.md │ │ │ │ │ ├── 5.0-standalone_Microsoft.Win32.Registry.md │ │ │ │ │ ├── 5.0-standalone_System.Data.Odbc.md │ │ │ │ │ ├── 5.0-standalone_System.Drawing.Common.md │ │ │ │ │ ├── 5.0-standalone_System.IO.FileSystem.AccessControl.md │ │ │ │ │ ├── 5.0-standalone_System.IO.Pipes.AccessControl.md │ │ │ │ │ ├── 5.0-standalone_System.Net.Http.WinHttpHandler.md │ │ │ │ │ ├── 5.0-standalone_System.Security.Cryptography.Pkcs.md │ │ │ │ │ ├── 5.0-standalone_System.Security.Principal.Windows.md │ │ │ │ │ ├── 5.0-standalone_System.Threading.AccessControl.md │ │ │ │ │ └── 5.0-standalone_System.Windows.Extensions.md │ │ │ │ ├── ASP.NET/ │ │ │ │ │ ├── 5.0.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Authentication.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Authorization.Infrastructure.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Authorization.Policy.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Authorization.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Builder.Extensions.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Builder.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Components.Authorization.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Components.Forms.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Components.RenderTree.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Components.Rendering.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Components.Routing.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Components.Server.ProtectedBrowserStorage.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Components.Web.Virtualization.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Components.Web.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Components.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Connections.Features.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Connections.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Hosting.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Http.Connections.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Http.Extensions.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Http.Features.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Http.Json.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Http.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Identity.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Localization.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Mvc.ApiExplorer.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Mvc.ApplicationModels.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Mvc.Formatters.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Mvc.Localization.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Mvc.ModelBinding.Binders.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Mvc.ModelBinding.Metadata.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Mvc.ModelBinding.Validation.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Mvc.ModelBinding.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Mvc.Rendering.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Mvc.Routing.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Mvc.ViewFeatures.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Mvc.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Rewrite.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Server.HttpSys.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Server.IIS.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Server.Kestrel.Core.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.SignalR.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.StaticFiles.Infrastructure.md │ │ │ │ │ ├── 5.0_Microsoft.AspNetCore.WebUtilities.md │ │ │ │ │ ├── 5.0_Microsoft.JSInterop.Implementation.md │ │ │ │ │ ├── 5.0_Microsoft.JSInterop.md │ │ │ │ │ └── 5.0_Microsoft.Net.Http.Headers.md │ │ │ │ └── README.md │ │ │ └── netstandard2.1/ │ │ │ ├── 5.0.md │ │ │ ├── 5.0_Microsoft.CSharp.RuntimeBinder.md │ │ │ ├── 5.0_Microsoft.VisualBasic.CompilerServices.md │ │ │ ├── 5.0_Microsoft.VisualBasic.FileIO.md │ │ │ ├── 5.0_Microsoft.VisualBasic.md │ │ │ ├── 5.0_Microsoft.Win32.SafeHandles.md │ │ │ ├── 5.0_System.Buffers.Binary.md │ │ │ ├── 5.0_System.Buffers.md │ │ │ ├── 5.0_System.Collections.Concurrent.md │ │ │ ├── 5.0_System.Collections.Generic.md │ │ │ ├── 5.0_System.Collections.Immutable.md │ │ │ ├── 5.0_System.ComponentModel.DataAnnotations.Schema.md │ │ │ ├── 5.0_System.ComponentModel.DataAnnotations.md │ │ │ ├── 5.0_System.ComponentModel.md │ │ │ ├── 5.0_System.Data.Common.md │ │ │ ├── 5.0_System.Data.md │ │ │ ├── 5.0_System.Diagnostics.CodeAnalysis.md │ │ │ ├── 5.0_System.Diagnostics.md │ │ │ ├── 5.0_System.Drawing.md │ │ │ ├── 5.0_System.Formats.Asn1.md │ │ │ ├── 5.0_System.Globalization.md │ │ │ ├── 5.0_System.IO.IsolatedStorage.md │ │ │ ├── 5.0_System.IO.Pipes.md │ │ │ ├── 5.0_System.IO.md │ │ │ ├── 5.0_System.Linq.md │ │ │ ├── 5.0_System.Net.Http.Json.md │ │ │ ├── 5.0_System.Net.Http.md │ │ │ ├── 5.0_System.Net.Mail.md │ │ │ ├── 5.0_System.Net.NetworkInformation.md │ │ │ ├── 5.0_System.Net.Security.md │ │ │ ├── 5.0_System.Net.Sockets.md │ │ │ ├── 5.0_System.Net.WebSockets.md │ │ │ ├── 5.0_System.Net.md │ │ │ ├── 5.0_System.Numerics.md │ │ │ ├── 5.0_System.Reflection.Emit.md │ │ │ ├── 5.0_System.Reflection.Metadata.Ecma335.md │ │ │ ├── 5.0_System.Reflection.Metadata.md │ │ │ ├── 5.0_System.Reflection.PortableExecutable.md │ │ │ ├── 5.0_System.Reflection.md │ │ │ ├── 5.0_System.Resources.md │ │ │ ├── 5.0_System.Runtime.CompilerServices.md │ │ │ ├── 5.0_System.Runtime.ExceptionServices.md │ │ │ ├── 5.0_System.Runtime.InteropServices.md │ │ │ ├── 5.0_System.Runtime.Intrinsics.Arm.md │ │ │ ├── 5.0_System.Runtime.Intrinsics.X86.md │ │ │ ├── 5.0_System.Runtime.Intrinsics.md │ │ │ ├── 5.0_System.Runtime.Loader.md │ │ │ ├── 5.0_System.Runtime.Remoting.md │ │ │ ├── 5.0_System.Runtime.Versioning.md │ │ │ ├── 5.0_System.Runtime.md │ │ │ ├── 5.0_System.Security.Authentication.md │ │ │ ├── 5.0_System.Security.Cryptography.X509Certificates.md │ │ │ ├── 5.0_System.Security.Cryptography.md │ │ │ ├── 5.0_System.Security.Permissions.md │ │ │ ├── 5.0_System.Security.md │ │ │ ├── 5.0_System.Text.Encodings.Web.md │ │ │ ├── 5.0_System.Text.Json.Serialization.md │ │ │ ├── 5.0_System.Text.Json.md │ │ │ ├── 5.0_System.Text.RegularExpressions.md │ │ │ ├── 5.0_System.Text.Unicode.md │ │ │ ├── 5.0_System.Text.md │ │ │ ├── 5.0_System.Threading.Channels.md │ │ │ ├── 5.0_System.Threading.Tasks.Dataflow.md │ │ │ ├── 5.0_System.Threading.Tasks.md │ │ │ ├── 5.0_System.Threading.md │ │ │ ├── 5.0_System.Windows.Markup.md │ │ │ ├── 5.0_System.Xml.md │ │ │ └── 5.0_System.md │ │ ├── install-linux.md │ │ ├── install-macos.md │ │ ├── install-windows.md │ │ ├── install.md │ │ ├── linux-packages.md │ │ ├── preview/ │ │ │ ├── 5.0.0-preview.1-install-instructions.md │ │ │ ├── 5.0.0-preview.1.md │ │ │ ├── 5.0.0-preview.2-install-instructions.md │ │ │ ├── 5.0.0-preview.2.md │ │ │ ├── 5.0.0-preview.3-install-instructions.md │ │ │ ├── 5.0.0-preview.3.md │ │ │ ├── 5.0.0-preview.4-install-instructions.md │ │ │ ├── 5.0.0-preview.4.md │ │ │ ├── 5.0.0-preview.5-install-instructions.md │ │ │ ├── 5.0.0-preview.5.md │ │ │ ├── 5.0.0-preview.6-install-instructions.md │ │ │ ├── 5.0.0-preview.6.md │ │ │ ├── 5.0.0-preview.7-install-instructions.md │ │ │ ├── 5.0.0-preview.7.md │ │ │ ├── 5.0.0-preview.8-install-instructions.md │ │ │ ├── 5.0.0-preview.8.md │ │ │ ├── 5.0.0-rc.1-install-instructions.md │ │ │ ├── 5.0.0-rc.1.md │ │ │ ├── 5.0.0-rc.2-install-instructions.md │ │ │ ├── 5.0.0-rc.2.md │ │ │ └── api-diff/ │ │ │ ├── preview2/ │ │ │ │ ├── .Net/ │ │ │ │ │ ├── 5.0-preview2.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.VisualBasic.CompilerServices.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.VisualBasic.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.Win32.SafeHandles.md │ │ │ │ │ ├── 5.0-preview2_System.Buffers.Binary.md │ │ │ │ │ ├── 5.0-preview2_System.Buffers.md │ │ │ │ │ ├── 5.0-preview2_System.Collections.Concurrent.md │ │ │ │ │ ├── 5.0-preview2_System.Collections.Generic.md │ │ │ │ │ ├── 5.0-preview2_System.Collections.Immutable.md │ │ │ │ │ ├── 5.0-preview2_System.Data.Common.md │ │ │ │ │ ├── 5.0-preview2_System.Globalization.md │ │ │ │ │ ├── 5.0-preview2_System.IO.Pipes.md │ │ │ │ │ ├── 5.0-preview2_System.IO.md │ │ │ │ │ ├── 5.0-preview2_System.Linq.md │ │ │ │ │ ├── 5.0-preview2_System.Net.Http.md │ │ │ │ │ ├── 5.0-preview2_System.Net.Mail.md │ │ │ │ │ ├── 5.0-preview2_System.Net.NetworkInformation.md │ │ │ │ │ ├── 5.0-preview2_System.Net.Security.md │ │ │ │ │ ├── 5.0-preview2_System.Net.Sockets.md │ │ │ │ │ ├── 5.0-preview2_System.Net.md │ │ │ │ │ ├── 5.0-preview2_System.Runtime.CompilerServices.md │ │ │ │ │ ├── 5.0-preview2_System.Runtime.ExceptionServices.md │ │ │ │ │ ├── 5.0-preview2_System.Runtime.InteropServices.md │ │ │ │ │ ├── 5.0-preview2_System.Runtime.Intrinsics.md │ │ │ │ │ ├── 5.0-preview2_System.Security.Cryptography.X509Certificates.md │ │ │ │ │ ├── 5.0-preview2_System.Security.Cryptography.md │ │ │ │ │ ├── 5.0-preview2_System.Text.Json.Serialization.md │ │ │ │ │ ├── 5.0-preview2_System.Text.Json.md │ │ │ │ │ ├── 5.0-preview2_System.Text.RegularExpressions.md │ │ │ │ │ ├── 5.0-preview2_System.Text.md │ │ │ │ │ ├── 5.0-preview2_System.Threading.Channels.md │ │ │ │ │ ├── 5.0-preview2_System.Threading.Tasks.md │ │ │ │ │ ├── 5.0-preview2_System.Threading.md │ │ │ │ │ └── 5.0-preview2_System.md │ │ │ │ ├── Asp.Net/ │ │ │ │ │ ├── 5.0-preview2.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Authentication.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Authorization.Infrastructure.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Builder.Extensions.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Builder.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Components.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Connections.Features.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Connections.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Http.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Identity.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Mvc.Formatters.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Mvc.Localization.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Mvc.Rendering.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Mvc.ViewFeatures.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Rewrite.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Server.HttpSys.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Server.Kestrel.Core.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.SignalR.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.StaticFiles.Infrastructure.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.AspNetCore.WebUtilities.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.Extensions.Configuration.KeyPerFile.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.Extensions.Configuration.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.Extensions.DependencyInjection.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.Extensions.Http.Logging.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.Extensions.Http.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.Extensions.Localization.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.Extensions.Logging.Console.md │ │ │ │ │ ├── 5.0-preview2_Microsoft.Extensions.Options.md │ │ │ │ │ └── 5.0-preview2_Microsoft.Net.Http.Headers.md │ │ │ │ └── README.md │ │ │ ├── preview4/ │ │ │ │ ├── .Net/ │ │ │ │ │ ├── 5.0-preview4.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.VisualBasic.CompilerServices.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.VisualBasic.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.Win32.SafeHandles.md │ │ │ │ │ ├── 5.0-preview4_System.Buffers.Binary.md │ │ │ │ │ ├── 5.0-preview4_System.Buffers.md │ │ │ │ │ ├── 5.0-preview4_System.Collections.Concurrent.md │ │ │ │ │ ├── 5.0-preview4_System.Collections.Generic.md │ │ │ │ │ ├── 5.0-preview4_System.Collections.Immutable.md │ │ │ │ │ ├── 5.0-preview4_System.Diagnostics.CodeAnalysis.md │ │ │ │ │ ├── 5.0-preview4_System.Diagnostics.md │ │ │ │ │ ├── 5.0-preview4_System.Globalization.md │ │ │ │ │ ├── 5.0-preview4_System.IO.Pipes.md │ │ │ │ │ ├── 5.0-preview4_System.IO.md │ │ │ │ │ ├── 5.0-preview4_System.Linq.md │ │ │ │ │ ├── 5.0-preview4_System.Net.Http.Json.md │ │ │ │ │ ├── 5.0-preview4_System.Net.Http.md │ │ │ │ │ ├── 5.0-preview4_System.Net.Mail.md │ │ │ │ │ ├── 5.0-preview4_System.Net.NetworkInformation.md │ │ │ │ │ ├── 5.0-preview4_System.Net.Security.md │ │ │ │ │ ├── 5.0-preview4_System.Net.Sockets.md │ │ │ │ │ ├── 5.0-preview4_System.Net.md │ │ │ │ │ ├── 5.0-preview4_System.Numerics.md │ │ │ │ │ ├── 5.0-preview4_System.Runtime.CompilerServices.md │ │ │ │ │ ├── 5.0-preview4_System.Runtime.ExceptionServices.md │ │ │ │ │ ├── 5.0-preview4_System.Runtime.InteropServices.md │ │ │ │ │ ├── 5.0-preview4_System.Runtime.Intrinsics.X86.md │ │ │ │ │ ├── 5.0-preview4_System.Runtime.Intrinsics.md │ │ │ │ │ ├── 5.0-preview4_System.Security.Cryptography.X509Certificates.md │ │ │ │ │ ├── 5.0-preview4_System.Security.Cryptography.md │ │ │ │ │ ├── 5.0-preview4_System.Text.Json.Serialization.md │ │ │ │ │ ├── 5.0-preview4_System.Text.Json.md │ │ │ │ │ ├── 5.0-preview4_System.Text.RegularExpressions.md │ │ │ │ │ ├── 5.0-preview4_System.Text.md │ │ │ │ │ ├── 5.0-preview4_System.Threading.Channels.md │ │ │ │ │ ├── 5.0-preview4_System.Threading.Tasks.md │ │ │ │ │ ├── 5.0-preview4_System.Threading.md │ │ │ │ │ ├── 5.0-preview4_System.md │ │ │ │ │ └── standalone-packages/ │ │ │ │ │ ├── 5.0-preview4-standalone-packages.md │ │ │ │ │ ├── 5.0-preview4-standalone-packages_System.Drawing.Common.md │ │ │ │ │ ├── 5.0-preview4-standalone-packages_System.IO.FileSystem.AccessControl.md │ │ │ │ │ ├── 5.0-preview4-standalone-packages_System.Security.Principal.Windows.md │ │ │ │ │ └── 5.0-preview4-standalone-packages_System.Threading.AccessControl.md │ │ │ │ ├── Asp.Net/ │ │ │ │ │ ├── 5.0-preview4.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Authentication.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Authorization.Infrastructure.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Builder.Extensions.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Builder.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Components.Web.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Components.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Connections.Features.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Connections.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Http.Connections.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Http.Extensions.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Http.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Identity.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Mvc.Formatters.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Mvc.Localization.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Mvc.Rendering.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Mvc.ViewFeatures.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Rewrite.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Server.HttpSys.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Server.IIS.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Server.Kestrel.Core.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.SignalR.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.StaticFiles.Infrastructure.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.AspNetCore.WebUtilities.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.Extensions.Configuration.KeyPerFile.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.Extensions.Configuration.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.Extensions.DependencyInjection.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.Extensions.Http.Logging.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.Extensions.Http.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.Extensions.Localization.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.Extensions.Logging.Console.md │ │ │ │ │ ├── 5.0-preview4_Microsoft.Extensions.Options.md │ │ │ │ │ └── 5.0-preview4_Microsoft.Net.Http.Headers.md │ │ │ │ └── README.md │ │ │ ├── preview5/ │ │ │ │ ├── .Net/ │ │ │ │ │ ├── 5.0-preview5.md │ │ │ │ │ ├── 5.0-preview5_System.Diagnostics.CodeAnalysis.md │ │ │ │ │ ├── 5.0-preview5_System.Globalization.md │ │ │ │ │ ├── 5.0-preview5_System.IO.md │ │ │ │ │ ├── 5.0-preview5_System.Runtime.InteropServices.md │ │ │ │ │ ├── 5.0-preview5_System.Runtime.Intrinsics.md │ │ │ │ │ ├── 5.0-preview5_System.Text.Json.Serialization.md │ │ │ │ │ ├── 5.0-preview5_System.Text.md │ │ │ │ │ └── 5.0-preview5_System.Xml.md │ │ │ │ ├── Asp.Net/ │ │ │ │ │ ├── 5.0-preview5.md │ │ │ │ │ ├── 5.0-preview5_Microsoft.AspNetCore.Server.HttpSys.md │ │ │ │ │ ├── 5.0-preview5_Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.md │ │ │ │ │ ├── 5.0-preview5_Microsoft.AspNetCore.Server.Kestrel.Core.md │ │ │ │ │ └── 5.0-preview5_Microsoft.AspNetCore.WebUtilities.md │ │ │ │ └── README.md │ │ │ ├── preview6/ │ │ │ │ ├── .Net/ │ │ │ │ │ ├── 5.0-preview6.md │ │ │ │ │ ├── 5.0-preview6_System.Diagnostics.CodeAnalysis.md │ │ │ │ │ ├── 5.0-preview6_System.Net.Security.md │ │ │ │ │ ├── 5.0-preview6_System.Reflection.md │ │ │ │ │ ├── 5.0-preview6_System.Runtime.CompilerServices.md │ │ │ │ │ ├── 5.0-preview6_System.Runtime.InteropServices.WindowsRuntime.md │ │ │ │ │ ├── 5.0-preview6_System.Text.Json.Serialization.md │ │ │ │ │ ├── 5.0-preview6_System.Text.Json.md │ │ │ │ │ └── 5.0-preview6_System.md │ │ │ │ ├── Asp.Net/ │ │ │ │ │ ├── 5.0-preview6.md │ │ │ │ │ ├── 5.0-preview6_Microsoft.AspNetCore.Authorization.Policy.md │ │ │ │ │ ├── 5.0-preview6_Microsoft.AspNetCore.Authorization.md │ │ │ │ │ ├── 5.0-preview6_Microsoft.AspNetCore.Builder.md │ │ │ │ │ ├── 5.0-preview6_Microsoft.AspNetCore.Http.Json.md │ │ │ │ │ ├── 5.0-preview6_Microsoft.AspNetCore.Http.md │ │ │ │ │ ├── 5.0-preview6_Microsoft.AspNetCore.SignalR.md │ │ │ │ │ ├── 5.0-preview6_Microsoft.AspNetCore.WebUtilities.md │ │ │ │ │ └── 5.0-preview6_Microsoft.Extensions.Logging.md │ │ │ │ └── README.md │ │ │ ├── preview7/ │ │ │ │ ├── .Net/ │ │ │ │ │ ├── 5.0-preview7.md │ │ │ │ │ ├── 5.0-preview7_System.Diagnostics.CodeAnalysis.md │ │ │ │ │ ├── 5.0-preview7_System.Formats.Asn1.md │ │ │ │ │ ├── 5.0-preview7_System.IO.md │ │ │ │ │ ├── 5.0-preview7_System.Net.md │ │ │ │ │ ├── 5.0-preview7_System.Runtime.CompilerServices.md │ │ │ │ │ ├── 5.0-preview7_System.Runtime.InteropServices.md │ │ │ │ │ ├── 5.0-preview7_System.Runtime.Intrinsics.Arm.md │ │ │ │ │ ├── 5.0-preview7_System.Runtime.Intrinsics.md │ │ │ │ │ ├── 5.0-preview7_System.Security.Cryptography.X509Certificates.md │ │ │ │ │ ├── 5.0-preview7_System.Text.md │ │ │ │ │ ├── 5.0-preview7_System.Threading.Tasks.md │ │ │ │ │ └── 5.0-preview7_System.md │ │ │ │ ├── Asp.Net/ │ │ │ │ │ ├── 5.0-preview7.md │ │ │ │ │ ├── 5.0-preview7_Microsoft.AspNetCore.Authentication.md │ │ │ │ │ ├── 5.0-preview7_Microsoft.AspNetCore.Mvc.ApiExplorer.md │ │ │ │ │ ├── 5.0-preview7_Microsoft.AspNetCore.Mvc.ModelBinding.Validation.md │ │ │ │ │ ├── 5.0-preview7_Microsoft.AspNetCore.Mvc.ModelBinding.md │ │ │ │ │ ├── 5.0-preview7_Microsoft.AspNetCore.Mvc.md │ │ │ │ │ ├── 5.0-preview7_Microsoft.AspNetCore.Server.Kestrel.Core.md │ │ │ │ │ ├── 5.0-preview7_Microsoft.Extensions.Localization.Internal.md │ │ │ │ │ ├── 5.0-preview7_Microsoft.Extensions.Localization.md │ │ │ │ │ └── 5.0-preview7_Microsoft.Net.Http.Headers.md │ │ │ │ └── README.md │ │ │ ├── preview8/ │ │ │ │ ├── .Net/ │ │ │ │ │ ├── 5.0-preview8.md │ │ │ │ │ ├── 5.0-preview8_System.Buffers.md │ │ │ │ │ ├── 5.0-preview8_System.Collections.Generic.md │ │ │ │ │ ├── 5.0-preview8_System.Data.Common.md │ │ │ │ │ ├── 5.0-preview8_System.Diagnostics.CodeAnalysis.md │ │ │ │ │ ├── 5.0-preview8_System.Diagnostics.md │ │ │ │ │ ├── 5.0-preview8_System.Net.Http.Json.md │ │ │ │ │ ├── 5.0-preview8_System.Net.Http.md │ │ │ │ │ ├── 5.0-preview8_System.Net.Security.md │ │ │ │ │ ├── 5.0-preview8_System.Numerics.md │ │ │ │ │ ├── 5.0-preview8_System.Reflection.Metadata.md │ │ │ │ │ ├── 5.0-preview8_System.Runtime.CompilerServices.md │ │ │ │ │ ├── 5.0-preview8_System.Runtime.InteropServices.md │ │ │ │ │ ├── 5.0-preview8_System.Runtime.Intrinsics.Arm.md │ │ │ │ │ ├── 5.0-preview8_System.Runtime.Intrinsics.X86.md │ │ │ │ │ ├── 5.0-preview8_System.Runtime.Versioning.md │ │ │ │ │ ├── 5.0-preview8_System.Security.Cryptography.X509Certificates.md │ │ │ │ │ ├── 5.0-preview8_System.Security.Cryptography.md │ │ │ │ │ ├── 5.0-preview8_System.Text.Json.Serialization.md │ │ │ │ │ ├── 5.0-preview8_System.Text.Json.md │ │ │ │ │ └── 5.0-preview8_System.md │ │ │ │ ├── Asp.Net/ │ │ │ │ │ ├── 5.0-preview8.md │ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Authentication.md │ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Authorization.md │ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Builder.md │ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Components.Forms.md │ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Components.RenderTree.md │ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Components.Rendering.md │ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Components.Routing.md │ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Components.md │ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Http.Json.md │ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Http.md │ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Localization.md │ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Mvc.ApplicationModels.md │ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Mvc.ModelBinding.Binders.md │ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Mvc.ModelBinding.Metadata.md │ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Mvc.ModelBinding.Validation.md │ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Mvc.ModelBinding.md │ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Mvc.Rendering.md │ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Mvc.Routing.md │ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.Mvc.md │ │ │ │ │ ├── 5.0-preview8_Microsoft.AspNetCore.WebUtilities.md │ │ │ │ │ ├── 5.0-preview8_Microsoft.Extensions.DependencyInjection.md │ │ │ │ │ ├── 5.0-preview8_Microsoft.Extensions.Logging.Abstractions.md │ │ │ │ │ ├── 5.0-preview8_Microsoft.Extensions.Logging.Console.md │ │ │ │ │ └── 5.0-preview8_Microsoft.Extensions.Logging.md │ │ │ │ └── README.md │ │ │ ├── rc1/ │ │ │ │ ├── .Net/ │ │ │ │ │ ├── 5.0-rc1.md │ │ │ │ │ ├── 5.0-rc1_System.Buffers.md │ │ │ │ │ ├── 5.0-rc1_System.ComponentModel.md │ │ │ │ │ ├── 5.0-rc1_System.Data.Common.md │ │ │ │ │ ├── 5.0-rc1_System.Diagnostics.md │ │ │ │ │ ├── 5.0-rc1_System.Globalization.md │ │ │ │ │ ├── 5.0-rc1_System.IO.IsolatedStorage.md │ │ │ │ │ ├── 5.0-rc1_System.Net.Connections.md │ │ │ │ │ ├── 5.0-rc1_System.Net.Http.md │ │ │ │ │ ├── 5.0-rc1_System.Net.Security.md │ │ │ │ │ ├── 5.0-rc1_System.Net.Sockets.md │ │ │ │ │ ├── 5.0-rc1_System.Net.md │ │ │ │ │ ├── 5.0-rc1_System.Resources.md │ │ │ │ │ ├── 5.0-rc1_System.Runtime.CompilerServices.md │ │ │ │ │ ├── 5.0-rc1_System.Runtime.InteropServices.md │ │ │ │ │ ├── 5.0-rc1_System.Runtime.Intrinsics.X86.md │ │ │ │ │ ├── 5.0-rc1_System.Runtime.Versioning.md │ │ │ │ │ ├── 5.0-rc1_System.Security.Cryptography.md │ │ │ │ │ ├── 5.0-rc1_System.Text.RegularExpressions.md │ │ │ │ │ ├── 5.0-rc1_System.Text.md │ │ │ │ │ ├── 5.0-rc1_System.Threading.md │ │ │ │ │ └── 5.0-rc1_System.md │ │ │ │ ├── Asp.Net/ │ │ │ │ │ ├── 5.0-rc1.md │ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Components.Authorization.md │ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Components.Forms.md │ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Components.RenderTree.md │ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Components.Rendering.md │ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Components.Routing.md │ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Components.Web.Virtualization.md │ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Components.md │ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Connections.md │ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Hosting.md │ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Http.Features.md │ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Mvc.ModelBinding.Binders.md │ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Mvc.Rendering.md │ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Server.HttpSys.md │ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Server.Kestrel.Core.md │ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.md │ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.SignalR.md │ │ │ │ │ ├── 5.0-rc1_Microsoft.AspNetCore.WebUtilities.md │ │ │ │ │ ├── 5.0-rc1_Microsoft.Extensions.Diagnostics.HealthChecks.md │ │ │ │ │ ├── 5.0-rc1_Microsoft.JSInterop.md │ │ │ │ │ └── 5.0-rc1_Microsoft.Net.Http.Headers.md │ │ │ │ └── README.md │ │ │ └── rc2/ │ │ │ ├── .Net/ │ │ │ │ ├── 5.0-rc2.md │ │ │ │ ├── 5.0-rc2_System.Diagnostics.md │ │ │ │ ├── 5.0-rc2_System.Globalization.md │ │ │ │ ├── 5.0-rc2_System.Net.Connections.md │ │ │ │ ├── 5.0-rc2_System.Net.Http.md │ │ │ │ └── 5.0-rc2_System.Net.md │ │ │ ├── Asp.Net/ │ │ │ │ ├── 5.0-rc2.md │ │ │ │ ├── 5.0-rc2_Microsoft.AspNetCore.Builder.md │ │ │ │ ├── 5.0-rc2_Microsoft.AspNetCore.Components.Server.ProtectedBrowserStorage.md │ │ │ │ ├── 5.0-rc2_Microsoft.AspNetCore.Components.Web.Virtualization.md │ │ │ │ ├── 5.0-rc2_Microsoft.JSInterop.Implementation.md │ │ │ │ └── 5.0-rc2_Microsoft.JSInterop.md │ │ │ └── README.md │ │ └── releases.json │ ├── 6.0/ │ │ ├── 6.0.0/ │ │ │ └── 6.0.0.md │ │ ├── 6.0.1/ │ │ │ ├── 6.0.1.md │ │ │ ├── 6.0.200-preview.21617.4-sdk.md │ │ │ └── 6.0.200-preview.22055.15-sdk.md │ │ ├── 6.0.10/ │ │ │ ├── 6.0.10.md │ │ │ ├── 6.0.110.md │ │ │ └── 6.0.305.md │ │ ├── 6.0.11/ │ │ │ ├── 6.0.11.md │ │ │ ├── 6.0.111.md │ │ │ └── 6.0.306.md │ │ ├── 6.0.12/ │ │ │ ├── 6.0.112.md │ │ │ ├── 6.0.12.md │ │ │ └── 6.0.307.md │ │ ├── 6.0.13/ │ │ │ ├── 6.0.113.md │ │ │ ├── 6.0.13.md │ │ │ └── 6.0.308.md │ │ ├── 6.0.14/ │ │ │ ├── 6.0.114.md │ │ │ ├── 6.0.14.md │ │ │ └── 6.0.309.md │ │ ├── 6.0.15/ │ │ │ ├── 6.0.115.md │ │ │ ├── 6.0.15.md │ │ │ └── 6.0.310.md │ │ ├── 6.0.16/ │ │ │ ├── 6.0.116.md │ │ │ ├── 6.0.16.md │ │ │ └── 6.0.311.md │ │ ├── 6.0.18/ │ │ │ ├── 6.0.118.md │ │ │ ├── 6.0.18.md │ │ │ └── 6.0.313.md │ │ ├── 6.0.19/ │ │ │ ├── 6.0.119.md │ │ │ ├── 6.0.19.md │ │ │ └── 6.0.314.md │ │ ├── 6.0.2/ │ │ │ ├── 6.0.2.md │ │ │ ├── 6.0.200-sdk.md │ │ │ └── 6.0.300-sdk.md │ │ ├── 6.0.20/ │ │ │ ├── 6.0.120.md │ │ │ ├── 6.0.20.md │ │ │ └── 6.0.315.md │ │ ├── 6.0.21/ │ │ │ ├── 6.0.121.md │ │ │ ├── 6.0.21.md │ │ │ └── 6.0.316.md │ │ ├── 6.0.22/ │ │ │ ├── 6.0.122.md │ │ │ ├── 6.0.22.md │ │ │ └── 6.0.317.md │ │ ├── 6.0.23/ │ │ │ ├── 6.0.123.md │ │ │ ├── 6.0.23.md │ │ │ └── 6.0.318.md │ │ ├── 6.0.24/ │ │ │ ├── 6.0.124.md │ │ │ ├── 6.0.24.md │ │ │ └── 6.0.319.md │ │ ├── 6.0.25/ │ │ │ ├── 6.0.125.md │ │ │ ├── 6.0.25.md │ │ │ └── 6.0.320.md │ │ ├── 6.0.26/ │ │ │ ├── 6.0.126.md │ │ │ ├── 6.0.26.md │ │ │ └── 6.0.321.md │ │ ├── 6.0.27/ │ │ │ ├── 6.0.127.md │ │ │ └── 6.0.27.md │ │ ├── 6.0.28/ │ │ │ ├── 6.0.128.md │ │ │ └── 6.0.28.md │ │ ├── 6.0.29/ │ │ │ ├── 6.0.129.md │ │ │ └── 6.0.29.md │ │ ├── 6.0.3/ │ │ │ ├── 6.0.103.md │ │ │ ├── 6.0.3.md │ │ │ └── 6.0.300-sdk.md │ │ ├── 6.0.30/ │ │ │ ├── 6.0.130.md │ │ │ └── 6.0.30.md │ │ ├── 6.0.31/ │ │ │ ├── 6.0.131.md │ │ │ └── 6.0.31.md │ │ ├── 6.0.32/ │ │ │ ├── 6.0.132.md │ │ │ └── 6.0.32.md │ │ ├── 6.0.33/ │ │ │ ├── 6.0.133.md │ │ │ └── 6.0.33.md │ │ ├── 6.0.35/ │ │ │ ├── 6.0.135.md │ │ │ └── 6.0.35.md │ │ ├── 6.0.36/ │ │ │ ├── 6.0.136.md │ │ │ └── 6.0.36.md │ │ ├── 6.0.4/ │ │ │ ├── 6.0.104.md │ │ │ └── 6.0.4.md │ │ ├── 6.0.5/ │ │ │ ├── 6.0.105.md │ │ │ ├── 6.0.300.md │ │ │ └── 6.0.5.md │ │ ├── 6.0.6/ │ │ │ ├── 6.0.106.md │ │ │ └── 6.0.6.md │ │ ├── 6.0.7/ │ │ │ ├── 6.0.107.md │ │ │ └── 6.0.7.md │ │ ├── 6.0.8/ │ │ │ ├── 6.0.108.md │ │ │ ├── 6.0.400.md │ │ │ └── 6.0.8.md │ │ ├── 6.0.9/ │ │ │ ├── 6.0.109.md │ │ │ ├── 6.0.304.md │ │ │ └── 6.0.9.md │ │ ├── README.md │ │ ├── api-diff/ │ │ │ ├── .Net/ │ │ │ │ ├── 6.0.0.md │ │ │ │ ├── 6.0.0_Microsoft.VisualBasic.md │ │ │ │ ├── 6.0.0_Microsoft.Win32.SafeHandles.md │ │ │ │ ├── 6.0.0_Microsoft.Win32.md │ │ │ │ ├── 6.0.0_System.Buffers.Binary.md │ │ │ │ ├── 6.0.0_System.CodeDom.Compiler.md │ │ │ │ ├── 6.0.0_System.Collections.Concurrent.md │ │ │ │ ├── 6.0.0_System.Collections.Generic.md │ │ │ │ ├── 6.0.0_System.Collections.Immutable.md │ │ │ │ ├── 6.0.0_System.ComponentModel.Design.md │ │ │ │ ├── 6.0.0_System.ComponentModel.md │ │ │ │ ├── 6.0.0_System.Data.Common.md │ │ │ │ ├── 6.0.0_System.Diagnostics.CodeAnalysis.md │ │ │ │ ├── 6.0.0_System.Diagnostics.Metrics.md │ │ │ │ ├── 6.0.0_System.Diagnostics.md │ │ │ │ ├── 6.0.0_System.Drawing.md │ │ │ │ ├── 6.0.0_System.Globalization.md │ │ │ │ ├── 6.0.0_System.IO.Compression.md │ │ │ │ ├── 6.0.0_System.IO.Pipes.md │ │ │ │ ├── 6.0.0_System.IO.md │ │ │ │ ├── 6.0.0_System.Linq.md │ │ │ │ ├── 6.0.0_System.Net.Http.Headers.md │ │ │ │ ├── 6.0.0_System.Net.Http.Json.md │ │ │ │ ├── 6.0.0_System.Net.Http.md │ │ │ │ ├── 6.0.0_System.Net.Security.md │ │ │ │ ├── 6.0.0_System.Net.Sockets.md │ │ │ │ ├── 6.0.0_System.Net.WebSockets.md │ │ │ │ ├── 6.0.0_System.Net.md │ │ │ │ ├── 6.0.0_System.Numerics.md │ │ │ │ ├── 6.0.0_System.Reflection.Emit.md │ │ │ │ ├── 6.0.0_System.Reflection.Metadata.md │ │ │ │ ├── 6.0.0_System.Reflection.PortableExecutable.md │ │ │ │ ├── 6.0.0_System.Reflection.md │ │ │ │ ├── 6.0.0_System.Runtime.CompilerServices.md │ │ │ │ ├── 6.0.0_System.Runtime.ExceptionServices.md │ │ │ │ ├── 6.0.0_System.Runtime.InteropServices.ObjectiveC.md │ │ │ │ ├── 6.0.0_System.Runtime.InteropServices.md │ │ │ │ ├── 6.0.0_System.Runtime.Intrinsics.Arm.md │ │ │ │ ├── 6.0.0_System.Runtime.Intrinsics.X86.md │ │ │ │ ├── 6.0.0_System.Runtime.Versioning.md │ │ │ │ ├── 6.0.0_System.Runtime.md │ │ │ │ ├── 6.0.0_System.Security.AccessControl.md │ │ │ │ ├── 6.0.0_System.Security.Cryptography.X509Certificates.md │ │ │ │ ├── 6.0.0_System.Security.Cryptography.md │ │ │ │ ├── 6.0.0_System.Security.Policy.md │ │ │ │ ├── 6.0.0_System.Security.Principal.md │ │ │ │ ├── 6.0.0_System.Text.Json.Nodes.md │ │ │ │ ├── 6.0.0_System.Text.Json.Serialization.Metadata.md │ │ │ │ ├── 6.0.0_System.Text.Json.Serialization.md │ │ │ │ ├── 6.0.0_System.Text.Json.md │ │ │ │ ├── 6.0.0_System.Text.RegularExpressions.md │ │ │ │ ├── 6.0.0_System.Text.md │ │ │ │ ├── 6.0.0_System.Threading.Channels.md │ │ │ │ ├── 6.0.0_System.Threading.Tasks.Dataflow.md │ │ │ │ ├── 6.0.0_System.Threading.Tasks.md │ │ │ │ ├── 6.0.0_System.Threading.md │ │ │ │ └── 6.0.0_System.md │ │ │ ├── Asp.Net/ │ │ │ │ ├── 6.0.0.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Authentication.Cookies.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Authentication.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Authorization.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Builder.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Components.Forms.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Components.Infrastructure.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Components.RenderTree.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Components.Rendering.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Components.Routing.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Components.Server.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Components.Web.Infrastructure.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Components.Web.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Components.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Connections.Features.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Connections.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Diagnostics.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Hosting.Infrastructure.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Hosting.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Http.Connections.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Http.Features.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Http.Metadata.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Http.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.HttpLogging.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Mvc.ApplicationParts.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Mvc.Controllers.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Mvc.Infrastructure.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Mvc.ModelBinding.Validation.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Mvc.Razor.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Mvc.RazorPages.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Mvc.TagHelpers.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Mvc.ViewComponents.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Mvc.ViewFeatures.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Mvc.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Routing.Constraints.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Routing.Matching.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Routing.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Server.HttpSys.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Server.Kestrel.Core.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Server.Kestrel.Https.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.SignalR.Protocol.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.SignalR.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.StaticFiles.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.WebSockets.md │ │ │ │ ├── 6.0.0_Microsoft.AspNetCore.WebUtilities.md │ │ │ │ ├── 6.0.0_Microsoft.Extensions.Configuration.EnvironmentVariables.md │ │ │ │ ├── 6.0.0_Microsoft.Extensions.Configuration.KeyPerFile.md │ │ │ │ ├── 6.0.0_Microsoft.Extensions.Configuration.md │ │ │ │ ├── 6.0.0_Microsoft.Extensions.DependencyInjection.md │ │ │ │ ├── 6.0.0_Microsoft.Extensions.Hosting.md │ │ │ │ ├── 6.0.0_Microsoft.Extensions.Logging.md │ │ │ │ └── 6.0.0_Microsoft.Extensions.Primitives.md │ │ │ ├── README.md │ │ │ └── WindowsDesktop/ │ │ │ ├── 6.0.0.md │ │ │ ├── 6.0.0_System.Windows.Automation.Peers.md │ │ │ ├── 6.0.0_System.Windows.Automation.md │ │ │ ├── 6.0.0_System.Windows.Controls.md │ │ │ ├── 6.0.0_System.Windows.Forms.Design.Behavior.md │ │ │ ├── 6.0.0_System.Windows.Forms.Design.md │ │ │ └── 6.0.0_System.Windows.Forms.md │ │ ├── cve.md │ │ ├── install-linux.md │ │ ├── install-macos.md │ │ ├── install-maui.md │ │ ├── install-windows.md │ │ ├── install.md │ │ ├── known-issues.md │ │ ├── linux-packages.md │ │ ├── preview/ │ │ │ ├── 6.0.0-preview.1-install-instructions.md │ │ │ ├── 6.0.0-preview.1.md │ │ │ ├── 6.0.0-preview.2-install-instructions.md │ │ │ ├── 6.0.0-preview.2.md │ │ │ ├── 6.0.0-preview.3-install-instructions.md │ │ │ ├── 6.0.0-preview.3.md │ │ │ ├── 6.0.0-preview.4-install-instructions.md │ │ │ ├── 6.0.0-preview.4.md │ │ │ ├── 6.0.0-preview.5.md │ │ │ ├── 6.0.0-preview.6.md │ │ │ ├── 6.0.0-preview.7.md │ │ │ ├── 6.0.0-rc.1.md │ │ │ ├── 6.0.0-rc.2.md │ │ │ └── api-diff/ │ │ │ ├── preview1/ │ │ │ │ ├── .Net/ │ │ │ │ │ ├── 6.0-preview1.md │ │ │ │ │ ├── 6.0-preview1_Microsoft.VisualBasic.md │ │ │ │ │ ├── 6.0-preview1_Microsoft.Win32.SafeHandles.md │ │ │ │ │ ├── 6.0-preview1_System.Buffers.Binary.md │ │ │ │ │ ├── 6.0-preview1_System.Collections.Generic.md │ │ │ │ │ ├── 6.0-preview1_System.Collections.Immutable.md │ │ │ │ │ ├── 6.0-preview1_System.Diagnostics.CodeAnalysis.md │ │ │ │ │ ├── 6.0-preview1_System.Diagnostics.md │ │ │ │ │ ├── 6.0-preview1_System.Drawing.md │ │ │ │ │ ├── 6.0-preview1_System.Globalization.md │ │ │ │ │ ├── 6.0-preview1_System.IO.Compression.md │ │ │ │ │ ├── 6.0-preview1_System.IO.md │ │ │ │ │ ├── 6.0-preview1_System.Linq.md │ │ │ │ │ ├── 6.0-preview1_System.Net.Http.md │ │ │ │ │ ├── 6.0-preview1_System.Net.Quic.Implementations.md │ │ │ │ │ ├── 6.0-preview1_System.Net.Quic.md │ │ │ │ │ ├── 6.0-preview1_System.Net.Sockets.md │ │ │ │ │ ├── 6.0-preview1_System.Net.md │ │ │ │ │ ├── 6.0-preview1_System.Numerics.md │ │ │ │ │ ├── 6.0-preview1_System.Reflection.Emit.md │ │ │ │ │ ├── 6.0-preview1_System.Reflection.PortableExecutable.md │ │ │ │ │ ├── 6.0-preview1_System.Reflection.md │ │ │ │ │ ├── 6.0-preview1_System.Runtime.CompilerServices.md │ │ │ │ │ ├── 6.0-preview1_System.Runtime.InteropServices.md │ │ │ │ │ ├── 6.0-preview1_System.Security.Cryptography.X509Certificates.md │ │ │ │ │ ├── 6.0-preview1_System.Security.Cryptography.md │ │ │ │ │ ├── 6.0-preview1_System.Text.Json.md │ │ │ │ │ ├── 6.0-preview1_System.Threading.Tasks.md │ │ │ │ │ ├── 6.0-preview1_System.Threading.md │ │ │ │ │ └── 6.0-preview1_System.md │ │ │ │ ├── Asp.Net/ │ │ │ │ │ ├── 6.0-preview1.md │ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Components.Forms.md │ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Components.Routing.md │ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Components.md │ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Connections.Experimental.md │ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Http.Connections.md │ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Http.Features.md │ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Http.md │ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Mvc.Controllers.md │ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Mvc.Infrastructure.md │ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Mvc.ModelBinding.Validation.md │ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.md │ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Mvc.RazorPages.md │ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Mvc.ViewComponents.md │ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Mvc.ViewFeatures.md │ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Mvc.md │ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.Server.Kestrel.Core.md │ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.SignalR.md │ │ │ │ │ ├── 6.0-preview1_Microsoft.AspNetCore.StaticFiles.md │ │ │ │ │ ├── 6.0-preview1_Microsoft.Extensions.Configuration.md │ │ │ │ │ ├── 6.0-preview1_Microsoft.Extensions.Hosting.md │ │ │ │ │ ├── 6.0-preview1_Microsoft.JSInterop.Implementation.md │ │ │ │ │ └── 6.0-preview1_Microsoft.Net.Http.Headers.md │ │ │ │ └── README.md │ │ │ ├── preview2/ │ │ │ │ ├── .Net/ │ │ │ │ │ ├── 6.0-preview2.md │ │ │ │ │ ├── 6.0-preview2_System.CodeDom.Compiler.md │ │ │ │ │ ├── 6.0-preview2_System.Collections.Concurrent.md │ │ │ │ │ ├── 6.0-preview2_System.Collections.Generic.md │ │ │ │ │ ├── 6.0-preview2_System.Diagnostics.md │ │ │ │ │ ├── 6.0-preview2_System.Linq.md │ │ │ │ │ ├── 6.0-preview2_System.Net.Sockets.md │ │ │ │ │ ├── 6.0-preview2_System.Numerics.md │ │ │ │ │ ├── 6.0-preview2_System.Reflection.Metadata.md │ │ │ │ │ ├── 6.0-preview2_System.Runtime.InteropServices.md │ │ │ │ │ ├── 6.0-preview2_System.Runtime.Intrinsics.Arm.md │ │ │ │ │ ├── 6.0-preview2_System.Text.Json.Serialization.md │ │ │ │ │ └── 6.0-preview2_System.md │ │ │ │ ├── Asp.Net/ │ │ │ │ │ ├── 6.0-preview2.md │ │ │ │ │ ├── 6.0-preview2_Microsoft.AspNetCore.Builder.md │ │ │ │ │ ├── 6.0-preview2_Microsoft.AspNetCore.Components.Lifetime.md │ │ │ │ │ ├── 6.0-preview2_Microsoft.AspNetCore.Components.RenderTree.md │ │ │ │ │ ├── 6.0-preview2_Microsoft.AspNetCore.Components.Rendering.md │ │ │ │ │ ├── 6.0-preview2_Microsoft.AspNetCore.Components.md │ │ │ │ │ ├── 6.0-preview2_Microsoft.AspNetCore.Http.Metadata.md │ │ │ │ │ ├── 6.0-preview2_Microsoft.AspNetCore.Http.md │ │ │ │ │ ├── 6.0-preview2_Microsoft.AspNetCore.Mvc.Routing.md │ │ │ │ │ ├── 6.0-preview2_Microsoft.AspNetCore.Mvc.TagHelpers.md │ │ │ │ │ ├── 6.0-preview2_Microsoft.AspNetCore.Mvc.md │ │ │ │ │ ├── 6.0-preview2_Microsoft.AspNetCore.Routing.md │ │ │ │ │ ├── 6.0-preview2_Microsoft.Extensions.DependencyInjection.md │ │ │ │ │ └── 6.0-preview2_System.Security.AccessControl.md │ │ │ │ └── README.md │ │ │ ├── preview3/ │ │ │ │ ├── .Net/ │ │ │ │ │ ├── 6.0-preview3.md │ │ │ │ │ ├── 6.0-preview3_System.Collections.Generic.md │ │ │ │ │ ├── 6.0-preview3_System.Diagnostics.md │ │ │ │ │ ├── 6.0-preview3_System.Drawing.md │ │ │ │ │ ├── 6.0-preview3_System.Linq.md │ │ │ │ │ ├── 6.0-preview3_System.Net.md │ │ │ │ │ ├── 6.0-preview3_System.Reflection.Emit.md │ │ │ │ │ ├── 6.0-preview3_System.Runtime.InteropServices.md │ │ │ │ │ ├── 6.0-preview3_System.Security.Cryptography.md │ │ │ │ │ ├── 6.0-preview3_System.Threading.Tasks.Dataflow.md │ │ │ │ │ ├── 6.0-preview3_System.Threading.Tasks.md │ │ │ │ │ └── 6.0-preview3_System.md │ │ │ │ ├── Asp.Net/ │ │ │ │ │ ├── 6.0-preview3.md │ │ │ │ │ ├── 6.0-preview3_Microsoft.AspNetCore.Builder.md │ │ │ │ │ ├── 6.0-preview3_Microsoft.AspNetCore.Components.HotReload.md │ │ │ │ │ ├── 6.0-preview3_Microsoft.AspNetCore.Components.md │ │ │ │ │ ├── 6.0-preview3_Microsoft.AspNetCore.Mvc.ApplicationParts.md │ │ │ │ │ ├── 6.0-preview3_Microsoft.AspNetCore.Mvc.Routing.md │ │ │ │ │ ├── 6.0-preview3_Microsoft.AspNetCore.Mvc.md │ │ │ │ │ ├── 6.0-preview3_Microsoft.AspNetCore.Routing.md │ │ │ │ │ └── 6.0-preview3_Microsoft.Extensions.Logging.md │ │ │ │ └── README.md │ │ │ ├── preview4/ │ │ │ │ ├── .Net/ │ │ │ │ │ ├── 6.0-preview4.md │ │ │ │ │ ├── 6.0-preview4_System.IO.md │ │ │ │ │ ├── 6.0-preview4_System.Linq.md │ │ │ │ │ ├── 6.0-preview4_System.Net.Http.Json.md │ │ │ │ │ ├── 6.0-preview4_System.Net.Quic.md │ │ │ │ │ ├── 6.0-preview4_System.Numerics.md │ │ │ │ │ ├── 6.0-preview4_System.Reflection.Metadata.md │ │ │ │ │ ├── 6.0-preview4_System.Runtime.CompilerServices.md │ │ │ │ │ ├── 6.0-preview4_System.Runtime.ExceptionServices.md │ │ │ │ │ ├── 6.0-preview4_System.Text.Json.Node.md │ │ │ │ │ ├── 6.0-preview4_System.Text.Json.Serialization.Metadata.md │ │ │ │ │ ├── 6.0-preview4_System.Text.Json.Serialization.md │ │ │ │ │ ├── 6.0-preview4_System.Text.Json.md │ │ │ │ │ ├── 6.0-preview4_System.Text.md │ │ │ │ │ ├── 6.0-preview4_System.Threading.Channels.md │ │ │ │ │ ├── 6.0-preview4_System.Threading.md │ │ │ │ │ └── 6.0-preview4_System.md │ │ │ │ ├── Asp.Net/ │ │ │ │ │ ├── 6.0-preview4.md │ │ │ │ │ ├── 6.0-preview4_Microsoft.AspNetCore.Builder.md │ │ │ │ │ ├── 6.0-preview4_Microsoft.AspNetCore.Components.Forms.md │ │ │ │ │ ├── 6.0-preview4_Microsoft.AspNetCore.Components.HotReload.md │ │ │ │ │ ├── 6.0-preview4_Microsoft.AspNetCore.Components.Web.md │ │ │ │ │ ├── 6.0-preview4_Microsoft.AspNetCore.Components.md │ │ │ │ │ ├── 6.0-preview4_Microsoft.AspNetCore.Connections.Features.md │ │ │ │ │ ├── 6.0-preview4_Microsoft.AspNetCore.Http.Features.md │ │ │ │ │ ├── 6.0-preview4_Microsoft.AspNetCore.Http.Metadata.md │ │ │ │ │ ├── 6.0-preview4_Microsoft.AspNetCore.Http.md │ │ │ │ │ ├── 6.0-preview4_Microsoft.AspNetCore.HttpLogging.md │ │ │ │ │ ├── 6.0-preview4_Microsoft.AspNetCore.Mvc.md │ │ │ │ │ └── 6.0-preview4_Microsoft.AspNetCore.SignalR.Protocol.md │ │ │ │ └── README.md │ │ │ ├── preview5/ │ │ │ │ ├── .Net/ │ │ │ │ │ ├── 6.0-preview5.md │ │ │ │ │ ├── 6.0-preview5_System.Diagnostics.CodeAnalysis.md │ │ │ │ │ ├── 6.0-preview5_System.Diagnostics.Metrics.md │ │ │ │ │ ├── 6.0-preview5_System.IO.md │ │ │ │ │ ├── 6.0-preview5_System.Net.Http.Json.md │ │ │ │ │ ├── 6.0-preview5_System.Net.Quic.md │ │ │ │ │ ├── 6.0-preview5_System.Net.Sockets.md │ │ │ │ │ ├── 6.0-preview5_System.Net.WebSockets.md │ │ │ │ │ ├── 6.0-preview5_System.Numerics.md │ │ │ │ │ ├── 6.0-preview5_System.Runtime.CompilerServices.md │ │ │ │ │ ├── 6.0-preview5_System.Runtime.InteropServices.ObjectiveC.md │ │ │ │ │ ├── 6.0-preview5_System.Runtime.InteropServices.md │ │ │ │ │ ├── 6.0-preview5_System.Runtime.Versioning.md │ │ │ │ │ ├── 6.0-preview5_System.Security.Cryptography.md │ │ │ │ │ ├── 6.0-preview5_System.Text.Json.Node.md │ │ │ │ │ ├── 6.0-preview5_System.Text.Json.Nodes.md │ │ │ │ │ ├── 6.0-preview5_System.Text.Json.Serialization.Metadata.md │ │ │ │ │ ├── 6.0-preview5_System.Text.Json.Serialization.md │ │ │ │ │ └── 6.0-preview5_System.md │ │ │ │ ├── Asp.Net/ │ │ │ │ │ ├── 6.0-preview5.md │ │ │ │ │ ├── 6.0-preview5_Microsoft.AspNetCore.Authentication.Cookies.md │ │ │ │ │ ├── 6.0-preview5_Microsoft.AspNetCore.Builder.md │ │ │ │ │ ├── 6.0-preview5_Microsoft.AspNetCore.Connections.Experimental.md │ │ │ │ │ ├── 6.0-preview5_Microsoft.AspNetCore.Connections.md │ │ │ │ │ ├── 6.0-preview5_Microsoft.AspNetCore.Http.Connections.md │ │ │ │ │ ├── 6.0-preview5_Microsoft.AspNetCore.Http.md │ │ │ │ │ ├── 6.0-preview5_Microsoft.AspNetCore.Mvc.md │ │ │ │ │ ├── 6.0-preview5_Microsoft.AspNetCore.Server.Kestrel.Core.md │ │ │ │ │ ├── 6.0-preview5_Microsoft.AspNetCore.WebUtilities.md │ │ │ │ │ ├── 6.0-preview5_Microsoft.Extensions.DependencyInjection.md │ │ │ │ │ └── 6.0-preview5_Microsoft.Extensions.Hosting.md │ │ │ │ └── README.md │ │ │ ├── preview6/ │ │ │ │ ├── .Net/ │ │ │ │ │ ├── 6.0-preview6.md │ │ │ │ │ ├── 6.0-preview6_System.IO.md │ │ │ │ │ ├── 6.0-preview6_System.Net.Http.Headers.md │ │ │ │ │ ├── 6.0-preview6_System.Net.Quic.md │ │ │ │ │ ├── 6.0-preview6_System.Net.Security.md │ │ │ │ │ ├── 6.0-preview6_System.Net.Sockets.md │ │ │ │ │ ├── 6.0-preview6_System.Net.md │ │ │ │ │ ├── 6.0-preview6_System.Numerics.md │ │ │ │ │ ├── 6.0-preview6_System.Runtime.CompilerServices.md │ │ │ │ │ ├── 6.0-preview6_System.Runtime.InteropServices.md │ │ │ │ │ ├── 6.0-preview6_System.Runtime.Intrinsics.X86.md │ │ │ │ │ ├── 6.0-preview6_System.Security.Cryptography.X509Certificates.md │ │ │ │ │ ├── 6.0-preview6_System.Text.Json.Nodes.md │ │ │ │ │ ├── 6.0-preview6_System.Text.md │ │ │ │ │ ├── 6.0-preview6_System.Threading.Channels.md │ │ │ │ │ └── 6.0-preview6_System.Threading.md │ │ │ │ ├── Asp.Net/ │ │ │ │ │ ├── 6.0-preview6.md │ │ │ │ │ ├── 6.0-preview6_Microsoft.AspNetCore.Authentication.Cookies.md │ │ │ │ │ ├── 6.0-preview6_Microsoft.AspNetCore.Builder.md │ │ │ │ │ ├── 6.0-preview6_Microsoft.AspNetCore.Components.Routing.md │ │ │ │ │ ├── 6.0-preview6_Microsoft.AspNetCore.Components.md │ │ │ │ │ ├── 6.0-preview6_Microsoft.AspNetCore.Http.Features.md │ │ │ │ │ ├── 6.0-preview6_Microsoft.AspNetCore.Http.md │ │ │ │ │ ├── 6.0-preview6_Microsoft.AspNetCore.Mvc.md │ │ │ │ │ ├── 6.0-preview6_Microsoft.AspNetCore.Server.Kestrel.Https.md │ │ │ │ │ ├── 6.0-preview6_Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.md │ │ │ │ │ ├── 6.0-preview6_Microsoft.AspNetCore.WebSockets.md │ │ │ │ │ ├── 6.0-preview6_Microsoft.AspNetCore.WebUtilities.md │ │ │ │ │ ├── 6.0-preview6_Microsoft.Extensions.DependencyInjection.md │ │ │ │ │ └── 6.0-preview6_Microsoft.Extensions.Primitives.md │ │ │ │ └── README.md │ │ │ ├── preview7/ │ │ │ │ ├── .Net/ │ │ │ │ │ ├── 6.0.0-preview7.md │ │ │ │ │ ├── 6.0.0-preview7_System.Data.Common.md │ │ │ │ │ ├── 6.0.0-preview7_System.Diagnostics.CodeAnalysis.md │ │ │ │ │ ├── 6.0.0-preview7_System.Diagnostics.md │ │ │ │ │ ├── 6.0.0-preview7_System.IO.md │ │ │ │ │ ├── 6.0.0-preview7_System.Net.Http.md │ │ │ │ │ ├── 6.0.0-preview7_System.Net.Quic.Implementations.md │ │ │ │ │ ├── 6.0.0-preview7_System.Net.Quic.md │ │ │ │ │ ├── 6.0.0-preview7_System.Net.Security.md │ │ │ │ │ ├── 6.0.0-preview7_System.Net.Sockets.md │ │ │ │ │ ├── 6.0.0-preview7_System.Reflection.Metadata.md │ │ │ │ │ ├── 6.0.0-preview7_System.Reflection.md │ │ │ │ │ ├── 6.0.0-preview7_System.Runtime.CompilerServices.md │ │ │ │ │ ├── 6.0.0-preview7_System.Runtime.InteropServices.md │ │ │ │ │ ├── 6.0.0-preview7_System.Runtime.md │ │ │ │ │ ├── 6.0.0-preview7_System.Text.Json.Nodes.md │ │ │ │ │ ├── 6.0.0-preview7_System.Text.Json.Serialization.Metadata.md │ │ │ │ │ ├── 6.0.0-preview7_System.Text.Json.Serialization.md │ │ │ │ │ ├── 6.0.0-preview7_System.Text.Json.md │ │ │ │ │ ├── 6.0.0-preview7_System.Text.md │ │ │ │ │ ├── 6.0.0-preview7_System.Threading.md │ │ │ │ │ └── 6.0.0-preview7_System.md │ │ │ │ ├── Asp.Net/ │ │ │ │ │ ├── 6.0-preview7.md │ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Authentication.md │ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Builder.md │ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Components.RenderTree.md │ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Components.Web.md │ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Components.md │ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Diagnostics.md │ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Hosting.md │ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Http.Connections.md │ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Http.Extensions.md │ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Http.md │ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.HttpLogging.md │ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Mvc.md │ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Server.HttpSys.md │ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Server.Kestrel.Core.md │ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Server.Kestrel.Https.md │ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.md │ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.SignalR.md │ │ │ │ │ ├── 6.0-preview7_Microsoft.AspNetCore.WebUtilities.md │ │ │ │ │ ├── 6.0-preview7_Microsoft.Extensions.Configuration.KeyPerFile.md │ │ │ │ │ ├── 6.0-preview7_Microsoft.Extensions.Configuration.md │ │ │ │ │ ├── 6.0-preview7_Microsoft.Extensions.DependencyInjection.md │ │ │ │ │ ├── 6.0-preview7_Microsoft.Extensions.Logging.md │ │ │ │ │ ├── 6.0-preview7_Microsoft.JSInterop.Implementation.md │ │ │ │ │ ├── 6.0-preview7_Microsoft.JSInterop.md │ │ │ │ │ ├── 6.0-preview7_Microsoft.Win32.SafeHandles.md │ │ │ │ │ ├── 6.0-preview7_System.IO.Pipelines.md │ │ │ │ │ └── 6.0-preview7_System.Security.Cryptography.md │ │ │ │ ├── README.md │ │ │ │ └── WindowsDesktop/ │ │ │ │ ├── 6.0-preview7.md │ │ │ │ ├── 6.0-preview7_System.Windows.Automation.Peers.md │ │ │ │ ├── 6.0-preview7_System.Windows.Automation.md │ │ │ │ ├── 6.0-preview7_System.Windows.Controls.md │ │ │ │ ├── 6.0-preview7_System.Windows.Forms.Design.Behavior.md │ │ │ │ ├── 6.0-preview7_System.Windows.Forms.Design.md │ │ │ │ └── 6.0-preview7_System.Windows.Forms.md │ │ │ └── rc1/ │ │ │ ├── .Net/ │ │ │ │ ├── 6.0.0-rc1.md │ │ │ │ ├── 6.0.0-rc1_System.Data.Common.md │ │ │ │ ├── 6.0.0-rc1_System.Diagnostics.Metrics.md │ │ │ │ ├── 6.0.0-rc1_System.Diagnostics.md │ │ │ │ ├── 6.0.0-rc1_System.Net.Security.md │ │ │ │ ├── 6.0.0-rc1_System.Reflection.Metadata.md │ │ │ │ ├── 6.0.0-rc1_System.Runtime.Versioning.md │ │ │ │ ├── 6.0.0-rc1_System.Text.Json.Nodes.md │ │ │ │ ├── 6.0.0-rc1_System.Text.Json.Serialization.Metadata.md │ │ │ │ ├── 6.0.0-rc1_System.Text.Json.Serialization.md │ │ │ │ ├── 6.0.0-rc1_System.Text.Json.md │ │ │ │ └── 6.0.0-rc1_System.Text.RegularExpressions.md │ │ │ ├── Asp.Net/ │ │ │ │ ├── 6.0.0-rc1.md │ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Authorization.md │ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Builder.md │ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Components.Forms.md │ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Components.Infrastructure.md │ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Components.Lifetime.md │ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Components.RenderTree.md │ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Components.Server.md │ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Components.Web.Infrastructure.md │ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Components.Web.md │ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Components.md │ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Connections.Features.md │ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Hosting.Infrastructure.md │ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Http.Extensions.md │ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Http.Features.md │ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Http.Metadata.md │ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Http.md │ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.HttpLogging.md │ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Mvc.md │ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Routing.Constraints.md │ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Routing.Matching.md │ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Routing.md │ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Server.Kestrel.Core.md │ │ │ │ ├── 6.0.0-rc1_Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.md │ │ │ │ └── 6.0.0-rc1_Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.md │ │ │ ├── README.md │ │ │ └── WindowsDesktop/ │ │ │ ├── 6.0.0-rc1.md │ │ │ ├── 6.0.0-rc1_Microsoft.VisualBasic.ApplicationServices.md │ │ │ └── 6.0.0-rc1_System.Windows.Forms.md │ │ ├── releases.json │ │ ├── runtime-deps.json │ │ ├── supported-os.json │ │ └── supported-os.md │ ├── 7.0/ │ │ ├── 7.0.0/ │ │ │ ├── 7.0.0.md │ │ │ └── api-diff/ │ │ │ ├── Microsoft.AspNetCore.App/ │ │ │ │ ├── 7.0.0.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Authentication.Cookies.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Authentication.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Authorization.Infrastructure.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Authorization.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Builder.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Components.CompilerServices.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Components.Forms.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Components.Rendering.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Components.Routing.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Components.Web.Virtualization.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Components.Web.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Components.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Connections.Features.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Connections.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Diagnostics.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Hosting.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Http.Features.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Http.HttpResults.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Http.Metadata.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Http.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.HttpLogging.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Identity.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Mvc.ApplicationModels.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Mvc.Infrastructure.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Mvc.ModelBinding.Binders.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Mvc.ModelBinding.Metadata.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Mvc.ModelBinding.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Mvc.Razor.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Mvc.RazorPages.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Mvc.Rendering.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Mvc.Routing.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Mvc.ViewFeatures.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Mvc.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.OutputCaching.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.RateLimiting.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.RequestDecompression.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Routing.Patterns.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Routing.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Server.IIS.Core.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Server.Kestrel.Core.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Server.Kestrel.Https.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.SignalR.Protocol.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.SignalR.md │ │ │ │ ├── 7.0.0_Microsoft.AspNetCore.WebUtilities.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.Caching.Distributed.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.Caching.Memory.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.Configuration.CommandLine.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.Configuration.EnvironmentVariables.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.Configuration.Ini.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.Configuration.Memory.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.Configuration.Xml.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.Configuration.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.DependencyInjection.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.FileProviders.Physical.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.FileProviders.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.FileSystemGlobbing.Abstractions.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.FileSystemGlobbing.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.Hosting.Internal.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.Hosting.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.Http.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.Logging.Abstractions.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.Logging.Configuration.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.Logging.Console.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.Logging.EventLog.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.Logging.TraceSource.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.Logging.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.ObjectPool.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.Options.md │ │ │ │ ├── 7.0.0_Microsoft.Extensions.Primitives.md │ │ │ │ ├── 7.0.0_Microsoft.JSInterop.Infrastructure.md │ │ │ │ ├── 7.0.0_Microsoft.JSInterop.md │ │ │ │ ├── 7.0.0_Microsoft.Net.Http.Headers.md │ │ │ │ ├── 7.0.0_System.Diagnostics.Eventing.Reader.md │ │ │ │ ├── 7.0.0_System.Security.Claims.md │ │ │ │ └── 7.0.0_System.Threading.RateLimiting.md │ │ │ ├── Microsoft.NETCore.App/ │ │ │ │ ├── 7.0.0.md │ │ │ │ ├── 7.0.0_Microsoft.VisualBasic.FileIO.md │ │ │ │ ├── 7.0.0_Microsoft.Win32.SafeHandles.md │ │ │ │ ├── 7.0.0_Microsoft.Win32.md │ │ │ │ ├── 7.0.0_System.Buffers.md │ │ │ │ ├── 7.0.0_System.CodeDom.Compiler.md │ │ │ │ ├── 7.0.0_System.Collections.Generic.md │ │ │ │ ├── 7.0.0_System.Collections.Immutable.md │ │ │ │ ├── 7.0.0_System.Collections.Specialized.md │ │ │ │ ├── 7.0.0_System.Collections.md │ │ │ │ ├── 7.0.0_System.ComponentModel.DataAnnotations.md │ │ │ │ ├── 7.0.0_System.ComponentModel.Design.Serialization.md │ │ │ │ ├── 7.0.0_System.ComponentModel.md │ │ │ │ ├── 7.0.0_System.Data.Common.md │ │ │ │ ├── 7.0.0_System.Data.SqlTypes.md │ │ │ │ ├── 7.0.0_System.Data.md │ │ │ │ ├── 7.0.0_System.Diagnostics.CodeAnalysis.md │ │ │ │ ├── 7.0.0_System.Diagnostics.Metrics.md │ │ │ │ ├── 7.0.0_System.Diagnostics.SymbolStore.md │ │ │ │ ├── 7.0.0_System.Diagnostics.md │ │ │ │ ├── 7.0.0_System.Drawing.md │ │ │ │ ├── 7.0.0_System.Formats.Asn1.md │ │ │ │ ├── 7.0.0_System.Formats.Tar.md │ │ │ │ ├── 7.0.0_System.IO.Compression.md │ │ │ │ ├── 7.0.0_System.IO.Pipes.md │ │ │ │ ├── 7.0.0_System.IO.md │ │ │ │ ├── 7.0.0_System.Linq.md │ │ │ │ ├── 7.0.0_System.Net.Http.Headers.md │ │ │ │ ├── 7.0.0_System.Net.Http.Json.md │ │ │ │ ├── 7.0.0_System.Net.Http.md │ │ │ │ ├── 7.0.0_System.Net.Mail.md │ │ │ │ ├── 7.0.0_System.Net.NetworkInformation.md │ │ │ │ ├── 7.0.0_System.Net.Quic.md │ │ │ │ ├── 7.0.0_System.Net.Security.md │ │ │ │ ├── 7.0.0_System.Net.Sockets.md │ │ │ │ ├── 7.0.0_System.Net.WebSockets.md │ │ │ │ ├── 7.0.0_System.Net.md │ │ │ │ ├── 7.0.0_System.Numerics.md │ │ │ │ ├── 7.0.0_System.Reflection.Emit.md │ │ │ │ ├── 7.0.0_System.Reflection.Metadata.Ecma335.md │ │ │ │ ├── 7.0.0_System.Reflection.Metadata.md │ │ │ │ ├── 7.0.0_System.Reflection.PortableExecutable.md │ │ │ │ ├── 7.0.0_System.Reflection.md │ │ │ │ ├── 7.0.0_System.Resources.md │ │ │ │ ├── 7.0.0_System.Runtime.CompilerServices.md │ │ │ │ ├── 7.0.0_System.Runtime.InteropServices.ComTypes.md │ │ │ │ ├── 7.0.0_System.Runtime.InteropServices.JavaScript.md │ │ │ │ ├── 7.0.0_System.Runtime.InteropServices.Marshalling.md │ │ │ │ ├── 7.0.0_System.Runtime.InteropServices.md │ │ │ │ ├── 7.0.0_System.Runtime.Intrinsics.Arm.md │ │ │ │ ├── 7.0.0_System.Runtime.Intrinsics.X86.md │ │ │ │ ├── 7.0.0_System.Runtime.Intrinsics.md │ │ │ │ ├── 7.0.0_System.Runtime.Serialization.DataContracts.md │ │ │ │ ├── 7.0.0_System.Runtime.Serialization.Json.md │ │ │ │ ├── 7.0.0_System.Runtime.Serialization.md │ │ │ │ ├── 7.0.0_System.Runtime.Versioning.md │ │ │ │ ├── 7.0.0_System.Runtime.md │ │ │ │ ├── 7.0.0_System.Security.Authentication.ExtendedProtection.md │ │ │ │ ├── 7.0.0_System.Security.Authentication.md │ │ │ │ ├── 7.0.0_System.Security.Cryptography.X509Certificates.md │ │ │ │ ├── 7.0.0_System.Security.Cryptography.md │ │ │ │ ├── 7.0.0_System.Security.Policy.md │ │ │ │ ├── 7.0.0_System.Security.md │ │ │ │ ├── 7.0.0_System.Text.Json.Nodes.md │ │ │ │ ├── 7.0.0_System.Text.Json.Serialization.Metadata.md │ │ │ │ ├── 7.0.0_System.Text.Json.Serialization.md │ │ │ │ ├── 7.0.0_System.Text.Json.md │ │ │ │ ├── 7.0.0_System.Text.RegularExpressions.md │ │ │ │ ├── 7.0.0_System.Text.Unicode.md │ │ │ │ ├── 7.0.0_System.Text.md │ │ │ │ ├── 7.0.0_System.Threading.Tasks.Dataflow.md │ │ │ │ ├── 7.0.0_System.Threading.Tasks.md │ │ │ │ ├── 7.0.0_System.Threading.md │ │ │ │ ├── 7.0.0_System.Timers.md │ │ │ │ ├── 7.0.0_System.Transactions.md │ │ │ │ ├── 7.0.0_System.Web.md │ │ │ │ ├── 7.0.0_System.Xml.Linq.md │ │ │ │ ├── 7.0.0_System.Xml.Schema.md │ │ │ │ ├── 7.0.0_System.Xml.Serialization.md │ │ │ │ ├── 7.0.0_System.Xml.XPath.md │ │ │ │ ├── 7.0.0_System.Xml.Xsl.md │ │ │ │ ├── 7.0.0_System.Xml.md │ │ │ │ └── 7.0.0_System.md │ │ │ ├── Microsoft.WindowsDesktop.App/ │ │ │ │ ├── 7.0.0.md │ │ │ │ ├── 7.0.0_System.Diagnostics.Eventing.Reader.md │ │ │ │ ├── 7.0.0_System.Diagnostics.md │ │ │ │ ├── 7.0.0_System.Drawing.Design.md │ │ │ │ ├── 7.0.0_System.Drawing.Imaging.md │ │ │ │ ├── 7.0.0_System.Drawing.Printing.md │ │ │ │ ├── 7.0.0_System.Drawing.md │ │ │ │ ├── 7.0.0_System.Resources.Tools.md │ │ │ │ ├── 7.0.0_System.Security.Cryptography.Pkcs.md │ │ │ │ ├── 7.0.0_System.Security.Cryptography.X509Certificates.md │ │ │ │ ├── 7.0.0_System.Security.Permissions.md │ │ │ │ ├── 7.0.0_System.Security.Policy.md │ │ │ │ ├── 7.0.0_System.Windows.Forms.Design.md │ │ │ │ ├── 7.0.0_System.Windows.Forms.Layout.md │ │ │ │ ├── 7.0.0_System.Windows.Forms.PropertyGridInternal.md │ │ │ │ ├── 7.0.0_System.Windows.Forms.md │ │ │ │ └── 7.0.0_System.Xaml.Permissions.md │ │ │ └── README.md │ │ ├── 7.0.1/ │ │ │ └── 7.0.1.md │ │ ├── 7.0.10/ │ │ │ ├── 7.0.10.md │ │ │ ├── 7.0.110.md │ │ │ └── 7.0.307.md │ │ ├── 7.0.11/ │ │ │ ├── 7.0.11.md │ │ │ ├── 7.0.111.md │ │ │ └── 7.0.308.md │ │ ├── 7.0.12/ │ │ │ ├── 7.0.112.md │ │ │ ├── 7.0.12.md │ │ │ └── 7.0.309.md │ │ ├── 7.0.13/ │ │ │ ├── 7.0.113.md │ │ │ ├── 7.0.13.md │ │ │ └── 7.0.310.md │ │ ├── 7.0.14/ │ │ │ ├── 7.0.114.md │ │ │ ├── 7.0.14.md │ │ │ └── 7.0.311.md │ │ ├── 7.0.15/ │ │ │ ├── 7.0.115.md │ │ │ ├── 7.0.15.md │ │ │ └── 7.0.312.md │ │ ├── 7.0.16/ │ │ │ ├── 7.0.116.md │ │ │ ├── 7.0.16.md │ │ │ └── 7.0.313.md │ │ ├── 7.0.17/ │ │ │ ├── 7.0.117.md │ │ │ ├── 7.0.17.md │ │ │ └── 7.0.314.md │ │ ├── 7.0.18/ │ │ │ ├── 7.0.118.md │ │ │ ├── 7.0.18.md │ │ │ └── 7.0.315.md │ │ ├── 7.0.19/ │ │ │ ├── 7.0.119.md │ │ │ ├── 7.0.19.md │ │ │ └── 7.0.316.md │ │ ├── 7.0.2/ │ │ │ └── 7.0.2.md │ │ ├── 7.0.20/ │ │ │ ├── 7.0.120.md │ │ │ ├── 7.0.20.md │ │ │ └── 7.0.317.md │ │ ├── 7.0.3/ │ │ │ ├── 7.0.103.md │ │ │ ├── 7.0.201.md │ │ │ └── 7.0.3.md │ │ ├── 7.0.4/ │ │ │ ├── 7.0.104.md │ │ │ ├── 7.0.202.md │ │ │ └── 7.0.4.md │ │ ├── 7.0.5/ │ │ │ ├── 7.0.105.md │ │ │ ├── 7.0.302.md │ │ │ ├── 7.0.400-preview.md │ │ │ └── 7.0.5.md │ │ ├── 7.0.7/ │ │ │ ├── 7.0.107.md │ │ │ └── 7.0.7.md │ │ ├── 7.0.8/ │ │ │ ├── 7.0.108.md │ │ │ └── 7.0.8.md │ │ ├── 7.0.9/ │ │ │ ├── 7.0.109.md │ │ │ └── 7.0.9.md │ │ ├── README.md │ │ ├── cve.md │ │ ├── install-linux.md │ │ ├── install-macos.md │ │ ├── install-windows.md │ │ ├── install.md │ │ ├── known-issues.md │ │ ├── linux-packages.md │ │ ├── preview/ │ │ │ ├── 7.0.0-preview.1.md │ │ │ ├── 7.0.0-preview.2.md │ │ │ ├── 7.0.0-preview.3.md │ │ │ ├── 7.0.0-preview.4.md │ │ │ ├── 7.0.0-preview.5.md │ │ │ ├── 7.0.0-preview.6.md │ │ │ ├── 7.0.0-preview.7.md │ │ │ ├── 7.0.0-rc.1.md │ │ │ ├── 7.0.0-rc.2.md │ │ │ └── api-diff/ │ │ │ ├── ga/ │ │ │ │ ├── Microsoft.AspNetCore.App/ │ │ │ │ │ ├── 7.0-ga.md │ │ │ │ │ ├── 7.0-ga_Microsoft.AspNetCore.Components.CompilerServices.md │ │ │ │ │ ├── 7.0-ga_Microsoft.AspNetCore.Components.md │ │ │ │ │ └── 7.0-ga_System.Threading.RateLimiting.md │ │ │ │ ├── Microsoft.NETCore.App/ │ │ │ │ │ ├── 7.0-ga.md │ │ │ │ │ ├── 7.0-ga_System.Numerics.md │ │ │ │ │ ├── 7.0-ga_System.Text.Json.Serialization.Metadata.md │ │ │ │ │ └── 7.0-ga_System.Transactions.md │ │ │ │ ├── Microsoft.WindowsDesktop.App/ │ │ │ │ │ └── 7.0-ga.md │ │ │ │ └── README.md │ │ │ ├── preview1/ │ │ │ │ ├── Microsoft.AspNetCore.App/ │ │ │ │ │ ├── 7.0-preview1.md │ │ │ │ │ ├── 7.0-preview1_Microsoft.AspNetCore.Builder.md │ │ │ │ │ ├── 7.0-preview1_Microsoft.AspNetCore.Components.Forms.md │ │ │ │ │ ├── 7.0-preview1_Microsoft.AspNetCore.Components.Rendering.md │ │ │ │ │ ├── 7.0-preview1_Microsoft.AspNetCore.Diagnostics.md │ │ │ │ │ ├── 7.0-preview1_Microsoft.AspNetCore.Hosting.md │ │ │ │ │ ├── 7.0-preview1_Microsoft.AspNetCore.Http.Metadata.md │ │ │ │ │ ├── 7.0-preview1_Microsoft.AspNetCore.Http.md │ │ │ │ │ ├── 7.0-preview1_Microsoft.AspNetCore.Mvc.ModelBinding.Metadata.md │ │ │ │ │ ├── 7.0-preview1_Microsoft.AspNetCore.Mvc.md │ │ │ │ │ ├── 7.0-preview1_Microsoft.AspNetCore.Routing.md │ │ │ │ │ ├── 7.0-preview1_Microsoft.AspNetCore.Server.IIS.Core.md │ │ │ │ │ ├── 7.0-preview1_Microsoft.AspNetCore.WebUtilities.md │ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.Caching.Memory.md │ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.Configuration.CommandLine.md │ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.Configuration.EnvironmentVariables.md │ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.Configuration.Ini.md │ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.Configuration.Memory.md │ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.Configuration.md │ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.DependencyInjection.md │ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.FileProviders.Physical.md │ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.FileProviders.md │ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.FileSystemGlobbing.Abstractions.md │ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.md │ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts.md │ │ │ │ │ ├── 7.0-preview1_Microsoft.Extensions.FileSystemGlobbing.md │ │ │ │ │ └── 7.0-preview1_Microsoft.Extensions.Primitives.md │ │ │ │ ├── Microsoft.NETCore.App/ │ │ │ │ │ ├── 7.0-preview1.md │ │ │ │ │ ├── 7.0-preview1_System.Buffers.md │ │ │ │ │ ├── 7.0-preview1_System.Collections.Generic.md │ │ │ │ │ ├── 7.0-preview1_System.Diagnostics.CodeAnalysis.md │ │ │ │ │ ├── 7.0-preview1_System.Diagnostics.md │ │ │ │ │ ├── 7.0-preview1_System.IO.Compression.md │ │ │ │ │ ├── 7.0-preview1_System.IO.md │ │ │ │ │ ├── 7.0-preview1_System.Net.Http.Json.md │ │ │ │ │ ├── 7.0-preview1_System.Net.Sockets.md │ │ │ │ │ ├── 7.0-preview1_System.Numerics.md │ │ │ │ │ ├── 7.0-preview1_System.Reflection.Metadata.Ecma335.md │ │ │ │ │ ├── 7.0-preview1_System.Reflection.PortableExecutable.md │ │ │ │ │ ├── 7.0-preview1_System.Reflection.md │ │ │ │ │ ├── 7.0-preview1_System.Runtime.CompilerServices.md │ │ │ │ │ ├── 7.0-preview1_System.Runtime.InteropServices.md │ │ │ │ │ ├── 7.0-preview1_System.Runtime.Intrinsics.Arm.md │ │ │ │ │ ├── 7.0-preview1_System.Runtime.Intrinsics.X86.md │ │ │ │ │ ├── 7.0-preview1_System.Runtime.Intrinsics.md │ │ │ │ │ ├── 7.0-preview1_System.Security.Cryptography.X509Certificates.md │ │ │ │ │ ├── 7.0-preview1_System.Security.Cryptography.md │ │ │ │ │ ├── 7.0-preview1_System.Text.Json.md │ │ │ │ │ ├── 7.0-preview1_System.Text.RegularExpressions.md │ │ │ │ │ ├── 7.0-preview1_System.Text.Unicode.md │ │ │ │ │ ├── 7.0-preview1_System.Threading.Tasks.md │ │ │ │ │ ├── 7.0-preview1_System.Xml.md │ │ │ │ │ └── 7.0-preview1_System.md │ │ │ │ ├── Microsoft.WindowsDesktop.App/ │ │ │ │ │ ├── 7.0-preview1.md │ │ │ │ │ ├── 7.0-preview1_System.Drawing.Design.md │ │ │ │ │ ├── 7.0-preview1_System.Drawing.md │ │ │ │ │ ├── 7.0-preview1_System.Security.Cryptography.Pkcs.md │ │ │ │ │ ├── 7.0-preview1_System.Security.Cryptography.X509Certificates.md │ │ │ │ │ ├── 7.0-preview1_System.Windows.Forms.Design.md │ │ │ │ │ ├── 7.0-preview1_System.Windows.Forms.Layout.md │ │ │ │ │ ├── 7.0-preview1_System.Windows.Forms.md │ │ │ │ │ └── 7.0-preview1_System.Xaml.Permissions.md │ │ │ │ └── README.md │ │ │ ├── preview2/ │ │ │ │ ├── Microsoft.AspNetCore.App/ │ │ │ │ │ ├── 7.0-preview2.md │ │ │ │ │ ├── 7.0-preview2_Microsoft.AspNetCore.Authentication.Cookies.md │ │ │ │ │ ├── 7.0-preview2_Microsoft.AspNetCore.Builder.md │ │ │ │ │ ├── 7.0-preview2_Microsoft.AspNetCore.Http.Features.md │ │ │ │ │ ├── 7.0-preview2_Microsoft.AspNetCore.Http.Metadata.md │ │ │ │ │ ├── 7.0-preview2_Microsoft.AspNetCore.Http.md │ │ │ │ │ ├── 7.0-preview2_Microsoft.AspNetCore.Identity.md │ │ │ │ │ ├── 7.0-preview2_Microsoft.AspNetCore.Mvc.ApplicationModels.md │ │ │ │ │ ├── 7.0-preview2_Microsoft.AspNetCore.Mvc.Infrastructure.md │ │ │ │ │ ├── 7.0-preview2_Microsoft.AspNetCore.Mvc.md │ │ │ │ │ ├── 7.0-preview2_Microsoft.AspNetCore.Routing.md │ │ │ │ │ ├── 7.0-preview2_Microsoft.AspNetCore.SignalR.md │ │ │ │ │ ├── 7.0-preview2_Microsoft.Extensions.Caching.Distributed.md │ │ │ │ │ ├── 7.0-preview2_Microsoft.Extensions.Caching.Memory.md │ │ │ │ │ ├── 7.0-preview2_Microsoft.Extensions.DependencyInjection.md │ │ │ │ │ ├── 7.0-preview2_Microsoft.Extensions.FileProviders.md │ │ │ │ │ ├── 7.0-preview2_Microsoft.Extensions.Logging.md │ │ │ │ │ ├── 7.0-preview2_Microsoft.Extensions.Options.md │ │ │ │ │ └── 7.0-preview2_System.Security.Claims.md │ │ │ │ ├── Microsoft.NETCore.App/ │ │ │ │ │ ├── 7.0-preview2.md │ │ │ │ │ ├── 7.0-preview2_Microsoft.Win32.SafeHandles.md │ │ │ │ │ ├── 7.0-preview2_System.Collections.Immutable.md │ │ │ │ │ ├── 7.0-preview2_System.Collections.Specialized.md │ │ │ │ │ ├── 7.0-preview2_System.ComponentModel.Design.Serialization.md │ │ │ │ │ ├── 7.0-preview2_System.Data.SqlTypes.md │ │ │ │ │ ├── 7.0-preview2_System.Diagnostics.CodeAnalysis.md │ │ │ │ │ ├── 7.0-preview2_System.Diagnostics.Metrics.md │ │ │ │ │ ├── 7.0-preview2_System.Diagnostics.SymbolStore.md │ │ │ │ │ ├── 7.0-preview2_System.Diagnostics.md │ │ │ │ │ ├── 7.0-preview2_System.IO.Compression.md │ │ │ │ │ ├── 7.0-preview2_System.IO.md │ │ │ │ │ ├── 7.0-preview2_System.Net.Sockets.md │ │ │ │ │ ├── 7.0-preview2_System.Reflection.md │ │ │ │ │ ├── 7.0-preview2_System.Runtime.CompilerServices.md │ │ │ │ │ ├── 7.0-preview2_System.Runtime.InteropServices.md │ │ │ │ │ ├── 7.0-preview2_System.Runtime.Intrinsics.Arm.md │ │ │ │ │ ├── 7.0-preview2_System.Security.Cryptography.md │ │ │ │ │ ├── 7.0-preview2_System.Text.RegularExpressions.md │ │ │ │ │ ├── 7.0-preview2_System.Threading.md │ │ │ │ │ ├── 7.0-preview2_System.Transactions.md │ │ │ │ │ └── 7.0-preview2_System.md │ │ │ │ ├── Microsoft.WindowsDesktop.App/ │ │ │ │ │ ├── 7.0-preview2.md │ │ │ │ │ ├── 7.0-preview2_System.Diagnostics.md │ │ │ │ │ ├── 7.0-preview2_System.Drawing.md │ │ │ │ │ └── 7.0-preview2_System.Windows.Forms.md │ │ │ │ └── README.md │ │ │ ├── preview3/ │ │ │ │ ├── Microsoft.AspNetCore.App/ │ │ │ │ │ ├── 7.0-preview3.md │ │ │ │ │ ├── 7.0-preview3_Microsoft.AspNetCore.Http.md │ │ │ │ │ ├── 7.0-preview3_Microsoft.AspNetCore.Mvc.ModelBinding.Binders.md │ │ │ │ │ ├── 7.0-preview3_Microsoft.AspNetCore.Mvc.md │ │ │ │ │ ├── 7.0-preview3_Microsoft.AspNetCore.Routing.md │ │ │ │ │ ├── 7.0-preview3_Microsoft.Extensions.Caching.Memory.md │ │ │ │ │ ├── 7.0-preview3_Microsoft.Extensions.Configuration.md │ │ │ │ │ ├── 7.0-preview3_Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts.md │ │ │ │ │ ├── 7.0-preview3_Microsoft.Extensions.Hosting.md │ │ │ │ │ ├── 7.0-preview3_Microsoft.Extensions.Logging.md │ │ │ │ │ └── 7.0-preview3_Microsoft.Extensions.Primitives.md │ │ │ │ ├── Microsoft.NETCore.App/ │ │ │ │ │ ├── 7.0-preview3.md │ │ │ │ │ ├── 7.0-preview3_System.Diagnostics.md │ │ │ │ │ ├── 7.0-preview3_System.Net.Http.Headers.md │ │ │ │ │ ├── 7.0-preview3_System.Net.Http.md │ │ │ │ │ ├── 7.0-preview3_System.Runtime.InteropServices.md │ │ │ │ │ ├── 7.0-preview3_System.Security.Cryptography.X509Certificates.md │ │ │ │ │ ├── 7.0-preview3_System.Text.RegularExpressions.md │ │ │ │ │ └── 7.0-preview3_System.md │ │ │ │ ├── Microsoft.WindowsDesktop.App/ │ │ │ │ │ ├── 7.0-preview3.md │ │ │ │ │ ├── 7.0-preview3_System.Drawing.md │ │ │ │ │ ├── 7.0-preview3_System.Windows.Forms.Design.md │ │ │ │ │ ├── 7.0-preview3_System.Windows.Forms.PropertyGridInternal.md │ │ │ │ │ └── 7.0-preview3_System.Windows.Forms.md │ │ │ │ └── README.md │ │ │ ├── preview4/ │ │ │ │ ├── Microsoft.AspNetCore.App/ │ │ │ │ │ ├── 7.0-preview4.md │ │ │ │ │ ├── 7.0-preview4_Microsoft.AspNetCore.Authentication.Cookies.md │ │ │ │ │ ├── 7.0-preview4_Microsoft.AspNetCore.Authorization.md │ │ │ │ │ ├── 7.0-preview4_Microsoft.AspNetCore.Builder.md │ │ │ │ │ ├── 7.0-preview4_Microsoft.AspNetCore.Components.Forms.md │ │ │ │ │ ├── 7.0-preview4_Microsoft.AspNetCore.Http.HttpResults.md │ │ │ │ │ ├── 7.0-preview4_Microsoft.AspNetCore.Http.Metadata.md │ │ │ │ │ ├── 7.0-preview4_Microsoft.AspNetCore.Http.md │ │ │ │ │ ├── 7.0-preview4_Microsoft.AspNetCore.Routing.Patterns.md │ │ │ │ │ ├── 7.0-preview4_Microsoft.AspNetCore.Routing.md │ │ │ │ │ ├── 7.0-preview4_Microsoft.AspNetCore.SignalR.Protocol.md │ │ │ │ │ ├── 7.0-preview4_Microsoft.AspNetCore.SignalR.md │ │ │ │ │ ├── 7.0-preview4_Microsoft.Extensions.Caching.Memory.md │ │ │ │ │ ├── 7.0-preview4_Microsoft.Extensions.Configuration.Xml.md │ │ │ │ │ ├── 7.0-preview4_Microsoft.Extensions.Configuration.md │ │ │ │ │ ├── 7.0-preview4_Microsoft.Extensions.DependencyInjection.md │ │ │ │ │ ├── 7.0-preview4_Microsoft.Extensions.Hosting.Internal.md │ │ │ │ │ ├── 7.0-preview4_Microsoft.Extensions.Hosting.md │ │ │ │ │ ├── 7.0-preview4_Microsoft.Extensions.Http.md │ │ │ │ │ ├── 7.0-preview4_Microsoft.Extensions.Logging.Abstractions.md │ │ │ │ │ ├── 7.0-preview4_Microsoft.Extensions.Logging.Console.md │ │ │ │ │ ├── 7.0-preview4_Microsoft.Extensions.Logging.EventLog.md │ │ │ │ │ ├── 7.0-preview4_Microsoft.Extensions.Logging.TraceSource.md │ │ │ │ │ └── 7.0-preview4_Microsoft.Extensions.Logging.md │ │ │ │ ├── Microsoft.NETCore.App/ │ │ │ │ │ ├── 7.0-preview4.md │ │ │ │ │ ├── 7.0-preview4_System.ComponentModel.DataAnnotations.md │ │ │ │ │ ├── 7.0-preview4_System.Diagnostics.CodeAnalysis.md │ │ │ │ │ ├── 7.0-preview4_System.Diagnostics.md │ │ │ │ │ ├── 7.0-preview4_System.Formats.Tar.md │ │ │ │ │ ├── 7.0-preview4_System.IO.Pipes.md │ │ │ │ │ ├── 7.0-preview4_System.IO.md │ │ │ │ │ ├── 7.0-preview4_System.Net.NetworkInformation.md │ │ │ │ │ ├── 7.0-preview4_System.Net.Sockets.md │ │ │ │ │ ├── 7.0-preview4_System.Numerics.md │ │ │ │ │ ├── 7.0-preview4_System.Runtime.CompilerServices.md │ │ │ │ │ ├── 7.0-preview4_System.Runtime.InteropServices.md │ │ │ │ │ ├── 7.0-preview4_System.Text.Json.Serialization.md │ │ │ │ │ ├── 7.0-preview4_System.Text.Json.md │ │ │ │ │ ├── 7.0-preview4_System.Text.RegularExpressions.md │ │ │ │ │ ├── 7.0-preview4_System.Threading.Tasks.md │ │ │ │ │ ├── 7.0-preview4_System.Timers.md │ │ │ │ │ └── 7.0-preview4_System.md │ │ │ │ ├── Microsoft.WindowsDesktop.App/ │ │ │ │ │ ├── 7.0-preview4.md │ │ │ │ │ ├── 7.0-preview4_System.Windows.Forms.Design.md │ │ │ │ │ └── 7.0-preview4_System.Windows.Forms.md │ │ │ │ └── README.md │ │ │ ├── preview5/ │ │ │ │ ├── Microsoft.AspNetCore.App/ │ │ │ │ │ ├── 7.0-preview5.md │ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.Authentication.md │ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.Authorization.Infrastructure.md │ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.Builder.md │ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.md │ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.DataProtection.Internal.md │ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.DataProtection.KeyManagement.Internal.md │ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.DataProtection.KeyManagement.md │ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.DataProtection.md │ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.Http.HttpResults.md │ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.Http.md │ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.Mvc.md │ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.ResponseCompression.md │ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.SignalR.md │ │ │ │ │ ├── 7.0-preview5_Microsoft.AspNetCore.WebUtilities.md │ │ │ │ │ ├── 7.0-preview5_Microsoft.Extensions.Logging.md │ │ │ │ │ └── 7.0-preview5_Microsoft.JSInterop.Infrastructure.md │ │ │ │ ├── Microsoft.NETCore.App/ │ │ │ │ │ ├── 7.0-preview5.md │ │ │ │ │ ├── 7.0-preview5_Microsoft.VisualBasic.FileIO.md │ │ │ │ │ ├── 7.0-preview5_System.Collections.Immutable.md │ │ │ │ │ ├── 7.0-preview5_System.ComponentModel.md │ │ │ │ │ ├── 7.0-preview5_System.Data.md │ │ │ │ │ ├── 7.0-preview5_System.Diagnostics.md │ │ │ │ │ ├── 7.0-preview5_System.IO.md │ │ │ │ │ ├── 7.0-preview5_System.Net.Http.md │ │ │ │ │ ├── 7.0-preview5_System.Net.NetworkInformation.md │ │ │ │ │ ├── 7.0-preview5_System.Net.Security.md │ │ │ │ │ ├── 7.0-preview5_System.Net.Sockets.md │ │ │ │ │ ├── 7.0-preview5_System.Net.md │ │ │ │ │ ├── 7.0-preview5_System.Numerics.md │ │ │ │ │ ├── 7.0-preview5_System.Reflection.Emit.md │ │ │ │ │ ├── 7.0-preview5_System.Reflection.Metadata.Ecma335.md │ │ │ │ │ ├── 7.0-preview5_System.Runtime.CompilerServices.md │ │ │ │ │ ├── 7.0-preview5_System.Runtime.InteropServices.Marshalling.md │ │ │ │ │ ├── 7.0-preview5_System.Runtime.InteropServices.md │ │ │ │ │ ├── 7.0-preview5_System.Runtime.Intrinsics.X86.md │ │ │ │ │ ├── 7.0-preview5_System.Runtime.Intrinsics.md │ │ │ │ │ ├── 7.0-preview5_System.Security.Cryptography.X509Certificates.md │ │ │ │ │ ├── 7.0-preview5_System.Security.Cryptography.md │ │ │ │ │ ├── 7.0-preview5_System.Text.Json.Nodes.md │ │ │ │ │ ├── 7.0-preview5_System.Text.Json.Serialization.Metadata.md │ │ │ │ │ ├── 7.0-preview5_System.Text.Json.Serialization.md │ │ │ │ │ ├── 7.0-preview5_System.Text.Json.md │ │ │ │ │ ├── 7.0-preview5_System.Threading.md │ │ │ │ │ └── 7.0-preview5_System.md │ │ │ │ ├── Microsoft.WindowsDesktop.App/ │ │ │ │ │ ├── 7.0-preview5.md │ │ │ │ │ ├── 7.0-preview5_System.Diagnostics.md │ │ │ │ │ ├── 7.0-preview5_System.Security.Permissions.md │ │ │ │ │ ├── 7.0-preview5_System.Windows.Forms.Design.md │ │ │ │ │ ├── 7.0-preview5_System.Windows.Forms.Layout.md │ │ │ │ │ └── 7.0-preview5_System.Windows.Forms.md │ │ │ │ └── README.md │ │ │ ├── preview6/ │ │ │ │ ├── Microsoft.AspNetCore.App/ │ │ │ │ │ ├── 7.0-preview6.md │ │ │ │ │ ├── 7.0-preview6_Microsoft.AspNetCore.Authentication.Cookies.md │ │ │ │ │ ├── 7.0-preview6_Microsoft.AspNetCore.Authentication.md │ │ │ │ │ ├── 7.0-preview6_Microsoft.AspNetCore.Builder.md │ │ │ │ │ ├── 7.0-preview6_Microsoft.AspNetCore.Components.CompilerServices.md │ │ │ │ │ ├── 7.0-preview6_Microsoft.AspNetCore.Components.md │ │ │ │ │ ├── 7.0-preview6_Microsoft.AspNetCore.Http.Features.md │ │ │ │ │ ├── 7.0-preview6_Microsoft.AspNetCore.Http.Metadata.md │ │ │ │ │ ├── 7.0-preview6_Microsoft.AspNetCore.Http.md │ │ │ │ │ ├── 7.0-preview6_Microsoft.AspNetCore.HttpLogging.md │ │ │
Copy disabled (too large)
Download .json
Condensed preview — 5001 files, each showing path, character count, and a content snippet. Download the .json file for the full structured content (16,229K chars).
[
{
"path": ".checkov.yml",
"chars": 412,
"preview": "---\n# Available properties:\n# https://github.com/bridgecrewio/checkov#configuration-using-a-config-file\n\nskip-check:\n #"
},
{
"path": ".config/1espt/PipelineAutobaseliningConfig.yml",
"chars": 695,
"preview": "## DO NOT MODIFY THIS FILE MANUALLY. This is part of auto-baselining from 1ES Pipeline Templates. Go to [https://aka.ms/"
},
{
"path": ".gitattributes",
"chars": 2517,
"preview": "###############################################################################\n# Set default behavior to automatically "
},
{
"path": ".github/CODEOWNERS",
"chars": 256,
"preview": "# Lines starting with '#' are comments.\n# Each line is a file pattern followed by one or more owners.\n\n# More details ar"
},
{
"path": ".github/ISSUE_TEMPLATE/01-issue-release-notes.yml",
"chars": 657,
"preview": "name: Report Problem or Feedback on Release Notes\ndescription: See a problem or have specific feedback on specific relea"
},
{
"path": ".github/ISSUE_TEMPLATE/03_package_deprecation.yaml",
"chars": 1377,
"preview": "name: Package Deprecation Feedback\ndescription: Let us know if you believe a package has been deprecated by mistake.\ntit"
},
{
"path": ".github/ISSUE_TEMPLATE/config.yml",
"chars": 1810,
"preview": "blank_issues_enabled: true\ncontact_links:\n - name: Issue with ASP.NET Core\n url: https://github.com/dotnet/aspnetco"
},
{
"path": ".github/copilot-instructions.md",
"chars": 6858,
"preview": "# .NET Core Repository (dotnet/core)\n\nAlways reference these instructions first and fallback to search or bash commands "
},
{
"path": ".github/linters/.markdown-lint.yml",
"chars": 443,
"preview": "---\n###########################\n###########################\n## Markdown Linter rules ##\n###########################\n####"
},
{
"path": ".github/linters/.markdownlintignore",
"chars": 119,
"preview": "# Ignore errors from before linting was enabled to allow incremental fixes\n\n**/api-diff/**\n**/prompts/**\n**/.github/**\n"
},
{
"path": ".github/prompts/createprs-for-preview.prompt.md",
"chars": 4924,
"preview": "# Create PRs for .NET Preview Component Files\n\nUse this workflow to create one PR per component release-notes file for a"
},
{
"path": ".github/prompts/scaffoldpreview.prompt.md",
"chars": 3046,
"preview": "# Scaffold Preview Release Notes Folder\n\nThis prompt guides creating the next `.NET Preview` release-notes folder with o"
},
{
"path": ".github/skills/api-diff/SKILL.md",
"chars": 2044,
"preview": "---\nname: api-diff\ndescription: Generate an API comparison report between two .NET versions using the RunApiDiff.ps1 scr"
},
{
"path": ".github/skills/update-os-packages/SKILL.md",
"chars": 9109,
"preview": "---\nname: update-os-packages\ndescription: >\n Audit and update os-packages.json/md files that document required Linux\n "
},
{
"path": ".github/skills/update-os-packages/references/verify-output-example.md",
"chars": 1077,
"preview": "# Verify Output Example\n\nExample output from `dotnet-release verify os-packages 10.0 release-notes`:\n\n````markdown\n# .NE"
},
{
"path": ".github/skills/update-supported-os/SKILL.md",
"chars": 6792,
"preview": "---\nname: update-supported-os\ndescription: >\n Audit and update supported-os.json/md files to reflect current OS version"
},
{
"path": ".github/skills/update-supported-os/references/verify-output-example.md",
"chars": 569,
"preview": "# .NET 10.0 — Supported OS Verification\n\nGenerated: 2025-01-15 14:30 UTC | Source: endoflife.date API\n\n## Linux\n\n### Alp"
},
{
"path": ".github/workflows/labeler-cache-retention.yml",
"chars": 1262,
"preview": "# Workflow template imported from:\n# https://github.com/dotnet/.github/workflow-templates\n#\n# Regularly restore the pred"
},
{
"path": ".github/workflows/labeler-predict-issues.yml",
"chars": 2033,
"preview": "# Workflow template imported from:\n# https://github.com/dotnet/.github/workflow-templates\n#\n# Predict labels for Issues "
},
{
"path": ".github/workflows/labeler-promote.yml",
"chars": 1189,
"preview": "# Workflow template imported from:\n# https://github.com/dotnet/.github/workflow-templates\n#\n# Promote a model from stagi"
},
{
"path": ".github/workflows/labeler-train.yml",
"chars": 2885,
"preview": "# Workflow template imported from:\n# https://github.com/dotnet/.github/workflow-templates\n#\n# Train the model for issue "
},
{
"path": ".github/workflows/labeler.md",
"chars": 1624,
"preview": "# Issue-Labeler Workflows\n\nThis repository uses actions from [dotnet/issue-labeler](https://github.com/dotnet/issue-labe"
},
{
"path": ".github/workflows/markdown-link-check-config.json",
"chars": 549,
"preview": "{\n \"ignorePatterns\": [\n {\n \"pattern\": \"^http://localhost\"\n },\n {\n \"pattern\": \"^release-notes/templat"
},
{
"path": ".github/workflows/markdown-link-check.yml",
"chars": 539,
"preview": "name: Check Markdown links\n\non:\n push:\n paths:\n - '**.md'\n pull_request:\n branches: '**'\n paths:\n -"
},
{
"path": ".github/workflows/no-response.yml",
"chars": 1293,
"preview": "name: No Response\n\n# **What it does**: Closes issues where the original author doesn't respond to a request for informat"
},
{
"path": ".github/workflows/super-linter.yml",
"chars": 1191,
"preview": "# This workflow executes several linters on changed files based on languages used in your code base whenever\n# you push "
},
{
"path": ".gitignore",
"chars": 469,
"preview": "*.swp\n*.*~\nproject.lock.json\n.DS_Store\n*.pyc\nnupkg/\n\n# Visual Studio Code\n.vscode/*\n!.vscode/settings.json\n\n# Rider\n.ide"
},
{
"path": ".prettierignore",
"chars": 87,
"preview": "# Ignore GitHub Workflow files and docs\n.github/workflows/*.yml\n.github/workflows/*.md\n"
},
{
"path": ".vscode/settings.json",
"chars": 209,
"preview": "{\n \"markdownlint.lintWorkspaceGlobs\": [\n \"**/*.{md,mkd,mdwn,mdown,markdown,markdn,mdtxt,mdtext,workbook}\",\n "
},
{
"path": "CODE_OF_CONDUCT.md",
"chars": 320,
"preview": "# Code of Conduct\n\nThis project uses the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct)"
},
{
"path": "CONTRIBUTING.md",
"chars": 284,
"preview": "# Contributing\n\nSee [Contributing](https://github.com/dotnet/runtime/blob/main/CONTRIBUTING.md) for information about co"
},
{
"path": "Documentation/README.md",
"chars": 217,
"preview": "# Documents Index\n\nThis repo includes documents that explain how to use and build the product. It also provides detailed"
},
{
"path": "Documentation/contributing/maintainers.md",
"chars": 4764,
"preview": "# What you can expect from Maintainers\n\nThe .NET maintainer team aims to support a productive and safe working environme"
},
{
"path": "Documentation/core-repos.md",
"chars": 12115,
"preview": "# .NET repositories\n\n.NET consists of many repositories. To file an issue, make a PR, or engage on specific topics, it's"
},
{
"path": "Documentation/diagnostics/portable_pdb.md",
"chars": 133,
"preview": "# File has moved\n\nThis document has moved to <https://github.com/dotnet/designs/blob/main/accepted/2020/diagnostics/port"
},
{
"path": "Documentation/diagnostics/source_link.md",
"chars": 132,
"preview": "# File has moved\n\nThis document has moved to <https://github.com/dotnet/designs/blob/main/accepted/2020/diagnostics/sour"
},
{
"path": "Documentation/ilcRepro.md",
"chars": 6332,
"preview": "# .NET Native Internal Compiler Errors\n\nIt looks like you probably hit a bug in .NET Native.\nYou can help make .NET bett"
},
{
"path": "Documentation/microsoft-team.md",
"chars": 5334,
"preview": "# Microsoft Team Onboarding\n\nMembers of the .NET Team need to onboard into various accounts and systems as a part of dai"
},
{
"path": "Documentation/moderation.md",
"chars": 2649,
"preview": "# Moderation\r\n\r\nGitHub is a content management system that accepts updates from accounts created within the last five mi"
},
{
"path": "Documentation/policies/package-servicing.md",
"chars": 4519,
"preview": "# .NET Package Servicing Model\r\n\r\nMost packages in the .NET ecosystem support only the latest version. Many packages fro"
},
{
"path": "Documentation/security-group/dotnet-security-group-agreement.md",
"chars": 7434,
"preview": "# MICROSOFT PRE-DISCLOSURE COMMON VULNERABILITIES AND EXPOSURES COLLABORATION AGREEMENT\n\nMicrosoft Corporation (“Microso"
},
{
"path": "Documentation/security-group/dotnet-security-group.md",
"chars": 4033,
"preview": "# .NET Security Group\n\nThe .NET upstream project is run by Microsoft and follows Microsoft security reporting and disclo"
},
{
"path": "Documentation/self-contained-linux-apps.md",
"chars": 5313,
"preview": "# Self-contained Linux applications\n\n.NET Core Linux applications are now portable over all of the supported Linux distr"
},
{
"path": "Documentation/verifying-binaries.md",
"chars": 2258,
"preview": "# How to verifying .NET downloads\n\nAfter downloading a .NET file, verify it for security by calculating the file's check"
},
{
"path": "LICENSE.TXT",
"chars": 1116,
"preview": "The MIT License (MIT)\n\nCopyright (c) .NET Foundation and Contributors\n\nAll rights reserved.\n\nPermission is hereby grante"
},
{
"path": "README.md",
"chars": 2356,
"preview": "# .NET Release Notes\n\nWelcome to the home of .NET [release notes](./release-notes/README.md) and [news](https://github.c"
},
{
"path": "SECURITY.md",
"chars": 1035,
"preview": "# Security Policy\r\n\r\n## Supported Versions\r\n\r\nThe .NET and ASP.NET Core support policy, including supported versions can"
},
{
"path": "bug-bounty-preview-scopes.md",
"chars": 2203,
"preview": "# .NET Bounty Scope\n\n## Introduction\n\nThe [.NET bug bounty](https://www.microsoft.com/msrc/bounty-dot-net-core) covers c"
},
{
"path": "daily-builds.md",
"chars": 1786,
"preview": "# .NET Daily Builds -- Servicing and future releases\n\nSee the [.NET SDK daily builds table](https://github.com/dotnet/do"
},
{
"path": "eng/core-ci.yml",
"chars": 625,
"preview": "name: CoreCI\r\ntrigger:\r\n branches:\r\n include:\r\n - main\r\n\r\nresources:\r\n repositories:\r\n - repository: 1ESPipel"
},
{
"path": "eng/pipelines/azure-pipelines.yml",
"chars": 1313,
"preview": "trigger:\n branches:\n include:\n - '*'\n paths:\n include:\n - release-notes/releases-index.json\n - release-"
},
{
"path": "license-information-windows.md",
"chars": 1500,
"preview": "# License information for .NET on Windows\n\nThe Windows distribution of .NET contains files that are provided under multi"
},
{
"path": "license-information.md",
"chars": 2256,
"preview": "# License Information\r\n\r\nThe .NET project uses source and binaries from multiple sources that may be important to your u"
},
{
"path": "linux-support.md",
"chars": 111,
"preview": "# .NET Support and Compatibility for Linux Distributions\n\nThis content has been moved to [linux.md](linux.md).\n"
},
{
"path": "linux.md",
"chars": 5122,
"preview": "# Linux Distribution Support and Compatibility\n\n.NET can be [installed](https://learn.microsoft.com/dotnet/core/install/"
},
{
"path": "microsoft-support.md",
"chars": 89,
"preview": "# Microsoft support for .NET\n\nThis content has been moved to [.NET support](support.md).\n"
},
{
"path": "os-lifecycle-policy.md",
"chars": 2564,
"preview": "# .NET Supported OS Policy\n\n.NET is [supported](support.md) on multiple operating systems.\n\n## Supported .NET versions\n\n"
},
{
"path": "release-notes/1.0/1.0-supported-os.md",
"chars": 4042,
"preview": "# .NET Core 1.x - Supported OS versions\n\nThe tables below provide OS version information supported by .NET Core 1.x.\n\n* "
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_Microsoft.CSharp.RuntimeBinder.md",
"chars": 2956,
"preview": "# Microsoft.CSharp.RuntimeBinder\n\n``` diff\n+namespace Microsoft.CSharp.RuntimeBinder {\n+ public static class Binder {"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_Microsoft.SqlServer.Server.md",
"chars": 9641,
"preview": "# Microsoft.SqlServer.Server\n\n``` diff\n+namespace Microsoft.SqlServer.Server {\n+ public class SqlDataRecord {\n+ "
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_Microsoft.VisualBasic.CompilerServices.md",
"chars": 8171,
"preview": "# Microsoft.VisualBasic.CompilerServices\n\n``` diff\n+namespace Microsoft.VisualBasic.CompilerServices {\n+ public seale"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_Microsoft.VisualBasic.md",
"chars": 990,
"preview": "# Microsoft.VisualBasic\n\n``` diff\n+namespace Microsoft.VisualBasic {\n+ public enum CallType {\n+ Get = 2,\n+ "
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_Microsoft.Win32.SafeHandles.md",
"chars": 2941,
"preview": "# Microsoft.Win32.SafeHandles\n\n``` diff\n+namespace Microsoft.Win32.SafeHandles {\n+ public sealed class SafeAccessToke"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_Microsoft.Win32.md",
"chars": 3826,
"preview": "# Microsoft.Win32\n\n``` diff\n+namespace Microsoft.Win32 {\n+ public static class Registry {\n+ public static read"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Buffers.md",
"chars": 487,
"preview": "# System.Buffers\n\n``` diff\n+namespace System.Buffers {\n+ public abstract class ArrayPool<T> {\n+ protected Arra"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.CodeDom.Compiler.md",
"chars": 295,
"preview": "# System.CodeDom.Compiler\n\n``` diff\n+namespace System.CodeDom.Compiler {\n+ public sealed class GeneratedCodeAttribute"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Collections.Concurrent.md",
"chars": 13123,
"preview": "# System.Collections.Concurrent\n\n``` diff\n+namespace System.Collections.Concurrent {\n+ public class BlockingCollectio"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Collections.Generic.md",
"chars": 42743,
"preview": "# System.Collections.Generic\n\n``` diff\n+namespace System.Collections.Generic {\n+ public abstract class Comparer<T> : "
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Collections.Immutable.md",
"chars": 72226,
"preview": "# System.Collections.Immutable\n\n``` diff\n+namespace System.Collections.Immutable {\n+ public interface IImmutableDicti"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Collections.ObjectModel.md",
"chars": 11978,
"preview": "# System.Collections.ObjectModel\n\n``` diff\n+namespace System.Collections.ObjectModel {\n+ public class Collection<T> :"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Collections.Specialized.md",
"chars": 13046,
"preview": "# System.Collections.Specialized\n\n``` diff\n+namespace System.Collections.Specialized {\n+ [System.Runtime.InteropServi"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Collections.md",
"chars": 17038,
"preview": "# System.Collections\n\n``` diff\n+namespace System.Collections {\n+ public class ArrayList : ICollection, IEnumerable, I"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.ComponentModel.DataAnnotations.Schema.md",
"chars": 1414,
"preview": "# System.ComponentModel.DataAnnotations.Schema\n\n``` diff\n+namespace System.ComponentModel.DataAnnotations.Schema {\n+ "
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.ComponentModel.DataAnnotations.md",
"chars": 13060,
"preview": "# System.ComponentModel.DataAnnotations\n\n``` diff\n+namespace System.ComponentModel.DataAnnotations {\n+ public sealed "
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.ComponentModel.md",
"chars": 53130,
"preview": "# System.ComponentModel\n\n``` diff\n+namespace System.ComponentModel {\n+ public class ArrayConverter : CollectionConver"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Configuration.Assemblies.md",
"chars": 283,
"preview": "# System.Configuration.Assemblies\n\n``` diff\n+namespace System.Configuration.Assemblies {\n+ public enum AssemblyHashAl"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Data.Common.md",
"chars": 16720,
"preview": "# System.Data.Common\n\n``` diff\n+namespace System.Data.Common {\n+ public abstract class DbColumn {\n+ protected "
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Data.SqlClient.md",
"chars": 20507,
"preview": "# System.Data.SqlClient\n\n``` diff\n+namespace System.Data.SqlClient {\n+ public enum ApplicationIntent {\n+ ReadO"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Data.SqlTypes.md",
"chars": 48786,
"preview": "# System.Data.SqlTypes\n\n``` diff\n+namespace System.Data.SqlTypes {\n+ public interface INullable {\n+ bool IsNul"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Data.md",
"chars": 6637,
"preview": "# System.Data\n\n``` diff\n+namespace System.Data {\n+ public enum CommandBehavior {\n+ CloseConnection = 32,\n+ "
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Diagnostics.CodeAnalysis.md",
"chars": 508,
"preview": "# System.Diagnostics.CodeAnalysis\n\n``` diff\n+namespace System.Diagnostics.CodeAnalysis {\n+ public sealed class Suppre"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Diagnostics.Contracts.Internal.md",
"chars": 475,
"preview": "# System.Diagnostics.Contracts.Internal\n\n``` diff\n+namespace System.Diagnostics.Contracts.Internal {\n+ public static "
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Diagnostics.Contracts.md",
"chars": 4483,
"preview": "# System.Diagnostics.Contracts\n\n``` diff\n+namespace System.Diagnostics.Contracts {\n+ public static class Contract {\n+"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Diagnostics.SymbolStore.md",
"chars": 249,
"preview": "# System.Diagnostics.SymbolStore\n\n``` diff\n+namespace System.Diagnostics.SymbolStore {\n+ public interface ISymbolDocu"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Diagnostics.Tracing.md",
"chars": 10764,
"preview": "# System.Diagnostics.Tracing\n\n``` diff\n+namespace System.Diagnostics.Tracing {\n+ public enum EventActivityOptions {\n+"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Diagnostics.md",
"chars": 29404,
"preview": "# System.Diagnostics\n\n``` diff\n+namespace System.Diagnostics {\n+ public class BooleanSwitch : Switch {\n+ publi"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Drawing.md",
"chars": 8447,
"preview": "# System.Drawing\n\n``` diff\n+namespace System.Drawing {\n+ [System.Runtime.InteropServices.StructLayoutAttribute(System"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Dynamic.md",
"chars": 15404,
"preview": "# System.Dynamic\n\n``` diff\n+namespace System.Dynamic {\n+ public abstract class BinaryOperationBinder : DynamicMetaObj"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Globalization.md",
"chars": 38182,
"preview": "# System.Globalization\n\n``` diff\n+namespace System.Globalization {\n+ public abstract class Calendar {\n+ public"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.IO.Compression.md",
"chars": 5795,
"preview": "# System.IO.Compression\n\n``` diff\n+namespace System.IO.Compression {\n+ public enum CompressionLevel {\n+ Fastes"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.IO.MemoryMappedFiles.md",
"chars": 4014,
"preview": "# System.IO.MemoryMappedFiles\n\n``` diff\n+namespace System.IO.MemoryMappedFiles {\n+ public class MemoryMappedFile : ID"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.IO.Packaging.md",
"chars": 7875,
"preview": "# System.IO.Packaging\n\n``` diff\n+namespace System.IO.Packaging {\n+ public enum CompressionOption {\n+ Fast = 2,"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.IO.Pipes.md",
"chars": 5893,
"preview": "# System.IO.Pipes\n\n``` diff\n+namespace System.IO.Pipes {\n+ public sealed class AnonymousPipeClientStream : PipeStream"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.IO.md",
"chars": 44912,
"preview": "# System.IO\n\n``` diff\n+namespace System.IO {\n+ public class BinaryReader : IDisposable {\n+ public BinaryReader"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.IdentityModel.Claims.md",
"chars": 6191,
"preview": "# System.IdentityModel.Claims\n\n``` diff\n+namespace System.IdentityModel.Claims {\n+ public class Claim {\n+ publ"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.IdentityModel.Policy.md",
"chars": 1323,
"preview": "# System.IdentityModel.Policy\n\n``` diff\n+namespace System.IdentityModel.Policy {\n+ public abstract class Authorizatio"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.IdentityModel.Selectors.md",
"chars": 8214,
"preview": "# System.IdentityModel.Selectors\n\n``` diff\n+namespace System.IdentityModel.Selectors {\n+ public class KerberosSecurit"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.IdentityModel.Tokens.md",
"chars": 11204,
"preview": "# System.IdentityModel.Tokens\n\n``` diff\n+namespace System.IdentityModel.Tokens {\n+ public abstract class BinaryKeyIde"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.IdentityModel.md",
"chars": 376,
"preview": "# System.IdentityModel\n\n``` diff\n+namespace System.IdentityModel {\n+ public class SecurityMessageSerializationExcepti"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Linq.Expressions.md",
"chars": 54684,
"preview": "# System.Linq.Expressions\n\n``` diff\n+namespace System.Linq.Expressions {\n+ public class BinaryExpression : Expression"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Linq.md",
"chars": 73234,
"preview": "# System.Linq\n\n``` diff\n+namespace System.Linq {\n+ public static class Enumerable {\n+ public static TResult Ag"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Net.Http.Headers.md",
"chars": 19294,
"preview": "# System.Net.Http.Headers\n\n``` diff\n+namespace System.Net.Http.Headers {\n+ public class AuthenticationHeaderValue {\n+"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Net.Http.md",
"chars": 15093,
"preview": "# System.Net.Http\n\n``` diff\n+namespace System.Net.Http {\n+ public class ByteArrayContent : HttpContent {\n+ pub"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Net.NetworkInformation.md",
"chars": 23063,
"preview": "# System.Net.NetworkInformation\n\n``` diff\n+namespace System.Net.NetworkInformation {\n+ public enum DuplicateAddressDe"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Net.Security.md",
"chars": 7169,
"preview": "# System.Net.Security\n\n``` diff\n+namespace System.Net.Security {\n+ public abstract class AuthenticatedStream : Stream"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Net.Sockets.md",
"chars": 23862,
"preview": "# System.Net.Sockets\n\n``` diff\n+namespace System.Net.Sockets {\n+ public enum AddressFamily {\n+ AppleTalk = 16,"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Net.WebSockets.md",
"chars": 5491,
"preview": "# System.Net.WebSockets\n\n``` diff\n+namespace System.Net.WebSockets {\n+ public sealed class ClientWebSocket : WebSocke"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Net.md",
"chars": 18353,
"preview": "# System.Net\n\n``` diff\n+namespace System.Net {\n+ public enum AuthenticationSchemes {\n+ Anonymous = 32768,\n+ "
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Numerics.md",
"chars": 43382,
"preview": "# System.Numerics\n\n``` diff\n+namespace System.Numerics {\n+ [System.Runtime.InteropServices.StructLayoutAttribute(Syst"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Reflection.Context.md",
"chars": 1166,
"preview": "# System.Reflection.Context\n\n``` diff\n+namespace System.Reflection.Context {\n+ public abstract class CustomReflection"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Reflection.Emit.md",
"chars": 62083,
"preview": "# System.Reflection.Emit\n\n``` diff\n+namespace System.Reflection.Emit {\n+ public sealed class AssemblyBuilder : Assemb"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Reflection.Metadata.Ecma335.md",
"chars": 8598,
"preview": "# System.Reflection.Metadata.Ecma335\n\n``` diff\n+namespace System.Reflection.Metadata.Ecma335 {\n+ [System.Runtime.Inte"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Reflection.Metadata.md",
"chars": 100735,
"preview": "# System.Reflection.Metadata\n\n``` diff\n+namespace System.Reflection.Metadata {\n+ [System.Runtime.InteropServices.Stru"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Reflection.PortableExecutable.md",
"chars": 12358,
"preview": "# System.Reflection.PortableExecutable\n\n``` diff\n+namespace System.Reflection.PortableExecutable {\n+ public enum Char"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Reflection.md",
"chars": 53889,
"preview": "# System.Reflection\n\n``` diff\n+namespace System.Reflection {\n+ public sealed class AmbiguousMatchException : Exceptio"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Resources.md",
"chars": 4049,
"preview": "# System.Resources\n\n``` diff\n+namespace System.Resources {\n+ public interface IResourceReader : IDisposable, IEnumera"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Runtime.CompilerServices.md",
"chars": 16956,
"preview": "# System.Runtime.CompilerServices\n\n``` diff\n+namespace System.Runtime.CompilerServices {\n+ public sealed class Access"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Runtime.ConstrainedExecution.md",
"chars": 247,
"preview": "# System.Runtime.ConstrainedExecution\n\n``` diff\n+namespace System.Runtime.ConstrainedExecution {\n+ public abstract cl"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Runtime.Diagnostics.md",
"chars": 933,
"preview": "# System.Runtime.Diagnostics\n\n``` diff\n+namespace System.Runtime.Diagnostics {\n+ public class EventTraceActivity {\n+ "
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Runtime.ExceptionServices.md",
"chars": 466,
"preview": "# System.Runtime.ExceptionServices\n\n``` diff\n+namespace System.Runtime.ExceptionServices {\n+ public sealed class Exce"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Runtime.InteropServices.ComTypes.md",
"chars": 23801,
"preview": "# System.Runtime.InteropServices.ComTypes\n\n``` diff\n+namespace System.Runtime.InteropServices.ComTypes {\n+ public enu"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Runtime.InteropServices.WindowsRuntime.md",
"chars": 2863,
"preview": "# System.Runtime.InteropServices.WindowsRuntime\n\n``` diff\n+namespace System.Runtime.InteropServices.WindowsRuntime {\n+ "
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Runtime.InteropServices.md",
"chars": 28002,
"preview": "# System.Runtime.InteropServices\n\n``` diff\n+namespace System.Runtime.InteropServices {\n+ public sealed class AllowRev"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Runtime.Loader.md",
"chars": 1265,
"preview": "# System.Runtime.Loader\n\n``` diff\n+namespace System.Runtime.Loader {\n+ public abstract class AssemblyLoadContext {\n+ "
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Runtime.Serialization.Json.md",
"chars": 1442,
"preview": "# System.Runtime.Serialization.Json\n\n``` diff\n+namespace System.Runtime.Serialization.Json {\n+ public sealed class Da"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Runtime.Serialization.md",
"chars": 12368,
"preview": "# System.Runtime.Serialization\n\n``` diff\n+namespace System.Runtime.Serialization {\n+ public sealed class CollectionDa"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Runtime.Versioning.md",
"chars": 2150,
"preview": "# System.Runtime.Versioning\n\n``` diff\n+namespace System.Runtime.Versioning {\n+ public sealed class ComponentGuarantee"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Runtime.md",
"chars": 12508,
"preview": "# System.Runtime\n\n``` diff\n+namespace System.Runtime {\n+ public enum AsyncCompletionResult {\n+ Completed = 1,\n"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Security.AccessControl.md",
"chars": 45346,
"preview": "# System.Security.AccessControl\n\n``` diff\n+namespace System.Security.AccessControl {\n+ public enum AccessControlActio"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Security.Authentication.ExtendedProtection.md",
"chars": 2194,
"preview": "# System.Security.Authentication.ExtendedProtection\n\n``` diff\n+namespace System.Security.Authentication.ExtendedProtecti"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Security.Authentication.md",
"chars": 1312,
"preview": "# System.Security.Authentication\n\n``` diff\n+namespace System.Security.Authentication {\n+ public class AuthenticationE"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Security.Claims.md",
"chars": 14280,
"preview": "# System.Security.Claims\n\n``` diff\n+namespace System.Security.Claims {\n+ public class Claim {\n+ public Claim(B"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Security.Cryptography.Pkcs.md",
"chars": 8042,
"preview": "# System.Security.Cryptography.Pkcs\n\n``` diff\n+namespace System.Security.Cryptography.Pkcs {\n+ public sealed class Al"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Security.Cryptography.X509Certificates.md",
"chars": 19714,
"preview": "# System.Security.Cryptography.X509Certificates\n\n``` diff\n+namespace System.Security.Cryptography.X509Certificates {\n+ "
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Security.Cryptography.Xml.md",
"chars": 355,
"preview": "# System.Security.Cryptography.Xml\n\n``` diff\n+namespace System.Security.Cryptography.Xml {\n+ [System.Runtime.InteropS"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Security.Cryptography.md",
"chars": 44426,
"preview": "# System.Security.Cryptography\n\n``` diff\n+namespace System.Security.Cryptography {\n+ public abstract class Aes : Symm"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Security.Permissions.md",
"chars": 1859,
"preview": "# System.Security.Permissions\n\n``` diff\n+namespace System.Security.Permissions {\n+ public abstract class CodeAccessSe"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Security.Principal.md",
"chars": 10182,
"preview": "# System.Security.Principal\n\n``` diff\n+namespace System.Security.Principal {\n+ public class GenericIdentity : ClaimsI"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Security.md",
"chars": 2260,
"preview": "# System.Security\n\n``` diff\n+namespace System.Security {\n+ public sealed class AllowPartiallyTrustedCallersAttribute "
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.ServiceModel.Channels.md",
"chars": 94150,
"preview": "# System.ServiceModel.Channels\n\n``` diff\n+namespace System.ServiceModel.Channels {\n+ public abstract class AddressHea"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.ServiceModel.Description.md",
"chars": 13582,
"preview": "# System.ServiceModel.Description\n\n``` diff\n+namespace System.ServiceModel.Description {\n+ public class ClientCredent"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.ServiceModel.Diagnostics.md",
"chars": 1447,
"preview": "# System.ServiceModel.Diagnostics\n\n``` diff\n+namespace System.ServiceModel.Diagnostics {\n+ public class ExceptionUtil"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.ServiceModel.Dispatcher.md",
"chars": 11676,
"preview": "# System.ServiceModel.Dispatcher\n\n``` diff\n+namespace System.ServiceModel.Dispatcher {\n+ public class ChannelDispatch"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.ServiceModel.Security.Tokens.md",
"chars": 10982,
"preview": "# System.ServiceModel.Security.Tokens\n\n``` diff\n+namespace System.ServiceModel.Security.Tokens {\n+ public class Claim"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.ServiceModel.Security.md",
"chars": 24346,
"preview": "# System.ServiceModel.Security\n\n``` diff\n+namespace System.ServiceModel.Security {\n+ public class Basic128SecurityAlg"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.ServiceModel.md",
"chars": 52430,
"preview": "# System.ServiceModel\n\n``` diff\n+namespace System.ServiceModel {\n+ public class ActionNotSupportedException : Communi"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.ServiceProcess.md",
"chars": 2409,
"preview": "# System.ServiceProcess\n\n``` diff\n+namespace System.ServiceProcess {\n+ public class ServiceController : IDisposable {"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Text.Encodings.Web.md",
"chars": 2734,
"preview": "# System.Text.Encodings.Web\n\n``` diff\n+namespace System.Text.Encodings.Web {\n+ public abstract class HtmlEncoder : Te"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Text.RegularExpressions.md",
"chars": 9244,
"preview": "# System.Text.RegularExpressions\n\n``` diff\n+namespace System.Text.RegularExpressions {\n+ public class Capture {\n+ "
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Text.Unicode.md",
"chars": 9941,
"preview": "# System.Text.Unicode\n\n``` diff\n+namespace System.Text.Unicode {\n+ public sealed class UnicodeRange {\n+ public"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Text.md",
"chars": 22386,
"preview": "# System.Text\n\n``` diff\n+namespace System.Text {\n+ public class ASCIIEncoding : Encoding {\n+ public ASCIIEncod"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Threading.Tasks.Dataflow.md",
"chars": 23903,
"preview": "# System.Threading.Tasks.Dataflow\n\n``` diff\n+namespace System.Threading.Tasks.Dataflow {\n+ public sealed class Action"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Threading.Tasks.md",
"chars": 42382,
"preview": "# System.Threading.Tasks\n\n``` diff\n+namespace System.Threading.Tasks {\n+ public class ConcurrentExclusiveSchedulerPai"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Threading.md",
"chars": 28535,
"preview": "# System.Threading\n\n``` diff\n+namespace System.Threading {\n+ public class AbandonedMutexException : Exception {\n+ "
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Windows.Input.md",
"chars": 246,
"preview": "# System.Windows.Input\n\n``` diff\n+namespace System.Windows.Input {\n+ public interface ICommand {\n+ event Event"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Xml.Linq.md",
"chars": 20264,
"preview": "# System.Xml.Linq\n\n``` diff\n+namespace System.Xml.Linq {\n+ public static class Extensions {\n+ public static IE"
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Xml.Schema.md",
"chars": 205,
"preview": "# System.Xml.Schema\n\n``` diff\n+namespace System.Xml.Schema {\n+ public class XmlSchema\n+ public enum XmlSchemaForm "
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Xml.Serialization.md",
"chars": 11944,
"preview": "# System.Xml.Serialization\n\n``` diff\n+namespace System.Xml.Serialization {\n+ public interface IXmlSerializable {\n+ "
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Xml.XPath.md",
"chars": 11937,
"preview": "# System.Xml.XPath\n\n``` diff\n+namespace System.Xml.XPath {\n+ public static class Extensions {\n+ public static "
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.Xml.md",
"chars": 65183,
"preview": "# System.Xml\n\n``` diff\n+namespace System.Xml {\n+ public enum ConformanceLevel {\n+ Auto = 0,\n+ Document "
},
{
"path": "release-notes/1.0/1.0.0-api/1.0.0-api_System.md",
"chars": 185185,
"preview": "# System\n\n``` diff\n+namespace System {\n+ public class AccessViolationException : SystemException {\n+ public Ac"
},
{
"path": "release-notes/1.0/1.0.0-api.md",
"chars": 8306,
"preview": "# .NET Core 1.0.0 API List\n\nAPI listing follows standard diff formatting. Lines preceded by a '+' are\nadditions and a '-"
},
{
"path": "release-notes/1.0/1.0.0-contributor-list.md",
"chars": 84173,
"preview": "# .NET Core 1.0.0 Contributor List\n\nA big *Thank You* to all who contributed!\n\nDuplicate names are the result of folks m"
},
{
"path": "release-notes/1.0/1.0.0-known-issues.md",
"chars": 15365,
"preview": "# 1.0.0 Known Issues\n\nThis document lists known issues for *.NET Core 1.0.0* and *.NET Core SDK 1.0.0 Preview 2* which m"
},
{
"path": "release-notes/1.0/1.0.0-manifest.md",
"chars": 15454,
"preview": "# .NET Core 1.0 manifest\n\nThe following is a comprehensive manifest of packages released for .NET Core 1.0.\n\nTo see rele"
},
{
"path": "release-notes/1.0/1.0.0.md",
"chars": 6005,
"preview": "# Release Notes\n\n## .NET Core 1.0.0 released 6/27/2016\n\nDetails on this release can be read about on the\n[.NET Blog](htt"
},
{
"path": "release-notes/1.0/1.0.1-known-issues.md",
"chars": 1042,
"preview": "# 1.0.1 Known Issues\n\nThis document lists known issues for *.NET Core 1.0.1* and *.NET Core SDK 1.0.0 Preview 2 - 003131"
},
{
"path": "release-notes/1.0/1.0.1-manifest.md",
"chars": 16192,
"preview": "# .NET Core September 2016 Update for .NET Core 1.0 manifest\n\nThe following is a comprehensive manifest of packages rele"
},
{
"path": "release-notes/1.0/1.0.1-release-notes.md",
"chars": 1955,
"preview": "# Release Notes\n\n## .NET Core September 2016 Update - 1.0.1 released 9/13/2016\n\nA few highlights on this release can be "
},
{
"path": "release-notes/1.0/1.0.1-sdk-release-notes.md",
"chars": 3217,
"preview": "# Release Notes\n\n## .NET Core March 2017 Update - Released 3/7/2017\n\n* .NET Core SDK 1.0.0 and 1.0.1\n* [.NET Core 1.0.4]"
},
{
"path": "release-notes/1.0/1.0.10.md",
"chars": 3250,
"preview": "# .NET Core March 2018 Update - March 13, 2018\n\nMicrosoft is releasing security advisories for .NET Core and ASP.NET Cor"
},
{
"path": "release-notes/1.0/1.0.11.md",
"chars": 2712,
"preview": "# .NET Core April 2018 Update - April 17, 2018\n\nMicrosoft is releasing updates for .NET Core and ASP.NET Core. Issues ad"
},
{
"path": "release-notes/1.0/1.0.12.md",
"chars": 3928,
"preview": "# .NET Core July 2018 Update - July 10, 2018\n\n.NET Core 1.0.12 is available for download and usage in your environment.\n"
},
{
"path": "release-notes/1.0/1.0.13.md",
"chars": 3116,
"preview": "# .NET Core October 2018 Update - October 09, 2018\n\n.NET Core 1.0.13 is available for download and usage in your environ"
},
{
"path": "release-notes/1.0/1.0.14/1.0.14-download.md",
"chars": 9434,
"preview": "# .NET Core 1.0.14\n\n.NET Core 1.0.14 comprises:\n\n* .NET Core Runtime 1.0.14\n* .NET Core SDK 1.1.12\n\nSee the [Release Not"
},
{
"path": "release-notes/1.0/1.0.14/1.0.14.md",
"chars": 5695,
"preview": "# .NET Core February 2019 Update - February 12, 2019\n\n.NET Core 1.0.14 is available for [download](1.0.14-download.md) a"
},
{
"path": "release-notes/1.0/1.0.15/1.0.15-download.md",
"chars": 8889,
"preview": "# .NET Core 1.0.15\n\n.NET Core 1.0.15 comprises:\n\n* .NET Core Runtime 1.0.15\n* .NET Core SDK 1.1.13\n\nSee the [Release Not"
},
{
"path": "release-notes/1.0/1.0.15/1.0.15.md",
"chars": 6663,
"preview": "# .NET Core March 2019 Update - March 12, 2019\n\n.NET Core 1.0.15 is available for [download](1.0.15-download.md) and usa"
},
{
"path": "release-notes/1.0/1.0.16/1.0.16-download.md",
"chars": 8889,
"preview": "# .NET Core 1.0.16\n\n.NET Core 1.0.16 comprises:\n\n* .NET Core Runtime 1.0.16\n* .NET Core SDK 1.1.14\n\nSee the [Release Not"
},
{
"path": "release-notes/1.0/1.0.16/1.0.16.md",
"chars": 8612,
"preview": "# .NET Core May 2019 Update - May 14, 2019\n\n.NET Core 1.0.16 is available for [download](1.0.16-download.md) and usage i"
},
{
"path": "release-notes/1.0/1.0.3-SDK-RC4.md",
"chars": 2504,
"preview": "# Release Notes\n\n## .NET Core 1.0.3 with SDK RC4 build 004771 released 2/7/2017\n\nToday we are releasing updates to the ."
},
{
"path": "release-notes/1.0/1.0.3-manifest.md",
"chars": 16188,
"preview": "# .NET Core December 2016 Update for .NET Core 1.0 manifest\n\nThe following is a comprehensive manifest of packages relea"
},
{
"path": "release-notes/1.0/1.0.3.md",
"chars": 1870,
"preview": "# Release Notes\n\n## .NET Core December 2016 Update - 1.0.3 released 12/13/2016\n\nA few highlights on this release can be "
},
{
"path": "release-notes/1.0/1.0.4-manifest.md",
"chars": 7484,
"preview": "# .NET Core March 2017 Update for .NET Core 1.0 manifest\n\nThe following is a comprehensive manifest of packages released"
},
{
"path": "release-notes/1.0/1.0.4-sdk.md",
"chars": 3289,
"preview": "# Release Notes\n\n## .NET Core May 2017 Update - SDK 1.0.4 Released 5/8/2017\n\nThis release includes critical security and"
},
{
"path": "release-notes/1.0/1.0.4.md",
"chars": 3542,
"preview": "# Release Notes\n\n## .NET Core March 2017 Update - 1.0.4 Released 3/7/2017\n\n[.NET Core 1.0.4](https://github.com/dotnet/c"
},
{
"path": "release-notes/1.0/1.0.5.md",
"chars": 2469,
"preview": "# Release Notes\n\n## .NET Core May 2017 Update - 1.0.5 Released 5/8/2017\n\nThis release includes critical security and rel"
},
{
"path": "release-notes/1.0/1.0.7.md",
"chars": 4644,
"preview": "# .NET Core September 2017 Update - Released 9/21/2017\n\n.NET Core 1.0.7, 1.1.4 and SDK 1.1.4 are available for download "
},
{
"path": "release-notes/1.0/1.0.8.md",
"chars": 5507,
"preview": "# .NET Core November 2017 Update - Released 11/14/2017\n\n.NET Core 1.0.8, 1.1.5 and SDK 1.1.5 are available for download "
},
{
"path": "release-notes/1.0/1.0.9.md",
"chars": 3237,
"preview": "# .NET Core January 2018 Update - January 9, 2018\n\nMicrosoft is releasing security advisories for .NET Core and ASP.NET "
},
{
"path": "release-notes/1.0/Known-Issues-RC2.md",
"chars": 2558,
"preview": "# RC2 Known Issues\n\nThis document lists known issues for *.NET Core 1.0 RC2* and *.NET Core SDK 1.0 Preview 1* which may"
},
{
"path": "release-notes/1.0/RC1-RC2_API_diff.md",
"chars": 91220,
"preview": "# API Diff between RC1 and RC2\n\n- [System](#system)\n- [System.ComponentModel.DataAnnotations](#systemcomponentmodeldataa"
},
{
"path": "release-notes/1.0/RC1-RC2_Upgrade.md",
"chars": 4654,
"preview": "# RC1 to RC2 Upgrade Roadmap\n\nDue to schedule changes for the .NET Core all-up, there was a rename of the tooling from \""
},
{
"path": "release-notes/1.0/RC2-Final_API_diff.md",
"chars": 117310,
"preview": "# API Diff between RC2 and 1.0.0 final\n\nAPI listing follows standard diff formatting. Lines preceded by a '+' are additi"
},
{
"path": "release-notes/1.0/RC2_Contributor_List.md",
"chars": 43320,
"preview": "# .NET Core 1.0.0 RC2 and .NET Core 1.0.0 RC2 SDK - Preview 1 Contributor List\n\nA big *Thank You* to all who contributed"
},
{
"path": "release-notes/1.0/README.md",
"chars": 3838,
"preview": "# .NET Core 1.0 Release -- Out of support\n\nThis release is out of support. See [.NET releases](../../releases.md) for in"
},
{
"path": "release-notes/1.0/Release-Notes-RC1.md",
"chars": 3179,
"preview": "# Release Notes\n\n## RC1 released 11/18/2015\n\nFull details on this release can be read about in this blog post:\n[Announci"
},
{
"path": "release-notes/1.0/Release-Notes-RC2.md",
"chars": 7627,
"preview": "# Release Notes\n\n## RC2 released 5/16/2016\n\nDetails on this release can be read about on\n[the .NET Blog](https://devblog"
},
{
"path": "release-notes/1.0/cli-known-issues.md",
"chars": 10147,
"preview": "# Known issues & workarounds\n\n- [Preview 2 tooling known issues](#preview-2-tooling-known-issues)\n - [OpenSSL dependenc"
},
{
"path": "release-notes/1.0/install-1.0.1.sh",
"chars": 5074,
"preview": "# This is a simple script to assist in manually installing Microsoft.NETCore.App 1.0.1\n# and is primarily meant to help "
}
]
// ... and 4801 more files (download for full content)
About this extraction
This page contains the full source code of the dotnet/core GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 5001 files (45.8 MB), approximately 4.3M tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.