<PackageReference Include="Polly" Version="5.1.1-v5-x-cachealpha0001" />

FallbackPolicy<TResult>

public class FallbackPolicy<TResult> : Policy<TResult>
A fallback policy that can be applied to delegates returning a value of type TResult.