Can't use fastreport in .net core minimal api

Dear sir,

Please help . I got this error when move to .net core 7 minimal api


Error CS1061 'WebApplication' does not contain a definition for 'UseFastReport' and no accessible extension method 'UseFastReport' accepting a first argument of type 'WebApplication' could be found (are you missing a using directive or an assembly reference?)



Leave a Comment