.NET Core ve .NET 5 + ' da her zaman özel durum oluşturan API 'Ler
Makale
11/30/2021
Okumak için 2 dakika
Bu sayfayı yararlı buluyor musunuz?
Bu makalede
Aşağıdaki API 'Ler her zaman .NET 5 ve sonraki sürümlerde (.NET Core 'un tüm sürümleri dahil) bir platform alt kümesi üzerinde bir özel durum oluşturur. Çoğu durumda, oluşturulan özel durum PlatformNotSupportedException .
Bu makale, etkilenen API 'Leri ad alanına göre düzenler.
Not
Bu makale, devam eden bir çalışmadır. .NET 5 + ' da özel durum oluşturan API 'lerin tamamen bir listesi değildir.
Bu makalede, .NET 5 + ' de oluşturan ikili serileştirme için açık arabirim uygulamaları dahil değildir. Daha fazla bilgi için bkz. .NET Core 'Da ikili serileştirme .
Sistem
System. CodeDom. derleyicisi
System. Collections. özelleşmiş
System. Configuration
System.Console
System. Data. Common
System. Diagnostics. Process
System.IO
System. ıO. Pipes
System.Net
Üye
Oluşturan platformlar
AuthenticationManager.Authenticate(String, WebRequest, ICredentials)
Tümü
AuthenticationManager.PreAuthenticate(WebRequest, ICredentials)
Tümü
FileWebRequest(SerializationInfo, StreamingContext)
Tümü
FileWebRequest.GetObjectData(SerializationInfo, StreamingContext)
Tümü
FileWebResponse(SerializationInfo, StreamingContext)
Tümü
FileWebResponse.GetObjectData(SerializationInfo, StreamingContext)
Tümü
HttpWebRequest(SerializationInfo, StreamingContext)
Tümü
HttpWebRequest.GetObjectData(SerializationInfo, StreamingContext)
Tümü
HttpWebResponse(SerializationInfo, StreamingContext)
Tümü
HttpWebResponse.GetObjectData(SerializationInfo, StreamingContext)
Tümü
WebProxy(SerializationInfo, StreamingContext)
Tümü
WebProxy.GetDefaultProxy()
Tümü
WebProxy.GetObjectData
Tümü
WebRequest(SerializationInfo, StreamingContext)
Tümü
WebRequest.GetObjectData(SerializationInfo, StreamingContext)
Tümü
WebResponse(SerializationInfo, StreamingContext)
Tümü
WebResponse.GetObjectData(SerializationInfo, StreamingContext)
Tümü
Üye
Oluşturan platformlar
Ping.Send
Windows (UWP)
System .net. Sockets
System .net. WebSockets
System. Reflection
System. Runtime. CompilerServices
System. Runtime. InteropServices
System.Runtime.Serialization
System. Security
System. Security. Claim
System. Security. Cryptography
System.Security.Cryptography.Pkcs
System.Security.Cryptography.X509Certificates
System.Security.Authentication.ExtendedProtection
System.Security.Policy
System.ServiceProcess.ServiceController
System.Text.RegularExpressions
Threading
System.Xml
Üye
Şu platformlar:
XmlDictionaryReader.CreateMtomReader(Byte[], Int32, Int32, Encoding[], String, XmlDictionaryReaderQuotas, Int32, OnXmlDictionaryReaderClose)
Tümü
XmlDictionaryReader.CreateMtomReader(Stream, Encoding[], String, XmlDictionaryReaderQuotas, Int32, OnXmlDictionaryReaderClose)
Tümü
XmlDictionaryWriter.CreateMtomWriter(Stream, Encoding, Int32, String, String, String, Boolean, Boolean)
Tümü
Ayrıca bkz.