toddams / RazorLight

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

Documentation is for Beta version #320

Closed joshnoe closed 4 years ago

joshnoe commented 4 years ago

The documentation is for the beta version which appears to still be very unstable judging from the many open issues (I've run into several of these already)? Maybe consider either documenting the release version or moving beta out of beta.

jzabroski commented 4 years ago

@joshnoe I started taking over the project end of last year. As part of this, I realized that capturing all the use cases for RazorLight was very time consuming. I don't think we're that far from stable release, but it's mostly down to me making time for it. As such, I'm not going to document the 1.x releases. I started helping Ivan with RazorLight years after those releases, and none of the code I'm using in production uses those 1.x releases. For all intents and purposes, I don't even know the 1.x release exists.