Hisham Bin Ateya
Hisham Bin Ateya
I can help on this one
Totally agree, @sebatienros why we didn't throw an error including the possible path we are looking for, something like Razor when view is missing
The [sample](https://github.com/sebastienros/fluid/tree/dev/Fluid.MvcSample) attached with the project shows a custom version that Fluid works with ASP.NET Core MVC, but not all the asp.net Core features is implemented to use Fluid
> Is there a better way to get the fluid View Engine to incorporate similar functionality as dotnet core's view components? If I'm not the wrong the sample provided in...
Did you dig into a `MemberAccessor`
There's few typed for access members, please check https://github.com/sebastienros/fluid/tree/e6156835028b91e71634311076060ee75bfe5f6b/Fluid probably one of them achieve what you want I'm busy with another PR, if I got a time I may look...
I'm wondering how it works before?
Probably adding some project and item templates will be useful too
At least it make it easier to start with Fluid
> I actually wanted to fix a different bug regarding layout file resolution, but all color tests were failing on my german Windows machine so this had to come first....