← All recipes
Moderne licensed

Find managed crypto classes (FIPS mode behavior change)

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

Flag usages of managed cryptography classes whose FIPS-enforced-mode throwing behavior changes when retargeting to .NET Framework 4.8.

Single recipesearchdotnetnet-frameworkcryptoProprietary

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.FindFipsManagedCryptoThrow

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

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