/FeaturesViewEngine

View Engine which enables feature folder support for ASP.NET MVC (prior .NET Core).

Primary LanguageC#MIT LicenseMIT

FeaturesViewEngine

FeaturesViewEngine has a Razor view engine which enables view resolving by controller path (namespace). You can read more about it in the article - Better feature folders.