Soundar Anbalagan
Soundar Anbalagan
Hi @gr8tushar, that sounds like an interesting use case. However, as far as I know, I doubt this can be achieved as this library is just an abstraction of ASP.NET...
Looks promising :) will give it a try. Thanks!
> @ins0mniaque I tried this approach. This is working in `v1.7.0`. I'll be adding samples for this in the coming days. Also, I'm adding some helper classes. so that, it's...
Hi @NichlasNielsen, this feature is already possible. Please refer to the above commit for sample implementation. I'll need to add documentation for this. I'll do that once I get some...
Hi @Joffreyvl, technically it should work. But I need to try once to confirm. In the meantime, please upload a sample project if possible. I'll take a look. Thanks.
Ok, I can the see the problem already. Make sure, you've followed the steps here for creating the razor class library https://soundaranbu.medium.com/render-razor-view-cshtml-to-string-in-net-core-7d125f32c79
That's a valid point. It's not necessary. However, you'll need to make [these changes](https://github.com/Joffreyvl/RazorTemplating.Function/compare/master...soundaranbu:master) to make it to work.
Hi @vladop , I haven't tested on AWS lambda yet. I'll test & let you know. If possible please provide a sample. Thanks.
Hi @cadilhac, glad to know that you find this library helpful and easy to use. and for your suggestion, yes, it's a good to have feature and will be more...
Hi @HoehensteigerGames, I'll look into this & let you know. In the mean time, let me know what's your expected output? & what's your final goal after rendering the template?...