Im facing a similar issue as this: https://github.com/volkanceylan/Serenity/issues/2819#issuecomment-339887478
But the fix does not work with Asp.Net core version. Any clues?
Im facing a similar issue as this: https://github.com/volkanceylan/Serenity/issues/2819#issuecomment-339887478
But the fix does not work with Asp.Net core version. Any clues?
With .net core version you can use Dependency
!!! Add
using Microsoft.AspNetCore.Http;
on top