Why CornExpressionDescriptor is only available on .Net Framework
Author: moattarworkCreated Jun 24, 2022Updated Jul 22, 2026
I was wondering why I can't see the descriptor of CornExpression in my project as It was available since version 1.7 and I realised that this has been filtered for .net core assemblies on purpose.
Source: HangfireIO/Hangfire