Mustafa Yücel

Results 2 issues of Mustafa Yücel

It fails for razor pages. Please check my fork that supports both razor pages and views. [Routes.cshtml](https://github.com/expressiveco/AspNetCoreRouteDebugger/blob/master/RouteDebuggerPage/Routes.cshtml) [Routes.cshtml.cs](https://github.com/expressiveco/AspNetCoreRouteDebugger/blob/master/RouteDebuggerPage/Routes.cshtml.cs)

- Currently, it is stated that > If typeRoots is specified, only packages under typeRoots will be included. However, when types could not be found in the `compilerOptions.typeRoots` folders, compiler...