CLASS LiquidPhysicalFileProvider

Same as PhysicalFileProvider, but corrects bug on Fluid that add ".liquid" extension on every render/from call

Public Methods

GetFileInfo

public new IFileInfo GetFileInfo(string subpath)

Remove the ".liquid" extenstion

Parameters:

  • subpath (string)

Returns: IFileInfo