Netframework
Composite Recipes
Recipes that include further recipes, often including the individual recipes below.
- Retarget .NET Framework 4.0 to 4.5
- Retarget .NET Framework 4.5 to 4.5.1
- Retarget .NET Framework 4.5.1 to 4.5.2
- Retarget .NET Framework 4.5.2 to 4.6
- Retarget .NET Framework 4.6 to 4.6.1
- Retarget .NET Framework 4.6.1 to 4.6.2
- Retarget .NET Framework 4.6.2 to 4.7
- Retarget .NET Framework 4.7 to 4.7.1
- Retarget .NET Framework 4.7.1 to 4.7.2
- Retarget to .NET Framework 4.8
- Retarget to .NET Framework 4.8.1
Recipes
- Add
overridetoDbParameter.Precision/Scale - Find
ClaimsIdentityActor clone-on-copy change - Find
CurrentCulture/CurrentUICultureasync flow change - Find
DataContractJsonSerializerusage (control-char escaping change) - Find
DataObjectusage (HTML clipboard now UTF-8) - Find
DeflateStream/GZipStreamusage (native decompression) - Find
HttpRuntime.AppDomainAppPath(exception type change) - Find
Icon.ToBitmapusage (PNG-frame behavior change) - Find
List<T>.ForEachmodification-during-enumeration change - Find
RSACngusage (non-standard key size behavior) - Find
SerialPortusage (background-thread exception behavior) - Find
ServiceBase.Runusage (OnStart exception propagation) - Find
ServicePointManagerTLS configuration - Find
SignedXml/CmsSignerusage (default hash SHA-1 → SHA-256) - Find
SslStreamusage (TLS alert behavior change) - Find
System.IO.Pathnormalization change - Find
System.Uriconstruction (RFC 3986/3987 parsing change) - Find WPF
Gridusage (star-column allocation change) - Find
XmlWriterinvalid-surrogate-pair change - Find
ZipFile/ZipArchiveEntryusage (path separator change) - Find managed crypto classes (FIPS mode behavior change)
- Find obsolete 5-argument
EncoderParameterconstructor - Find obsolete
MachineKey.Encode/Decode - Find obsolete
System.Workflow.*(WF 3.x) usage