toddams / RazorLight

Template engine based on Microsoft's Razor parsing engine for .NET Core
Apache License 2.0
1.51k stars 261 forks source link

.NET 5.0 Support #386

Closed nm-a closed 3 years ago

nm-a commented 3 years ago

Hi, Just would like to know the tentative timeline for .NET 5.0 Support. Do you have a plan in place currently?

Thank you

jzabroski commented 3 years ago

No plan to work on it at the moment. Happy to accept PRs, as well as give guidance. There is really one or two minor issues that need addressing, plus some testing that needs to happen. Free Time is the bottleneck on my side right now.

jzabroski commented 3 years ago

I just merged one blocking issue, so I think there might be one other blocker.

jzabroski commented 3 years ago

@nm-a I just published to nuget.org. Should show up in about an hour. Thanks for your help. If you'd like to contribute more I have some suggestions for a hackfest.