Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
e4a52dc
CI Update
Aug 21, 2021
c5cf285
Update InteropServices doc (#7107)
AaronRobinsonMSFT Sep 6, 2021
edfb1ff
Port triple-slash comments to docs for Microsoft.Extensions.Http (#7103)
CarnaViire Sep 7, 2021
f8805ba
Add remaining undoc API for M.E.Http (#7110)
CarnaViire Sep 7, 2021
ce38356
Porting WinForms triple slash to docs (#7114)
dreddy-work Sep 8, 2021
dfb81f0
Add WebSocket and HttpHeadersNonValidated missing APIs (#7116)
CarnaViire Sep 8, 2021
5f12b27
Port System.Net triple slash to docs (#7105)
carlossanlop Sep 8, 2021
0300161
Port System.Text.Json triple slash to docs (#7094)
carlossanlop Sep 8, 2021
d4d61a4
Port System.Diagnostics triple slash to docs (#7100)
carlossanlop Sep 8, 2021
9d2208d
Update symlink documentation (#7118)
carlossanlop Sep 8, 2021
673ba60
Port System triple slash to docs (#7106)
carlossanlop Sep 8, 2021
052bfc4
Port System.Runtime.Versioning.RequiresPreviewFeaturesAttribute tripl…
carlossanlop Sep 8, 2021
d983c5d
Port System.Reflection triple slash to docs (#7099)
carlossanlop Sep 8, 2021
71c0d66
Port Security.Cryptography.Pkcs, Security.Permissions, Security.Polic…
carlossanlop Sep 8, 2021
05641e7
Port System.Security.Cryptography.Xml triple slash to docs (#7096)
carlossanlop Sep 8, 2021
634879e
merge main
gewarren Sep 8, 2021
227a9ca
Add missing code dom comments (#7124)
joperezr Sep 9, 2021
f2da24d
Port System.Security.Cryptography triple slash to docs (#7098)
carlossanlop Sep 9, 2021
7bc7d20
Port System.Security.Cryptography.X509Certificates triple slash to do…
carlossanlop Sep 9, 2021
3367712
Ported docs from System.Net (#7117)
ManickaP Sep 9, 2021
529dbf0
Add "To be added" typeparam docs to AppendInterpolatedStringHandler (…
stephentoub Sep 9, 2021
908a206
missing doc for HttpRequestOptions, HttpRequestOptionsKey and HttpReq…
pavelsavara Sep 9, 2021
6e3f549
Add some missing System.Text docs (#7121)
GrabYourPitchforks Sep 9, 2021
9a0cb62
Add missing documentation for System.CompilerServices namespace (#7130)
joperezr Sep 9, 2021
74cf0e5
Add missing documentation for APIs in System.Configuration (#7128)
joperezr Sep 9, 2021
bda5a97
Port IntPtr and MemoryExtensions triple slash to docs (#7131)
carlossanlop Sep 9, 2021
a265def
Apply suggestions from code review
lewing Sep 10, 2021
753c32e
Merge pull request #7129 from pavelsavara/HttpRequestOptions
lewing Sep 10, 2021
6b85304
Remove bad characters
gewarren Sep 10, 2021
4c38c62
CI Update
Sep 11, 2021
00230cf
Add documentation for missing ssl bits (#7136)
Sep 13, 2021
538f0f5
Add missing documentation for System.Security.Cryptography.* (#7133)
bartonjs Sep 13, 2021
180b3ed
Add missing Linq documentation (#7154)
eiriktsarpalis Sep 13, 2021
8a200d7
PresentationBuildTasks: Generate XML files from most recent RC1 WPF …
ryalanms Sep 13, 2021
77b57cb
Add missing System.Text.Json API docs
eiriktsarpalis Sep 13, 2021
e7962ca
Merge pull request #7157 from eiriktsarpalis/add-missing-json-docs
eiriktsarpalis Sep 13, 2021
9817223
Document Microsoft.Win32.Handles 6.0 APIs. (#7158)
carlossanlop Sep 13, 2021
8fda174
Add missing doc for guard attributes (#7159)
buyaa-n Sep 13, 2021
1e085c7
WPF/UIAutomationClient: Generate XML files from most recent RC1 WPF …
ryalanms Sep 13, 2021
dce497e
Add docs for 6.0 drawing public APIs (#7167)
maryamariyan Sep 14, 2021
47c77e3
Document System APIs (#7171)
carlossanlop Sep 14, 2021
4e78c2d
Port Diagnostics.TagList+Enumerator docs from triple slash (#7168)
carlossanlop Sep 14, 2021
186e1da
DistributedContextPropagator documentation (#7173)
tommcdon Sep 14, 2021
2e02a20
Add System.Diagnostics.Debug API docs (#7170)
tommcdon Sep 14, 2021
b442035
document missing System.Net.Http.Json APIs
eiriktsarpalis Sep 14, 2021
bb0830a
add missing System.Text.Json APIs
eiriktsarpalis Sep 14, 2021
33d3146
Merge pull request #7179 from eiriktsarpalis/document-missing-http-js…
eiriktsarpalis Sep 14, 2021
b2e7093
Merge pull request #7180 from eiriktsarpalis/document-missing-json-apis
eiriktsarpalis Sep 14, 2021
7746dd6
System.Diagnostics.Meter API documentation (#7172)
tommcdon Sep 14, 2021
6aaa6ab
fix build suggestions
gewarren Sep 14, 2021
2eafb00
other touch ups
gewarren Sep 14, 2021
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
  •  
  •  
  •  
37 changes: 25 additions & 12 deletions xml/FrameworksIndex/dotnet-plat-ext-6.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<Assembly Name="System.Memory.Data" Version="6.0.0.0" />
<Assembly Name="System.Net.Http.WinHttpHandler" Version="6.0.0.0" />
<Assembly Name="System.Net.WebSockets.WebSocketProtocol" Version="5.0.0.0" />
<Assembly Name="System.Reflection.Context" Version="4.0.0.0" />
<Assembly Name="System.Reflection.Context" Version="4.0.3.0" />
<Assembly Name="System.Reflection.MetadataLoadContext" Version="6.0.0.0" />
<Assembly Name="System.Resources.Extensions" Version="6.0.0.0" />
<Assembly Name="System.Runtime.Caching" Version="4.0.0.0" />
Expand Down Expand Up @@ -538,6 +538,7 @@
<Member Id="M:Microsoft.Extensions.Configuration.EnvironmentVariables.EnvironmentVariablesConfigurationProvider.#ctor" />
<Member Id="M:Microsoft.Extensions.Configuration.EnvironmentVariables.EnvironmentVariablesConfigurationProvider.#ctor(System.String)" />
<Member Id="M:Microsoft.Extensions.Configuration.EnvironmentVariables.EnvironmentVariablesConfigurationProvider.Load" />
<Member Id="M:Microsoft.Extensions.Configuration.EnvironmentVariables.EnvironmentVariablesConfigurationProvider.ToString" />
</Type>
<Type Name="Microsoft.Extensions.Configuration.EnvironmentVariables.EnvironmentVariablesConfigurationSource" Id="T:Microsoft.Extensions.Configuration.EnvironmentVariables.EnvironmentVariablesConfigurationSource">
<Member Id="M:Microsoft.Extensions.Configuration.EnvironmentVariables.EnvironmentVariablesConfigurationSource.#ctor" />
Expand Down Expand Up @@ -2824,6 +2825,12 @@
<Member Id="M:Microsoft.JSInterop.DotNetObjectReference`1.Dispose" />
<Member Id="P:Microsoft.JSInterop.DotNetObjectReference`1.Value" />
</Type>
<Type Name="Microsoft.JSInterop.DotNetStreamReference" Id="T:Microsoft.JSInterop.DotNetStreamReference">
<Member Id="M:Microsoft.JSInterop.DotNetStreamReference.#ctor(System.IO.Stream,System.Boolean)" />
<Member Id="M:Microsoft.JSInterop.DotNetStreamReference.Dispose" />
<Member Id="P:Microsoft.JSInterop.DotNetStreamReference.LeaveOpen" />
<Member Id="P:Microsoft.JSInterop.DotNetStreamReference.Stream" />
</Type>
<Type Name="Microsoft.JSInterop.IJSInProcessObjectReference" Id="T:Microsoft.JSInterop.IJSInProcessObjectReference">
<Member Id="M:Microsoft.JSInterop.IJSInProcessObjectReference.Invoke``1(System.String,System.Object[])" />
</Type>
Expand Down Expand Up @@ -2902,6 +2909,7 @@
<Member Id="M:Microsoft.JSInterop.JSRuntime.ReadJSDataAsStreamAsync(Microsoft.JSInterop.IJSStreamReference,System.Int64,System.Threading.CancellationToken)" />
<Member Id="M:Microsoft.JSInterop.JSRuntime.ReceiveByteArray(System.Int32,System.Byte[])" />
<Member Id="M:Microsoft.JSInterop.JSRuntime.SendByteArray(System.Int32,System.Byte[])" />
<Member Id="M:Microsoft.JSInterop.JSRuntime.TransmitStreamAsync(System.Int64,Microsoft.JSInterop.DotNetStreamReference)" />
<Member Id="P:Microsoft.JSInterop.JSRuntime.DefaultAsyncTimeout" />
<Member Id="P:Microsoft.JSInterop.JSRuntime.JsonSerializerOptions" />
</Type>
Expand Down Expand Up @@ -5419,9 +5427,7 @@
<Member Id="M:System.Configuration.AppSettingsSection.#ctor" />
<Member Id="M:System.Configuration.AppSettingsSection.DeserializeElement(System.Xml.XmlReader,System.Boolean)" />
<Member Id="M:System.Configuration.AppSettingsSection.GetRuntimeObject" />
<Member Id="M:System.Configuration.AppSettingsSection.IsModified" />
<Member Id="M:System.Configuration.AppSettingsSection.Reset(System.Configuration.ConfigurationElement)" />
<Member Id="M:System.Configuration.AppSettingsSection.SerializeSection(System.Configuration.ConfigurationElement,System.String,System.Configuration.ConfigurationSaveMode)" />
<Member Id="P:System.Configuration.AppSettingsSection.File" />
<Member Id="P:System.Configuration.AppSettingsSection.Properties" />
<Member Id="P:System.Configuration.AppSettingsSection.Settings" />
Expand Down Expand Up @@ -5617,7 +5623,6 @@
<Member Id="M:System.Configuration.ConfigurationErrorsException.GetLineNumber(System.Xml.XmlNode)" />
<Member Id="M:System.Configuration.ConfigurationErrorsException.GetLineNumber(System.Xml.XmlReader)" />
<Member Id="M:System.Configuration.ConfigurationErrorsException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" />
<Member Id="P:System.Configuration.ConfigurationErrorsException.BareMessage" />
<Member Id="P:System.Configuration.ConfigurationErrorsException.Errors" />
<Member Id="P:System.Configuration.ConfigurationErrorsException.Filename" />
<Member Id="P:System.Configuration.ConfigurationErrorsException.Line" />
Expand Down Expand Up @@ -5772,13 +5777,10 @@
<Member Id="M:System.Configuration.ConfigurationSectionCollection.Get(System.String)" />
<Member Id="M:System.Configuration.ConfigurationSectionCollection.GetEnumerator" />
<Member Id="M:System.Configuration.ConfigurationSectionCollection.GetKey(System.Int32)" />
<Member Id="M:System.Configuration.ConfigurationSectionCollection.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" />
<Member Id="M:System.Configuration.ConfigurationSectionCollection.Remove(System.String)" />
<Member Id="M:System.Configuration.ConfigurationSectionCollection.RemoveAt(System.Int32)" />
<Member Id="P:System.Configuration.ConfigurationSectionCollection.Count" />
<Member Id="P:System.Configuration.ConfigurationSectionCollection.Item(System.Int32)" />
<Member Id="P:System.Configuration.ConfigurationSectionCollection.Item(System.String)" />
<Member Id="P:System.Configuration.ConfigurationSectionCollection.Keys" />
</Type>
<Type Name="System.Configuration.ConfigurationSectionGroup" Id="T:System.Configuration.ConfigurationSectionGroup">
<Member Id="M:System.Configuration.ConfigurationSectionGroup.#ctor" />
Expand All @@ -5801,13 +5803,10 @@
<Member Id="M:System.Configuration.ConfigurationSectionGroupCollection.Get(System.String)" />
<Member Id="M:System.Configuration.ConfigurationSectionGroupCollection.GetEnumerator" />
<Member Id="M:System.Configuration.ConfigurationSectionGroupCollection.GetKey(System.Int32)" />
<Member Id="M:System.Configuration.ConfigurationSectionGroupCollection.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" />
<Member Id="M:System.Configuration.ConfigurationSectionGroupCollection.Remove(System.String)" />
<Member Id="M:System.Configuration.ConfigurationSectionGroupCollection.RemoveAt(System.Int32)" />
<Member Id="P:System.Configuration.ConfigurationSectionGroupCollection.Count" />
<Member Id="P:System.Configuration.ConfigurationSectionGroupCollection.Item(System.Int32)" />
<Member Id="P:System.Configuration.ConfigurationSectionGroupCollection.Item(System.String)" />
<Member Id="P:System.Configuration.ConfigurationSectionGroupCollection.Keys" />
</Type>
<Type Name="System.Configuration.ConfigurationSettings" Id="T:System.Configuration.ConfigurationSettings">
<Member Id="M:System.Configuration.ConfigurationSettings.GetConfig(System.String)" />
Expand Down Expand Up @@ -6117,7 +6116,6 @@
<Type Name="System.Configuration.PropertyInformationCollection" Id="T:System.Configuration.PropertyInformationCollection">
<Member Id="M:System.Configuration.PropertyInformationCollection.CopyTo(System.Configuration.PropertyInformation[],System.Int32)" />
<Member Id="M:System.Configuration.PropertyInformationCollection.GetEnumerator" />
<Member Id="M:System.Configuration.PropertyInformationCollection.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" />
<Member Id="P:System.Configuration.PropertyInformationCollection.Item(System.String)" />
</Type>
<Type Name="System.Configuration.PropertyValueOrigin" Id="T:System.Configuration.PropertyValueOrigin">
Expand Down Expand Up @@ -6194,7 +6192,6 @@
<Member Id="M:System.Configuration.RsaProtectedConfigurationProvider.Encrypt(System.Xml.XmlNode)" />
<Member Id="M:System.Configuration.RsaProtectedConfigurationProvider.ExportKey(System.String,System.Boolean)" />
<Member Id="M:System.Configuration.RsaProtectedConfigurationProvider.ImportKey(System.String,System.Boolean)" />
<Member Id="M:System.Configuration.RsaProtectedConfigurationProvider.Initialize(System.String,System.Collections.Specialized.NameValueCollection)" />
<Member Id="P:System.Configuration.RsaProtectedConfigurationProvider.CspProviderName" />
<Member Id="P:System.Configuration.RsaProtectedConfigurationProvider.KeyContainerName" />
<Member Id="P:System.Configuration.RsaProtectedConfigurationProvider.RsaPublicKey" />
Expand Down Expand Up @@ -6764,6 +6761,14 @@
</Type>
</Namespace>
<Namespace Name="System.Data.Odbc">
<Type Name="System.Data.Odbc.ODBC32" Id="T:System.Data.Odbc.ODBC32" />
<Type Name="System.Data.Odbc.ODBC32/RETCODE" Id="T:System.Data.Odbc.ODBC32.RETCODE">
<Member Id="F:System.Data.Odbc.ODBC32.RETCODE.ERROR" />
<Member Id="F:System.Data.Odbc.ODBC32.RETCODE.INVALID_HANDLE" />
<Member Id="F:System.Data.Odbc.ODBC32.RETCODE.NO_DATA" />
<Member Id="F:System.Data.Odbc.ODBC32.RETCODE.SUCCESS" />
<Member Id="F:System.Data.Odbc.ODBC32.RETCODE.SUCCESS_WITH_INFO" />
</Type>
<Type Name="System.Data.Odbc.OdbcCommand" Id="T:System.Data.Odbc.OdbcCommand">
<Member Id="M:System.Data.Odbc.OdbcCommand.#ctor" />
<Member Id="M:System.Data.Odbc.OdbcCommand.#ctor(System.String)" />
Expand Down Expand Up @@ -17181,6 +17186,7 @@
<Member Id="M:System.Security.HostProtectionException.#ctor(System.String)" />
<Member Id="M:System.Security.HostProtectionException.#ctor(System.String,System.Exception)" />
<Member Id="M:System.Security.HostProtectionException.#ctor(System.String,System.Security.Permissions.HostProtectionResource,System.Security.Permissions.HostProtectionResource)" />
<Member Id="M:System.Security.HostProtectionException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" />
<Member Id="M:System.Security.HostProtectionException.ToString" />
<Member Id="P:System.Security.HostProtectionException.DemandedResources" />
<Member Id="P:System.Security.HostProtectionException.ProtectedResources" />
Expand Down Expand Up @@ -17631,6 +17637,7 @@
<Member Id="M:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.#ctor" />
<Member Id="M:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.#ctor(System.Byte[])" />
<Member Id="M:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.#ctor(System.ReadOnlySpan{System.Byte})" />
<Member Id="M:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.CopyFrom(System.Security.Cryptography.AsnEncodedData)" />
<Member Id="P:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.KeyId" />
</Type>
<Type Name="System.Security.Cryptography.Pkcs.Pkcs9MessageDigest" Id="T:System.Security.Cryptography.Pkcs.Pkcs9MessageDigest">
Expand Down Expand Up @@ -17836,6 +17843,12 @@
<Member Id="M:System.Security.Cryptography.Xml.CipherReference.GetXml" />
<Member Id="M:System.Security.Cryptography.Xml.CipherReference.LoadXml(System.Xml.XmlElement)" />
</Type>
<Type Name="System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException" Id="T:System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException">
<Member Id="M:System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException.#ctor" />
<Member Id="M:System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" />
<Member Id="M:System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException.#ctor(System.String)" />
<Member Id="M:System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException.#ctor(System.String,System.Exception)" />
</Type>
<Type Name="System.Security.Cryptography.Xml.DataObject" Id="T:System.Security.Cryptography.Xml.DataObject">
<Member Id="M:System.Security.Cryptography.Xml.DataObject.#ctor" />
<Member Id="M:System.Security.Cryptography.Xml.DataObject.#ctor(System.String,System.String,System.String,System.Xml.XmlElement)" />
Expand Down
9 changes: 0 additions & 9 deletions xml/FrameworksIndex/msbuild-16-netcore.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3209,15 +3209,6 @@
<Member Id="P:Microsoft.Build.Tasks.SGen.UseKeep" />
<Member Id="P:Microsoft.Build.Tasks.SGen.UseProxyTypes" />
</Type>
<Type Name="Microsoft.Build.Tasks.SignFile" Id="T:Microsoft.Build.Tasks.SignFile">
<Member Id="M:Microsoft.Build.Tasks.SignFile.#ctor" />
<Member Id="M:Microsoft.Build.Tasks.SignFile.Execute" />
<Member Id="P:Microsoft.Build.Tasks.SignFile.CertificateThumbprint" />
<Member Id="P:Microsoft.Build.Tasks.SignFile.SigningTarget" />
<Member Id="P:Microsoft.Build.Tasks.SignFile.TargetFrameworkIdentifier" />
<Member Id="P:Microsoft.Build.Tasks.SignFile.TargetFrameworkVersion" />
<Member Id="P:Microsoft.Build.Tasks.SignFile.TimestampUrl" />
</Type>
<Type Name="Microsoft.Build.Tasks.TaskExtension" Id="T:Microsoft.Build.Tasks.TaskExtension">
<Member Id="P:Microsoft.Build.Tasks.TaskExtension.Log" />
</Type>
Expand Down
Loading