Find SslStream usage (TLS alert behavior change)
Recipe ID
OpenRewrite.Recipes.CSharp.Migration.Dotnet.NetFramework.FindSslStreamTlsAlertsArtifactOpenRewrite.Recipes.CSharp.Migration.DotnetFlag usages of SslStream, whose TLS alert handling behavior changes when retargeting to .NET Framework 4.7.
Single recipesearchdotnetnet-frameworknetworkingProprietary
Usage
This recipe has no required configuration options. You’ll need the Moderne CLI configured before running the command below.
mod run . --recipe OpenRewrite.Recipes.CSharp.Migration.Dotnet.NetFramework.FindSslStreamTlsAlertsIf the recipe isn’t available locally, install it with:
mod config recipes nuget install OpenRewrite.Recipes.CSharp.Migration.Dotnet