Shaver
Shaver copied to clipboard
Plans for .NET Core support?
I love the idea of this library and it even seems to fill a need I have very nicely. However, I'm building a .NET Core application and I'm wondering: do you plan to support .NET Core? Razor itself is portable to .NET Core, and there's even another project not unlike this one that uses it: toddams/RazorLight
Hi @aggieben, thanks for interest in Shaver (I am happy somebody use it, not only me :)). To be honest, I am waiting with .NET Core to be more adopted and stable - my experience with .NET Core is nothing more than "Hello world app" right now. But once I get more experience with it, I will definitely make Shaver .NET Core version.
I know this is kind of old, but since .NET Core 2.0 is released now, are there any plans, to continue this project and enable get .NET Core support?
Hi @V1nzi, this project fully depends on Antaris/RazorEngine - there is still open issue about this (see https://github.com/Antaris/RazorEngine/issues/414). Once fixed, I`ll port this lib to be .NET Standard 2.0 compatible.