← All recipes
Moderne licensed

Find SslStream usage (TLS alert behavior change)

Recipe IDOpenRewrite.Recipes.CSharp.Migration.Dotnet.NetFramework.FindSslStreamTlsAlertsArtifactOpenRewrite.Recipes.CSharp.Migration.Dotnet

Flag 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.FindSslStreamTlsAlerts

If the recipe isn’t available locally, install it with:

mod config recipes nuget install OpenRewrite.Recipes.CSharp.Migration.Dotnet