soundaranbu/Razor.Templating.Core

net5.0

Closed this issue ยท 9 comments

Great to see this common use case packaged and tested and professionally built.
Do you have plans for a net5.0 version

Hi @mikes-gh , Thanks for recognizing this library and YES! I do have plans for .NET 5 which is currently in RC2.
I'm planning to release on the day of release of live version of .NET 5 which is expected to be in November.
Keep supporting :) Thanks!

.net5 released today

Yeah @litan1106 , I'm on it.

Yeah @litan1106 , I'm on it.

Awesome, I think you have the best razor template library.

Thanks!. As far as I've tested this library(v1.2.1) against net5.0, it works as intended. So the existing users can continue using the latest version(v1.2.1) for .NET 5 as well until any issues are found and fixed.

@soundaranbu

Thanks!. As far as I've tested this library(v1.2.1) against net5.0, it works as intended. So the existing users can continue using the latest version(v1.2.1) for .NET 5 as well until any issues are found and fixed.

Sounds good. I just added .net 5.0 target. #11

Thanks for your contribution. I'll check & merge the changes

New version released with .NET 5 support and other enhancements. ๐ŸŽ‰
Please find the release notes here: https://github.com/soundaranbu/RazorTemplating/releases/tag/v1.3.0

Available in NuGet. Give it a spin. Keep supporting :)

New version released with .NET 5 support and other enhancements. ๐ŸŽ‰
Please find the release notes here: https://github.com/soundaranbu/RazorTemplating/releases/tag/v1.3.0

Available in NuGet. Give it a spin. Keep supporting :)

Thank you for the hard work