Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

CI Update - Update package versions for Preview 5 #11429

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 11, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
41 changes: 41 additions & 0 deletions 41 xml/FrameworksIndex/net-10.0-pp.xml

Large diffs are not rendered by default.

52 changes: 50 additions & 2 deletions 52 xml/FrameworksIndex/net-8.0-pp.xml

Large diffs are not rendered by default.

52 changes: 50 additions & 2 deletions 52 xml/FrameworksIndex/net-9.0-pp.xml

Large diffs are not rendered by default.

45 changes: 43 additions & 2 deletions 45 xml/FrameworksIndex/netframework-4.6.2-pp.xml

Large diffs are not rendered by default.

47 changes: 43 additions & 4 deletions 47 xml/FrameworksIndex/netstandard-2.0-pp.xml

Large diffs are not rendered by default.

43 changes: 41 additions & 2 deletions 43 xml/FrameworksIndex/netstandard-2.1-pp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,10 @@
<Member Id="M:Microsoft.Extensions.DependencyInjection.DefaultServiceProviderFactory.CreateServiceProvider(Microsoft.Extensions.DependencyInjection.IServiceCollection)" />
</Type>
<Type Name="Microsoft.Extensions.DependencyInjection.FromKeyedServicesAttribute" Id="T:Microsoft.Extensions.DependencyInjection.FromKeyedServicesAttribute">
<Member Id="M:Microsoft.Extensions.DependencyInjection.FromKeyedServicesAttribute.#ctor" />
<Member Id="M:Microsoft.Extensions.DependencyInjection.FromKeyedServicesAttribute.#ctor(System.Object)" />
<Member Id="P:Microsoft.Extensions.DependencyInjection.FromKeyedServicesAttribute.Key" />
<Member Id="P:Microsoft.Extensions.DependencyInjection.FromKeyedServicesAttribute.LookupMode" />
</Type>
<Type Name="Microsoft.Extensions.DependencyInjection.HybridCacheBuilderExtensions" Id="T:Microsoft.Extensions.DependencyInjection.HybridCacheBuilderExtensions">
<Member Id="M:Microsoft.Extensions.DependencyInjection.HybridCacheBuilderExtensions.AddSerializer``1(Microsoft.Extensions.Caching.Hybrid.IHybridCacheBuilder,Microsoft.Extensions.Caching.Hybrid.IHybridCacheSerializer{``0})" />
Expand Down Expand Up @@ -295,6 +297,11 @@
<Type Name="Microsoft.Extensions.DependencyInjection.ServiceKeyAttribute" Id="T:Microsoft.Extensions.DependencyInjection.ServiceKeyAttribute">
<Member Id="M:Microsoft.Extensions.DependencyInjection.ServiceKeyAttribute.#ctor" />
</Type>
<Type Name="Microsoft.Extensions.DependencyInjection.ServiceKeyLookupMode" Id="T:Microsoft.Extensions.DependencyInjection.ServiceKeyLookupMode">
<Member Id="F:Microsoft.Extensions.DependencyInjection.ServiceKeyLookupMode.ExplicitKey" />
<Member Id="F:Microsoft.Extensions.DependencyInjection.ServiceKeyLookupMode.InheritKey" />
<Member Id="F:Microsoft.Extensions.DependencyInjection.ServiceKeyLookupMode.NullKey" />
</Type>
<Type Name="Microsoft.Extensions.DependencyInjection.ServiceLifetime" Id="T:Microsoft.Extensions.DependencyInjection.ServiceLifetime">
<Member Id="F:Microsoft.Extensions.DependencyInjection.ServiceLifetime.Scoped" />
<Member Id="F:Microsoft.Extensions.DependencyInjection.ServiceLifetime.Singleton" />
Expand Down Expand Up @@ -1865,7 +1872,7 @@
<Member Id="M:System.Security.Cryptography.MLKem.ImportEncapsulationKey(System.Security.Cryptography.MLKemAlgorithm,System.ReadOnlySpan{System.Byte})" />
<Member Id="M:System.Security.Cryptography.MLKem.ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte})" />
<Member Id="M:System.Security.Cryptography.MLKem.ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Byte})" />
<Member Id="M:System.Security.Cryptography.MLKem.ImportEncryptedPkcs8PrivateKey(System.String,System.ReadOnlySpan{System.Byte})" />
<Member Id="M:System.Security.Cryptography.MLKem.ImportEncryptedPkcs8PrivateKey(System.String,System.Byte[])" />
<Member Id="M:System.Security.Cryptography.MLKem.ImportFromEncryptedPem(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Byte})" />
<Member Id="M:System.Security.Cryptography.MLKem.ImportFromEncryptedPem(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Char})" />
<Member Id="M:System.Security.Cryptography.MLKem.ImportFromEncryptedPem(System.String,System.Byte[])" />
Expand Down Expand Up @@ -1925,33 +1932,48 @@
<Member Id="M:System.Security.Cryptography.SlhDsa.Dispose(System.Boolean)" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters)" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters)" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportEncryptedPkcs8PrivateKey(System.String,System.Security.Cryptography.PbeParameters)" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportEncryptedPkcs8PrivateKeyPem(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters)" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportEncryptedPkcs8PrivateKeyPem(System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters)" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportEncryptedPkcs8PrivateKeyPem(System.String,System.Security.Cryptography.PbeParameters)" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportPkcs8PrivateKey" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportPkcs8PrivateKeyPem" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportSlhDsaPublicKey" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportSlhDsaPublicKey(System.Span{System.Byte})" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportSlhDsaPublicKeyCore(System.Span{System.Byte})" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportSlhDsaSecretKey" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportSlhDsaSecretKey(System.Span{System.Byte})" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportSlhDsaSecretKeyCore(System.Span{System.Byte})" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportSubjectPublicKeyInfo" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ExportSubjectPublicKeyInfoPem" />
<Member Id="M:System.Security.Cryptography.SlhDsa.GenerateKey(System.Security.Cryptography.SlhDsaAlgorithm)" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte})" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Byte})" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportEncryptedPkcs8PrivateKey(System.String,System.Byte[])" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportFromEncryptedPem(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Byte})" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportFromEncryptedPem(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Char})" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportFromEncryptedPem(System.String,System.Byte[])" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportFromEncryptedPem(System.String,System.String)" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportFromPem(System.ReadOnlySpan{System.Char})" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportFromPem(System.String)" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportPkcs8PrivateKey(System.Byte[])" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportPkcs8PrivateKey(System.ReadOnlySpan{System.Byte})" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportSlhDsaPublicKey(System.Security.Cryptography.SlhDsaAlgorithm,System.Byte[])" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportSlhDsaPublicKey(System.Security.Cryptography.SlhDsaAlgorithm,System.ReadOnlySpan{System.Byte})" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportSlhDsaSecretKey(System.Security.Cryptography.SlhDsaAlgorithm,System.Byte[])" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportSlhDsaSecretKey(System.Security.Cryptography.SlhDsaAlgorithm,System.ReadOnlySpan{System.Byte})" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportSubjectPublicKeyInfo(System.Byte[])" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ImportSubjectPublicKeyInfo(System.ReadOnlySpan{System.Byte})" />
<Member Id="M:System.Security.Cryptography.SlhDsa.SignData(System.Byte[],System.Byte[])" />
<Member Id="M:System.Security.Cryptography.SlhDsa.SignData(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.ReadOnlySpan{System.Byte})" />
<Member Id="M:System.Security.Cryptography.SlhDsa.SignDataCore(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Span{System.Byte})" />
<Member Id="M:System.Security.Cryptography.SlhDsa.ThrowIfDisposed" />
<Member Id="M:System.Security.Cryptography.SlhDsa.TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)" />
<Member Id="M:System.Security.Cryptography.SlhDsa.TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)" />
<Member Id="M:System.Security.Cryptography.SlhDsa.TryExportEncryptedPkcs8PrivateKey(System.String,System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)" />
<Member Id="M:System.Security.Cryptography.SlhDsa.TryExportPkcs8PrivateKey(System.Span{System.Byte},System.Int32@)" />
<Member Id="M:System.Security.Cryptography.SlhDsa.TryExportPkcs8PrivateKeyCore(System.Span{System.Byte},System.Int32@)" />
<Member Id="M:System.Security.Cryptography.SlhDsa.TryExportSubjectPublicKeyInfo(System.Span{System.Byte},System.Int32@)" />
<Member Id="M:System.Security.Cryptography.SlhDsa.VerifyData(System.Byte[],System.Byte[],System.Byte[])" />
<Member Id="M:System.Security.Cryptography.SlhDsa.VerifyData(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte})" />
<Member Id="M:System.Security.Cryptography.SlhDsa.VerifyDataCore(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte})" />
<Member Id="P:System.Security.Cryptography.SlhDsa.Algorithm" />
Expand Down Expand Up @@ -2054,10 +2076,12 @@
<Member Id="M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2)" />
<Member Id="M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.AsymmetricAlgorithm)" />
<Member Id="M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.RSA,System.Security.Cryptography.RSASignaturePadding)" />
<Member Id="M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.SlhDsa)" />
<Member Id="M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate2)" />
<Member Id="P:System.Security.Cryptography.Pkcs.CmsSigner.Certificate" />
<Member Id="P:System.Security.Cryptography.Pkcs.CmsSigner.Certificates" />
<Member Id="P:System.Security.Cryptography.Pkcs.CmsSigner.DigestAlgorithm" />
<Member Id="P:System.Security.Cryptography.Pkcs.CmsSigner.HasPrivateKey" />
<Member Id="P:System.Security.Cryptography.Pkcs.CmsSigner.IncludeOption" />
<Member Id="P:System.Security.Cryptography.Pkcs.CmsSigner.PrivateKey" />
<Member Id="P:System.Security.Cryptography.Pkcs.CmsSigner.SignaturePadding" />
Expand Down Expand Up @@ -2438,6 +2462,14 @@
<Type Name="System.Security.Cryptography.X509Certificates.Pkcs12LoadLimitExceededException" Id="T:System.Security.Cryptography.X509Certificates.Pkcs12LoadLimitExceededException">
<Member Id="M:System.Security.Cryptography.X509Certificates.Pkcs12LoadLimitExceededException.#ctor(System.String)" />
</Type>
<Type Name="System.Security.Cryptography.X509Certificates.X509CertificateKeyAccessors" Id="T:System.Security.Cryptography.X509Certificates.X509CertificateKeyAccessors">
<Member Id="M:System.Security.Cryptography.X509Certificates.X509CertificateKeyAccessors.CopyWithPrivateKey(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.MLKem)" />
<Member Id="M:System.Security.Cryptography.X509Certificates.X509CertificateKeyAccessors.CopyWithPrivateKey(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.SlhDsa)" />
<Member Id="M:System.Security.Cryptography.X509Certificates.X509CertificateKeyAccessors.GetMLKemPrivateKey(System.Security.Cryptography.X509Certificates.X509Certificate2)" />
<Member Id="M:System.Security.Cryptography.X509Certificates.X509CertificateKeyAccessors.GetMLKemPublicKey(System.Security.Cryptography.X509Certificates.X509Certificate2)" />
<Member Id="M:System.Security.Cryptography.X509Certificates.X509CertificateKeyAccessors.GetSlhDsaPrivateKey(System.Security.Cryptography.X509Certificates.X509Certificate2)" />
<Member Id="M:System.Security.Cryptography.X509Certificates.X509CertificateKeyAccessors.GetSlhDsaPublicKey(System.Security.Cryptography.X509Certificates.X509Certificate2)" />
</Type>
<Type Name="System.Security.Cryptography.X509Certificates.X509CertificateLoader" Id="T:System.Security.Cryptography.X509Certificates.X509CertificateLoader">
<Member Id="M:System.Security.Cryptography.X509Certificates.X509CertificateLoader.LoadCertificate(System.Byte[])" />
<Member Id="M:System.Security.Cryptography.X509Certificates.X509CertificateLoader.LoadCertificate(System.ReadOnlySpan{System.Byte})" />
Expand All @@ -2458,6 +2490,13 @@
<Member Id="P:System.Security.Cryptography.Xml.X509IssuerSerial.SerialNumber" />
</Type>
</Namespace>
<Namespace Name="System.Text.Unicode">
<Type Name="System.Text.Unicode.Utf8" Id="T:System.Text.Unicode.Utf8">
<Member Id="M:System.Text.Unicode.Utf8.FromUtf16(System.ReadOnlySpan{System.Char},System.Span{System.Byte},System.Int32@,System.Int32@,System.Boolean,System.Boolean)" />
<Member Id="M:System.Text.Unicode.Utf8.IsValid(System.ReadOnlySpan{System.Byte})" />
<Member Id="M:System.Text.Unicode.Utf8.ToUtf16(System.ReadOnlySpan{System.Byte},System.Span{System.Char},System.Int32@,System.Int32@,System.Boolean,System.Boolean)" />
</Type>
</Namespace>
<Namespace Name="System.Threading.Channels">
<Type Name="System.Threading.Channels.BoundedChannelFullMode" Id="T:System.Threading.Channels.BoundedChannelFullMode">
<Member Id="F:System.Threading.Channels.BoundedChannelFullMode.DropNewest" />
Expand Down
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.